448 Commits

Author SHA1 Message Date
Brian West
babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West
2633fad70e fixing if's to be correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 22:27:05 +00:00
Mathieu Rene
f0c05ca83c Cleanup missing flags hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 14:46:14 +00:00
Michael Jerris
93ec3d687a prevent exclusive hold on xml registry during visits to the phrase section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:27:07 +00:00
Michael Jerris
092553d043 convert sofia TFLAGs to use array based flags.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:49:45 +00:00
Anthony Minessale
d458cf3348 add some stuff to tolerate more buggy switches
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:43:00 +00:00
Michael Jerris
bbf0159708 use sofia specific flag macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 17:56:38 +00:00
Anthony Minessale
393ed25314 MODENDP-184
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 00:30:32 +00:00
Mathieu Rene
1e23c65e3e MODENDP-183 Add disable-srv and disable-naptr params to sip profiles (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 00:38:48 +00:00
Mathieu Rene
de19ef2673 MDXMLINT-46 Add purpose=gateways and profile=[name] so xml_curl requests make sense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 03:03:50 +00:00
Anthony Minessale
686c1c6c1f tweak sofia profile shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 17:14:12 +00:00
Brian West
ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale
b26382fc8f tolerate missing user in the request uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 20:25:46 +00:00
Michael Jerris
332dcea326 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:10:04 +00:00
Brian West
ea4a269d53 make sure sip->sip_request->rq_url->url_user exists before you strncmp on it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-01 21:59:50 +00:00
Brian West
8ba68ed14f MODENDP-179 - Support for SLA, works with Polycom and Snom(Sylantro mode). Thank you Matthew Kaufman. Might still need more work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 16:46:37 +00:00
Brian West
7ffd42c31b revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 14:38:37 +00:00
Brian West
d4f2046712 FSSCRIPTS-14
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 14:34:10 +00:00
Anthony Minessale
0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Raymond Chandler
f956cff861 seems like snom is the only one that DOES support this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 02:34:55 +00:00
Anthony Minessale
941052b656 allow <params> tag in gateways as well as <variables> with direction inbound/outbound (default both) and call counter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 20:33:30 +00:00
Michael Jerris
07b5dc11e7 mod_sofia: fix segfault due to missing contact header in invite (MODENDP-177)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 16:22:50 +00:00
Brian West
4ef999c963 do not print this debug info unless the profile is in debug mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:53:59 +00:00
Anthony Minessale
f230b69676 only auto-restart if the binded ip changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:07:31 +00:00
Anthony Minessale
e4feb603d8 make rtp bug compensation configurable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 19:36:04 +00:00
Anthony Minessale
c84bae29aa issue from http://track.sipfoundry.org/browse/XECS-2079
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 18:09:55 +00:00
Anthony Minessale
4cc1136433 fix some media issues (shoud go into the 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 21:07:58 +00:00
Brian West
1165e28323 on second thought this is much better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 17:42:42 +00:00
Brian West
0dba461a64 can't break backwards compatibility
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 17:38:21 +00:00
Brian West
816f61af4b register gateways from users after group changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 16:56:58 +00:00
Michael Jerris
ee5adf3729 MODENDP-163 fix info dtmf support on some devices that do not send it properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 17:02:46 +00:00
Michael Jerris
e3fba6f719 add sip_history_info var for inbound invites.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:42:34 +00:00
Anthony Minessale
590ccb5cbe The Grinch is trying to steal our presence!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:20:20 +00:00
Brian West
4dc4b35590 option to turn of auto_restart of sofia profiles on ip change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:16:32 +00:00
Anthony Minessale
f84a6df34c x-mas presence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 20:54:24 +00:00
Michael Jerris
2dce7f8e07 C&P fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 16:39:56 +00:00
Michael Jerris
18a90c87e3 FSCORE-247 DTMF digit # is being interpreted as 1 when received in info DTMF
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 16:19:04 +00:00
Anthony Minessale
ff482e3ebe add proto_specific_hangup_cause to both legs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 16:36:26 +00:00
Anthony Minessale
a579a28324 add vars param to switch_ivr_originate for recursion MODAPP_175
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 14:59:24 +00:00
Anthony Minessale
f6593b6e68 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 19:55:05 +00:00
Anthony Minessale
c582653bf8 log ip and port you get reply to invite from
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 17:13:02 +00:00
Anthony Minessale
b33b28400a parse replaces out of refer-to better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 19:40:53 +00:00
Michael Jerris
e6e32725f3 more pres transport handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 19:52:38 +00:00
Anthony Minessale
958671cfbe patch for SFSIP-104
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 19:30:40 +00:00
Anthony Minessale
35018aed97 reduce severity of error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 17:21:56 +00:00
Anthony Minessale
e077cbe18e improve gateway resilience
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 16:56:21 +00:00
Michael Jerris
d16d7ffd7d MODENDP-77 Gateway event subscriptions.
Merged with minor modifications.
Still needs to add support for reload/rescan.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 15:52:55 +00:00
Michael Jerris
ee35d990d5 var name masking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 14:59:30 +00:00
Anthony Minessale
7c85dd5465 add patch from MODENDP-152
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 01:50:21 +00:00
Michael Jerris
a7d7e34775 uninitialized var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 23:24:03 +00:00