Commit Graph

3707 Commits

Author SHA1 Message Date
Anthony Minessale 591f098a14 change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 21:14:38 +00:00
Anthony Minessale 1424b6c73b change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 20:59:25 +00:00
Anthony Minessale c7b311fdcd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 18:13:23 +00:00
Michael Jerris 81b51920c2 possible fix or MODENDP-79 - Duplicate rtp timestamps from portaudio to sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 16:23:01 +00:00
Anthony Minessale 61bdc9c16e detect broken monotonic clocks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 15:26:57 +00:00
Anthony Minessale 475b98f444 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-22 14:16:45 +00:00
Anthony Minessale 9a2c67d7b1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 23:52:34 +00:00
Anthony Minessale bd6be163e3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 20:36:10 +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
Anthony Minessale 61414b6626 add func to expand event headers from a template string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 18:17:12 +00:00
Anthony Minessale 5df397eba7 fix obscure race condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 17:14:43 +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 e7d29df822 fix mem leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 22:39:08 +00:00
Anthony Minessale fa56de9d14 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 19:05:16 +00:00
Michael Jerris 72fb6b2cdf tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 11:00:07 +00:00
Michael Jerris 2f6eed02c0 support no media calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 07:43:25 +00:00
Anthony Minessale 492ee40266 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 23:23:12 +00:00
Brian West 0a0ee507a2 src/switch_utils.c cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 21:59:06 +00:00
Anthony Minessale 6e1c32e099 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 21:54:11 +00:00
Anthony Minessale 798b257bdf fix FSCORE-90
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 21:25:18 +00:00
Brian West 851b543fb4 wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 19:03:22 +00:00
Anthony Minessale 6a5c7a933d avoiding racelock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 02:27:26 +00:00
Stefan Knoblich c762af71b7 Ouput a second line with tls_url and (TLS) in sofia status for tls enabled profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 01:28:36 +00:00
Stefan Knoblich 5607d762d7 Show TLS urls in sofia status profile output
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 01:12:48 +00:00
Anthony Minessale b3e0e29f8a fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 23:21:01 +00:00
Stefan Knoblich 4b564c92fb Check if TLS is really available
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 21:13:52 +00:00
Anthony Minessale 68ebd19ac9 tighten up rtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 18:14:53 +00:00
Anthony Minessale 6a6f522bb1 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 15:43:57 +00:00
Anthony Minessale 4c14b9b0fc update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 00:17:42 +00:00
Anthony Minessale 0c1367c11d refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 00:10:23 +00:00
Anthony Minessale a6ec580b7b tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 22:57:17 +00:00
Anthony Minessale bc44dd07ff fix small issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 21:59:35 +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 2f6f99583f interop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 16:31:08 +00:00
Michael Jerris 64aadd90b1 protect against null deref
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 06:27:42 +00:00
Michael Jerris 61de2f548d clarify varname to remove var scope masking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 06:23:23 +00:00
Michael Jerris 80d137165d add bounds checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 06:07:17 +00:00
Michael Jerris 7cc21a90bd use unsigned more consistently
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 05:52:50 +00:00
Anthony Minessale 8ccad0a22f spec followers finish last
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 04:16:04 +00:00
Ken Rice ee328938aa on a transfer lets update the rdnis to the old number
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 22:13:36 +00:00
Ken Rice 27053181e9 get rid of the arbitrary channel variable and lets put it in RDNIS in the the transfer function so its consistant on all transfers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 21:52:07 +00:00
Ken Rice b68396f433 contributors tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 21:45:40 +00:00
Ken Rice 9075ed1c71 small mod to mod limit...
Add Optional user setable transfer destination number
example usage:

<application="limit" data="<realm> <id> <max> [transfer_destination_number]"/>
existing functionality is not changed... if limit is exceeded and 
transfer_destination_number is not specified call will still be redirected to limit_exceeded

Also add new channel variable limit_original_destination which is set to the 
destination_number before mod_limit does its thing



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 21:44:28 +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
Brian West 9b041ca2b0 add patch from FSCORE-89 thank you
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 20:18:09 +00:00
Ken Rice 1121c2724e Change limit query to allow for sql wildcard in query
you can now do things like
<application="limit" data="realm id 2"/>
<application="limit" data="realm % 10"/>

this will allow both individual extension limits and realm limits



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 20:16:37 +00:00
Anthony Minessale a6ecfa36a7 just to be safe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 18:09:09 +00:00
Anthony Minessale d3e10179f9 return stale on invalid auth header
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 15:06:33 +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