[Freeswitch-users] multiple-registration for same extension
Madovsky
infos at madovsky.org
Wed Dec 29 20:11:20 MSK 2010
yes,
<param name="multiple-registrations" value="true"/>
and restart FS.
also is it need to put this line in internal.xml or external.xml knowing that
registrations are effective only in internal.xml ?
> It's worked for me several times, however, I usually bridge to "user/$extension".
but if you use sofia_contact in the dialplan bridge it gives to you sofia/$${domain}/extension@$${domain}
so how to use user/extension in mutliple-registrations ?
as I use a cluster with SRV NAPTR for outbound calls maybe it's the problem.
I noticed that if the call arrives in the same node as the one where phones are registered it works.
if not, only 1 phone or no phone rings. weirdly there is nothing abnormal on debug log
----- Original Message -----
From: Avi Marcus
To: FreeSWITCH Users Help
Sent: Wednesday, December 29, 2010 11:44 AM
Subject: Re: [Freeswitch-users] multiple-registration for same extension
You set:
<param name="multiple-registrations" value="true"/>
and did a reloadxml, and waited for both to register again?
It's worked for me several times, however, I usually bridge to "user/$extension".
-Avi
On Wed, Dec 29, 2010 at 6:18 PM, Madovsky <infos at madovsky.org> wrote:
I enabled multiple-registrations to true in internal.xml (which is the difference between true and contact ?)
added this line to my dialplan
<action application="bridge" data="${sofia_contact(${dialed_extension}@${domain_name})}"/>
but only the phone registered lastly rings...
thanks
Franck
_______________________________________________
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/20101229/593d753c/attachment-0001.html
More information about the FreeSWITCH-users
mailing list