114 Commits

Author SHA1 Message Date
Michael Jerris
6d463b5d0f add enable-3pcc sofia profile param, it is now disabled by default.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 20:02:06 +00:00
Anthony Minessale
39c768996a make proxy_media mode work on video too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 19:41:23 +00:00
Anthony Minessale
f2e8d44218 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-22 17:24:10 +00:00
Anthony Minessale
9972dc42ec swatting at NAT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 21:49:27 +00:00
Anthony Minessale
b02971fea7 next chapter in the never-ending nat saga
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 16:46:48 +00:00
Anthony Minessale
f2c34550b5 remove useless code jus't erase it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 22:28:34 +00:00
Anthony Minessale
515e36f568 who sucks more NAT or cheap SIP device makers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 19:09:09 +00:00
Anthony Minessale
2848cfdd18 more nat stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 16:41:57 +00:00
Anthony Minessale
6ccacdff83 add unregister event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 18:40:09 +00:00
Anthony Minessale
1a43d04045 clean up nat stuff more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-14 14:13:40 +00:00
Anthony Minessale
dc757bc9cf fix many nat woes, see changes to default config for details
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-13 23:22:21 +00:00
Anthony Minessale
67427b0396 fix small issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:35:51 +00:00
Anthony Minessale
6c17e72694 use this one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 20:06:46 +00:00
Michael Jerris
e917d5f460 remove sub_hash in favor of using a lookup directly into the sip stack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 23:49:35 +00:00
Anthony Minessale
a41fa2e2bc fix possible register memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 22:56:55 +00:00
Anthony Minessale
6eacfd9aca add options ping to gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 22:09:54 +00:00
Brian West
9066389721 oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 22:36:47 +00:00
Anthony Minessale
2303545ccf update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 22:23:23 +00:00
Michael Jerris
d9fd161b03 add settings to disable timer and 100rel support by profile (MODENDP-102)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-14 19:20:12 +00:00
Anthony Minessale
9227ed3a50 add unregister-on-options-fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-14 15:28:07 +00:00
Anthony Minessale
bba65f4a1e add acl stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-26 22:14:09 +00:00
Anthony Minessale
9943975660 add optional call_id arg to sofia profile foo flush_inbound_reg [<call_id>]
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-25 22:06:48 +00:00
Anthony Minessale
fbccbd1e23 fix MODENDP-98
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-17 16:12:38 +00:00
Anthony Minessale
ca73eadce7 push events into a separate thread for processing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-14 03:46:54 +00:00
Anthony Minessale
576c0c98fb add sip_invite_params var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 18:19:17 +00:00
Anthony Minessale
939290fa8b add disable-transfer and disable-register params to sofia profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 14:36:08 +00:00
Brian West
26d197cf16 support multiple subscriptions for sla goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 20:31:18 +00:00
Anthony Minessale
fcdb3925ac trade a straw for a fire hose
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 23:53:23 +00:00
Anthony Minessale
99c68e8799 add accept-blind-auth
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 01:23:55 +00:00
Anthony Minessale
2c52bf32f0 srtp update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-26 21:13:47 +00:00
Anthony Minessale
63165679b4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-22 15:27:40 +00:00
Anthony Minessale
cb12f3cfd6 fix sdp pass-thru of 200 OK in proxy mode aka (bypass_media=true)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-21 17:48:41 +00:00
Anthony Minessale
b743d2b6ed update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-02 00:49:25 +00:00
Anthony Minessale
7f8beb3748 fix all the bugs brought on by the guys who made me add t38 no-media passthru
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-26 03:56:40 +00:00
Michael Jerris
82ac8dceb1 do people really ignore a packet because a user agent has too many slashes in it? Is this better Veraz?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-25 16:39:02 +00:00
Anthony Minessale
5478d18747 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 20:14:53 +00:00
Michael Jerris
c731ed53a7 add optional var/param for seperately setting the rtp timeout when on hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 00:35:33 +00:00
Anthony Minessale
d6a57e8ca2 add user_agent to sip lookups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 19:25:01 +00:00
Anthony Minessale
4181b2bc87 tls interop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 17:37:49 +00:00
Anthony Minessale
28d2dfdf3a tweak to srtp to support polycoms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 21:28:20 +00:00
Anthony Minessale
65668e7e6a RFC4568 support, you don't need the cone of silence anymore...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 06:01:53 +00:00
Michael Jerris
942aa72ead fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 16:30:48 +00:00
Michael Jerris
aaafc2f6fa tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 16:30:16 +00:00
Michael Jerris
8ea85fb901 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 16:28:27 +00:00
Michael Jerris
e751fcc788 remove ( ) from default user agent.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 16:27:42 +00:00
Michael Jerris
daea564f9b Two ways for forcing SIP username to be the same as the auth username - i.e. locking a user to an extension (MODENDP-68)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 19:15:05 +00:00
Anthony Minessale
24038ba5f9 add sip_refer_to var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:53:04 +00:00
Stefan Knoblich
28be3016a0 Add "a tls-version" configuration option to select the protocol version of the SIP/TLS endpoint, possible values are "tlsv1" and "sslv23", with SSLv2/3 being the default because that is what phones seem to be using (e.g. spa962)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 23:50:15 +00:00
Anthony Minessale
2931fc9109 dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Anthony Minessale
872db73eeb update sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 19:12:45 +00:00