[Freeswitch-users] Multiple Registrations - randomly only one device ring

Chris Chen chris.chen2004 at gmail.com
Wed Mar 10 14:21:51 PST 2010


Lloyd,
Just the one in internal.xml should do the work.


On Wed, Mar 10, 2010 at 4:52 PM, Aloysius Lloyd <lloyd.aloysius at gmail.com>wrote:

> Chris, Thank you.
>
> I find the following information from wiki.This is say sofia.conf. I think
> sofia.conf.xml
>
> Multiple Registrations
>
> Call one extension and ring several phones
>
> You must enable multiple registrations in sofia.conf
>
> <param name="multiple-registrations" value="true"/>
>
>
> ----
>
> Which file I should enable internal.xml or sofia.conf.xml
>
> Thanks
>
> Lloyd
>
>
>
>
> On Wed, Mar 10, 2010 at 12:16 PM, Chris Fowler <chris at fowler.cc> wrote:
>
>>  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
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100310/001256ec/attachment-0002.html 


More information about the FreeSWITCH-users mailing list