Anthony Minessale
ee83edb0ed
add user-agent-string param to sofia profile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 01:21:36 +00:00
Anthony Minessale
482beb9d7c
fix FSCORE-62
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-21 17:07:41 +00:00
Anthony Minessale
92b80765e6
will it never end?
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-21 00:56:41 +00:00
Michael Jerris
50c2f14906
re-factor, cleanup ODBC ifdefs, whitespace and comment cleanup.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 02:27:48 +00:00
Michael Jerris
69c580316e
whitespace cleanup.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 01:53:32 +00:00
Anthony Minessale
a62373c784
fix uri nonsense and backwards stristr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 16:22:18 +00:00
Anthony Minessale
77405bd53e
add supress-cng param and supress_cng variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 20:36:00 +00:00
Anthony Minessale
1268358a5f
fix MODENDP-42
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 16:51:33 +00:00
Anthony Minessale
7e101fa05c
protection against malformed string
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-10 00:47:09 +00:00
Anthony Minessale
f496c18787
remove unused param
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-06 22:34:20 +00:00
Michael Jerris
622a2733dc
use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00
Anthony Minessale
0c09642bf9
make rtp timeout 10 times longer than specified value when the call is on hold
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 17:30:50 +00:00
Anthony Minessale
b97f786f0f
rtp timeout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 02:12:30 +00:00
Anthony Minessale
36dac92636
force-register-domain
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 20:25:32 +00:00
Anthony Minessale
4a5d575623
xfer stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 18:36:40 +00:00
Anthony Minessale
a93ddbd212
presence crap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-24 23:20:47 +00:00
Anthony Minessale
cf87d918cf
add some goodies to sofia
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 21:06:09 +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
b00decc869
now support 3pcc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 15:47:48 +00:00
Anthony Minessale
ffb989e435
tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 01:06:08 +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
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
008777e95e
add more modules to new mod loader macros/api.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-20 07:15:53 +00:00
Anthony Minessale
95f007586f
stage 1 of wrecking ball (duck!)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 20:40:06 +00:00
Michael Jerris
14608093b1
add new macros and approach to module loader.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 14:35:55 +00:00
Anthony Minessale
be642c111d
add inbound-codec-negotiation and channel variable to enable greedy codec negotiation
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-10 02:52:23 +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
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
Michael Jerris
1dcf86fa65
defintion in the header file causes duplicate instances at link time
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 15:53:42 +00:00
Anthony Minessale
1cb336eaf0
add some robustness to deal with runaway threads
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 00:27:55 +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
2f6798fdb8
change some log levels
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 19:30:41 +00:00
Anthony Minessale
28fc399e37
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 20:17:27 +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
e402c54c1e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-02 23:32:45 +00:00
Anthony Minessale
578e2cd389
add srat stop reload and detail api command for sofia
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-01 15:22:57 +00:00
Anthony Minessale
d79d33c72d
fix some oversights from earlier sip patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-01 00:26:41 +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
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
Anthony Minessale
1647d3e568
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 22:49:01 +00:00
Anthony Minessale
a1725ad334
modest core framework for video stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 21:40:50 +00:00
Michael Jerris
1ab860da40
merge patch from http://jira.freeswitch.org/browse/SFSIP-11 . Please note, when registering to a UA that requires the from header to match the auth username, you must now use the new setting force-fromuser. See sample configuration file for more details. Thanks Marcel.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-18 20:21:53 +00:00
Anthony Minessale
376d177b3c
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-17 18:53:18 +00:00
Anthony Minessale
cf3c9b8889
</refactor>
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-17 06:08:39 +00:00
Anthony Minessale
98af688d7d
fix shutdown
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 23:19:51 +00:00
Anthony Minessale
eb2124ae32
refactor to avoid some potential issues with channels that are hungup instantly after being answered
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 22:15:58 +00:00