freeswitch/conf
Anthony Minessale 7c93a4e4eb experimental multiple registrations
in sofia conf
<param name="multiple-registrations" value="true"/>

in dialplan

<action application="bridge" data="$sofia_contact(mysofia_profile_name/user@regtodomain.com)"/>
or
<action application="bridge" data="$sofia_contact(mysofia_profile_name_same_as_regto_domain.com/user)"/>
or
<action application="bridge" data="$sofia_contact(user@mysofia_profile_name_same_as_regto_domain.com)"/>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:02:01 +00:00
..
alsa.conf.xml add 2007-05-02 16:36:39 +00:00
conference.conf.xml add perpetual-sound option to conference 2007-06-11 21:44:41 +00:00
console.conf.xml add colorize option to mod_console (see in-tree conf/console.conf.xml) 2007-02-28 18:28:07 +00:00
default_context_old.xml move new config in and old one for backup 2007-10-17 22:22:58 +00:00
default_context.xml move new config in and old one for backup 2007-10-17 22:22:58 +00:00
dialplan_directory.conf.xml
dingaling.conf.xml updates, cleanups, and clarifications to the sample conf files. Uses more of the preprocessor variables for simplicity. FSBUILD-2 from Mark D. Anderson. Thanks Mark. 2007-04-28 19:27:17 +00:00
directory.xml update to have one example of a user with passwords 2007-10-17 16:44:57 +00:00
enum.conf.xml ISN for enum 2007-10-17 15:20:52 +00:00
event_multicast.conf.xml
event_socket.conf.xml
freeswitch.xml more tweaks 2007-10-17 16:08:14 +00:00
iax.conf.xml some little cleanups and fixes. 2007-05-12 01:53:21 +00:00
ivr.conf.xml update for new default configs 2007-10-17 22:24:29 +00:00
java.conf.xml initial import of mod_java from Damjan Jovanovic 2007-09-25 13:21:17 +00:00
lang_de.xml thanks stkn 2007-10-17 20:19:22 +00:00
lang_en.xml
lang_fr.xml
mod_cdr.conf.xml add cdr conf example 2007-03-12 18:54:06 +00:00
mod_openmrcp.conf.xml sample openmrcp config 2007-08-20 15:53:04 +00:00
modules.conf.xml tweak modules.conf 2007-10-17 16:12:01 +00:00
portaudio.conf.xml
rss.conf.xml
sofia.conf.xml experimental multiple registrations 2007-10-18 01:02:01 +00:00
spidermonkey.conf.xml
switch.conf.xml fix comment 2007-10-08 18:37:17 +00:00
syslog.conf.xml
vars.xml more tweaks 2007-10-17 16:08:14 +00:00
voicemail_de_tts.xml update, thanks stkn 2007-10-17 22:01:23 +00:00
voicemail_en_tts.xml update 2007-10-17 21:26:33 +00:00
voicemail_en.xml tweak 2007-10-17 21:38:00 +00:00
voicemail_fr.xml add fr voicemail 2007-10-16 20:25:20 +00:00
voicemail.conf.xml add urgentness 2007-10-12 22:08:30 +00:00
wanpipe.conf.xml update conf 2007-03-02 19:18:17 +00:00
woomera.conf.xml
xml_cdr.conf.xml make encoding optional none, base64 or url encoding 2007-10-06 00:30:04 +00:00
xml_curl.conf.xml add option to mod_xml_curl as well to make libcurl ignore ca cert roots 2007-10-05 03:41:53 +00:00
xml_rpc.conf.xml
zeroconf.conf.xml