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

Chris Fowler chris at fowler.cc
Wed Mar 10 14:26:49 PST 2010


Hi Lloyd,

It depends on which profile your phones are registering with.  I suspect internal.xml will work.

Chris.

From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Aloysius Lloyd
Sent: Wednesday, March 10, 2010 1:52 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Multiple Registrations - randomly only one device ring

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> [mailto: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<mailto: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<mailto: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/3c719614/attachment-0002.html 


More information about the FreeSWITCH-users mailing list