Commit Graph

11099 Commits

Author SHA1 Message Date
Marc Olivier Chouinard dffe48aaec Fix bootstrap from the removal of mod_html5 in previous commit and cleanup some other reference to it 2013-09-16 22:00:35 -04:00
Anthony Minessale 903461559e swigall 2013-09-16 19:56:24 -05:00
Anthony Minessale 52f4507619 del mod_html5 2013-09-17 06:26:20 +05:00
Chris Rienzo 4b8ad5b549 mod_rayo: fixed prompt state machine - wrong state transition when output finishes before input starts 2013-09-16 20:13:26 -04:00
Anthony Minessale 5f29412021 FS-5761 --resolve this solution is sufficient 2013-09-16 22:28:20 +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
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
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
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 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 1d8820dc23 FS-5777 --resolve 2013-09-12 01:35:49 +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
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
Anthony Minessale 7b03cb511c FS-5717 --resolve 2013-09-09 20:08:48 +05: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
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 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
Anthony Minessale e195b8512d revert f24d1cde3d 2013-09-06 00:32:03 +05:00
Anthony Minessale b513d1ff02 fix possible issue with double read of frames in conf 2013-09-06 00:05:00 +05:00
Anthony Minessale 2967c97d11 FS-5757 --resolve 2013-09-05 20:35:31 +05:00
Jeff Lenk 36b840543d mod_gsmopen fix complier errors windows 2013-09-05 10:24:33 -05:00
Giovanni Maruzzelli 6a64f1b5eb FS-5727 and FS-5729 gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code 2013-09-05 11:38:47 +02:00
Giovanni Maruzzelli dc10a5562e gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code 2013-09-05 11:37:04 +02:00
Anthony Minessale 9337413715 FS-5759 --resolve regression from e45774e764 re: FS-5620 2013-09-05 05:39:03 +05:00
Anthony Minessale ae171ba53a FS-5757 revert 2013-09-04 22:15:54 +05:00
Anthony Minessale 5bf27df0a4 FS-5752 --resolve 2013-09-04 21:05:13 +05:00
Anthony Minessale e3ac4010e6 FS-5605 --resolve 2013-09-04 21:00:26 +05:00
Anthony Minessale 56e617324b FS-5757 --resolve 2013-09-04 20:30:25 +05:00
Anthony Minessale 787b7a73e2 FS-5748 --resolve regression from FS-5665 511efc5cf0 2013-09-04 01:08:00 +05:00
Chris Rienzo 9b4e967248 mod_http_cache: use case-insensitive domain to profile hash 2013-09-03 10:05:13 -04:00
Nathan Neulinger 699abafeab FS-5608 improvement in behavior, on EXECUTE it will now send the stop ring tone message to device 2013-09-03 08:53:48 -05:00
Anthony Minessale dc9815461f FS-5741 --resolve 2013-09-02 22:56:58 +05:00
Chris Rienzo dd6b8a828a mod_http_cache: added <domain> to <profile> configuration 2013-08-30 23:41:31 -04:00
Chris Rienzo 7012a1c422 mod_rayo: tweak to allow duplicate <tag> for SISR 2013-08-30 18:17:43 -04:00
Chris Rienzo 9ff85aacbe mod_rayo: add some hacky support for SISR in DTMF recognizer 2013-08-30 17:45:37 -04:00