Commit Graph

25156 Commits

Author SHA1 Message Date
Anthony Minessale 5f29412021 FS-5761 --resolve this solution is sufficient 2013-09-16 22:28:20 +05:00
Anthony Minessale f613105a25 FS-4865 --resolve 2013-09-16 22:23:49 +05:00
Jeff Lenk 11fc9175cc FS-5770 --resolve revert accidental commit 2013-09-16 09:41:32 -05:00
Chris Rienzo 10cc47919f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2013-09-15 23:24:29 -04:00
Chris Rienzo 27d2761ac0 mod_rayo: fix reloadxml issue 2013-09-15 23:23:07 -04:00
Jeff Lenk fb318e3be9 FS-5784 try this with visual studio express 2010 2013-09-15 18:48:10 -06:00
William King b91d6e430a How did the use after free not blowup in the last 3 years since it was modified? 2013-09-15 16:19:19 -07:00
William King aa222c7aea While sofia does garbage collection, in other locations we still call su_free after calls to sip_header_as_string. So adding it here too since we've finished using the full_contact variable. 2013-09-15 16:05:11 -07:00
William King 3329141e74 Don't risk the double free, use switch_safe_free here same as in ~15 lines. 2013-09-15 15:57:17 -07:00
Anthony Minessale 60f5dec57e FS-5793 --resolve 2013-09-14 13:06:06 -05:00
Anthony Minessale ea0653689f FS-5791 --resolve 2013-09-14 10:07:25 -05:00
Steve Underwood fb238ed997 Tweaks 2013-09-13 23:44:10 +08:00
Brian West 378648f2b1 similar fix to 53d17a1312 2013-09-12 16:56:07 -05:00
Brian West 5197c726be add via_protocol to request so you can be informed if you wish to force expires due to tcp keepalives being on. 2013-09-12 15:24:19 -05:00
Marc Olivier Chouinard 743b094416 FS-5767 --resolve allow odbc variable to be used for postgresql even if odbc is not present 2013-09-12 16:10:54 -04:00
Anthony Minessale d9216daedb Fix regression from ignoring breaks in video rtp sessions and add a flag to force a break when needed 2013-09-12 21:47:54 +05:00
Chris Rienzo 8ee46a316f FS-5788 --resolve used wrong variable for setting custom origination SIP headers 2013-09-12 12:13:22 -04:00
Chris Rienzo a49c3a253a mod_ssml: added ordinal, telephone configuration 2013-09-12 11:58:53 -04:00
Anthony Minessale 6c384012ed FS-5740 --resolve 2013-09-12 20:42:16 +05:00
Anthony Minessale 3392db98bf FS-5781 --resolve try now 2013-09-12 20:39:57 +05:00
Anthony Minessale 6b6bceb730 mitigate zoiper endless loop bug by not sending notify with expires: 0 when zoiper is detected 2013-09-12 20:21:41 +05:00
Anthony Minessale bb54a4b2e3 FS-4819 --resolve we can match the one offered just for the sake of interop since it probably won't hurt anything, if it does we can take further action 2013-09-12 10:02:44 +05:00
Anthony Minessale 1780e22805 FS-5779 --resolve 2013-09-12 09:27:06 +05:00
Anthony Minessale 1d8820dc23 FS-5777 --resolve 2013-09-12 01:35:49 +05:00
Anthony Minessale bd41ecc396 FS-5779 --resolve 2013-09-12 01:29:32 +05:00
Anthony Minessale 98df017ae6 FS-5780 --resolve 2013-09-12 00:10:28 +05:00
Anthony Minessale 80e5a7cf0a FS-5778 --resolve use switch_core_event_hook_remove_receive_message() to bind to receive_message and case for new SWITCH_MESSAGE_ANSWER_EVENT, SWITCH_MESSAGE_PROGRESS_EVENT, SWITCH_MESSAGE_RING_EVENT 2013-09-11 22:58:00 +05:00
Anthony Minessale 8def066077 FS-5774 --resolve 2013-09-11 03:01:45 +05:00
Anthony Minessale ce4cfc97c4 FS-5772 improve odds a little more but the phone is broken here 2013-09-11 02:55:31 +05:00
Anthony Minessale 38cd508a12 FS-5772 --resolve this is sort of a hack but less painful than reporting bugs to polycom 2013-09-10 23:14:30 +05:00
Ken Rice a84610b3b0 update opus tarball rev 2013-09-10 12:15:46 -05:00
Travis Cross 050a975d19 Add dependency from mod_rayo to mod_ssml 2013-09-10 15:35:11 +00:00
Anthony Minessale 98a092b37d FS-5766 --resolve 2013-09-10 03:03:10 +05:00
Chris Rienzo 6a842ab21d mod_rayo: fix record complete URI when recording to HTTP 2013-09-09 16:22:49 -04:00
Brian West 53307c8f35 regression from FS-5614 on forward 2013-09-09 13:38:25 -05:00
Anthony Minessale 149acf0c11 oops 2013-09-09 22:53:54 +05:00
Seven Du 054225b80a refactor to use the new switch_core_session_refresh_video function 2013-09-10 01:52:21 +08:00
Seven Du 9074a12455 FS-5769 --resolve 2013-09-10 00:59:55 +08:00
Anthony Minessale 7b03cb511c FS-5717 --resolve 2013-09-09 20:08:48 +05:00
Moises Silva a48bfafddd Fix log line in ftmod_analog.c 2013-09-09 02:06:17 -04:00
Steve Underwood b9e307c0ca Improved handling of page lengths in the T.85 decoder 2013-09-08 17:19:00 +08:00
Michael Jerris 58e7db0c6d FS-5763: --resolve add configure check for lzma and newer readhat/sl tinfo stuff 2013-09-07 12:21:33 -07:00
Anthony Minessale c4add0663c FS-5762 FS-5765 --resolve 2013-09-06 23:28:46 +05:00
Anthony Minessale c811580626 doh 2013-09-06 05:55:50 +05:00
Ken Rice 432fb076d8 avoid a segfault if you dont have an xml_cdr config 2013-09-05 19:05:16 -05:00
Anthony Minessale af85dcc5c0 FS-5757 2013-09-06 04:48:56 +05:00
Anthony Minessale 6100e1f0d6 missed a spot on last conf commit 2013-09-06 02:45:10 +05:00
Anthony Minessale 21f1743b30 FS-5757 take 200 2013-09-06 01:52:11 +05:00
Anthony Minessale 2b5e18af41 revert 2013-09-06 00:50:17 +05:00
Anthony Minessale 471772489a revert 2013-09-06 00:48:18 +05:00