Anthony Minessale
42644022e1
improvements
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 16:17:42 +00:00
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
Anthony Minessale
c8c6d97d9e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 21:03:56 +00:00
Anthony Minessale
8a8434e099
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 23:22:02 +00:00
Anthony Minessale
0a980a4ff9
minor adj
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 17:12:31 +00:00
Anthony Minessale
c4ae4e394d
make xtra_params arg instead of just profile name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-10 23:38:48 +00:00
Traun Leyden
93b98b80ad
patch which causes directory xml_curl requests to pass the sofia profile name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-20 20:09:04 +00:00
Anthony Minessale
9d51da6873
move code to only be executed on sucessful auth
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 18:39:46 +00:00
Anthony Minessale
1f3eabd15c
add register-proxy option to gateways so you can send outbound reg to your local proxy dest for the outside
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 15:28:16 +00:00
Anthony Minessale
16f584ef47
add register-gateway variable to directory users to allow inbound reg to trigger an outbound one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-18 17:31:36 +00:00
Anthony Minessale
c441fc5b09
fix stupidity
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 17:08:32 +00:00
Anthony Minessale
b2c2465a2e
free xml later in the code to avoid freeing used memory
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-27 20:53:48 +00:00
Anthony Minessale
075e80c368
fix reg var scope
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-27 20:43:34 +00:00
Anthony Minessale
6f68991cb4
add NDLB-broken-auth-hash option for interop with eyebeam and zoiper
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 14:48:16 +00:00
Michael Jerris
68f58ae927
fix registration bug when doing authed calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-16 17:19:27 +00:00
Michael Jerris
adba671928
fix for new switch_log_printf prototype
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-20 10:49:25 +00:00
Anthony Minessale
724de2b52d
add selective challenge to sofia via reject app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 22:28:32 +00:00
Ken Rice
ec9d8688ee
Change register function to use To: header instead of the From. See RFC3261 section 10.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 17:42:15 +00:00
Anthony Minessale
220390dffe
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 21:07:03 +00:00
Anthony Minessale
db5ab42c12
Enact the 'No device left behind' act. All stupid sip params that only help broken things *MUST* be prefixed with NDLB-
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 14:59:03 +00:00
Anthony Minessale
dcd1d6423b
improve connectile-dysfunction mode to send message packets from the server end to keep the connection open
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-22 15:03:21 +00:00
Anthony Minessale
3f9ae7d060
help cure connectile-dysfunction
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-21 19:11:37 +00:00
Anthony Minessale
3db8dd0e88
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 22:04:28 +00:00
Anthony Minessale
de37c2344f
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 21:30:31 +00:00
Anthony Minessale
f00e36581f
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 00:41:40 +00:00
Anthony Minessale
c07224852c
fix sofia register stuff (update to this one if you use gateways)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 16:15:07 +00:00
Anthony Minessale
9c77125eac
improvement towards stable mod_sofia that can start/stop profiles (see i told ya this kind of thing is a slippery slope)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 01:55:25 +00:00
Anthony Minessale
01f9b3f1c8
more changes to sofia to make better use of the directories
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-30 20:35:35 +00:00
Anthony Minessale
d038cdbfdb
<variables> section in user for local chan vars during authed calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-30 16:26:44 +00:00
Anthony Minessale
ffb254ad49
either break everything or make it cooler ... ?
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 01:16:49 +00:00
Anthony Minessale
99be09a66e
del reg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 20:38:00 +00:00
Anthony Minessale
6c6d2aad76
add ip auth
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 18:06:06 +00:00
Anthony Minessale
500a6c9ad3
change flow and name of new paramater
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 16:05:37 +00:00
Michael Jerris
9f1f0eac65
merged patch from http://jira.freeswitch.org/browse/MDXMLINT-4 , thanks bblack
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-08 16:32:08 +00:00
Anthony Minessale
951e771524
added patch from http://jira.freeswitch.org/browse/MODENDP-9
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-07 03:04:46 +00:00
Anthony Minessale
4d62a1adb2
add core ODBC
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-04 03:08:17 +00:00
Anthony Minessale
2b76e3e72f
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-02 19:54:25 +00:00
Anthony Minessale
bba24931de
make name more specific to avoid namespace bs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-01 01:16:16 +00:00
Michael Jerris
41d9cf2989
breaking up is hard to do
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-31 19:01:33 +00:00