[Freeswitch-users] Calling multiple phones at once

Ryan How rhow at exemail.com.au
Tue Jan 10 07:02:22 MSK 2012


Hi,

How do I set it up in freeswitch to call mulitple phones at once 
(internal and via a gateway) that works with call_timeout.

I can't seem to find the appropriate wiki page.

Call groups kinda work, but then the phones need to register.

My setup with bridge the timeout doesn't work

<action application="set" data="call_timeout=30"/>
<action application="set" data="hangup_after_bridge=true"/>
<action application="set" data="continue_on_fail=true"/>
<action application="bridge" 
data="user/1000@$${domain},sofia/gateway/sip.pennytel.com/0447123456"/>
<action application="answer"/>
<action application="bridge" data="loopback/app=voicemail:default 
$${domain} 1000"/>
<action application="hangup"/>

After 30 seconds all the phones start ringing again. And when the 
external number hangs up it immediately starts ringing again.

With the call groups it seems to work correctly.

Also, using the user/1000 at domain notation, multiple registrations 
doesn't work, only a single device rings.

Thanks!





Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list