[Freeswitch-users] Multiple Registrations - randomly only one device ring
Chris Fowler
chris at fowler.cc
Wed Mar 10 09:16:10 PST 2010
Hi Lloyd,
You need to use sofia_contact in your bridge command in the dialplan:
e.g.
<anti-action application="bridge" data="${sofia_contact(${dialed_extension}@${domain_name})}"/>
This will cause FS to try all registrations simultaneously.
Cheers, Chris.
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Aloysius Lloyd
Sent: Tuesday, March 09, 2010 11:53 PM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] Multiple Registrations - randomly only one device ring
Hi All,
I enable the multiple registrations in sip_profiles/internal.xml.
<param name="multiple-registrations" value="true"/>
Then I restart the freeswitch.
I use Aastra 9133i and eyebeam register for same extension.
But randomly only one device ring. Do I need to enable any other settings?
Thanks,
Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100310/98bef168/attachment-0002.html
More information about the FreeSWITCH-users
mailing list