Commit Graph

10998 Commits

Author SHA1 Message Date
Nathan Neulinger ec5520dfdb add functions for sending forward stat message (mod_skinny) 2013-09-23 11:49:41 -05:00
Anthony Minessale 4bbce38eb6 FS-5806 please test HEAD 2013-09-20 23:37:54 +05:00
Anthony Minessale 8084c28d62 FS-5807 contd 2013-09-20 23:34:57 +05:00
Anthony Minessale 79897b6ba4 FS-5812 --resolve 2013-09-20 20:03:51 +05:00
Anthony Minessale 1575c0393e FS-5802 --resolve 2013-09-20 00:08:23 +05:00
Anthony Minessale 2e8daeb69a FS-5717 --resolve
Conflicts:
	src/mod/endpoints/mod_sofia/mod_sofia.c
2013-09-19 21:14:46 +05:00
Chris Rienzo 40a870f542 FS-5790 --resolve mod_rayo: fix buffer overflow when reading stereo .wav file 2013-09-18 23:20:44 -04:00
Jeff Lenk 82476d3d10 FS-5761 2013-09-17 22:38:43 -05:00
Anthony Minessale 8885ba1c7b FS-5797 --resolve 2013-09-18 00:29:13 +05:00
Nathan Neulinger 507008ac11 FS-5796 --resolve add cfwdall extension param for mod_skinny 2013-09-17 13:08:31 -05:00
Anthony Minessale fe0105238a cleanup 2013-09-17 20:43:29 +05:00
Chris Rienzo 33b78057d7 mod_rayo: fixed prompt state machine - wrong state transition when output finishes before input starts 2013-09-16 20:13:42 -04:00
Anthony Minessale 3c6ba5d0f9 FS-5761 --resolve this solution is sufficient 2013-09-16 22:28:30 +05:00
Anthony Minessale f20298bc62 FS-4865 --resolve 2013-09-16 22:24:23 +05:00
Chris Rienzo 8b3bc7d784 Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable 2013-09-15 23:24:04 -04:00
Chris Rienzo f0b42e7971 mod_rayo: fix reloadxml issue 2013-09-15 23:23:56 -04:00
William King f7b902b107 How did the use after free not blowup in the last 3 years since it was modified? 2013-09-15 16:19:38 -07:00
William King b03ba503cd 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:30 -07:00
William King 6d39b55723 Don't risk the double free, use switch_safe_free here same as in ~15 lines. 2013-09-15 15:58:43 -07:00
Brian West c181598996 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:08 -05:00
Chris Rienzo 496658364d FS-5788 --resolve used wrong variable for setting custom origination SIP headers 2013-09-12 12:15:18 -04:00
Chris Rienzo 8e5fa835b4 mod_ssml: added ordinal, telephone configuration 2013-09-12 11:59:23 -04:00
Anthony Minessale 66650b3707 FS-5740 --resolve 2013-09-12 20:41:52 +05:00
Anthony Minessale 7eed9481c6 FS-5781 --resolve try now 2013-09-12 20:40:10 +05:00
Anthony Minessale cc986efede mitigate zoiper endless loop bug by not sending notify with expires: 0 when zoiper is detected 2013-09-12 20:21:52 +05:00
Anthony Minessale 8258abc3ac 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:55 +05:00
Anthony Minessale a6db7e7810 FS-5777 --resolve 2013-09-12 01:35:59 +05:00
Anthony Minessale 931027802a FS-5772 improve odds a little more but the phone is broken here
Conflicts:
	src/include/switch_types.h
2013-09-11 02:57:49 +05:00
Anthony Minessale f5ba0bb7d4 FS-5772 --resolve this is sort of a hack but less painful than reporting bugs to polycom
Conflicts:
	src/mod/endpoints/mod_sofia/sofia.c
2013-09-10 23:16:09 +05:00
Anthony Minessale 07f2d94d9c FS-5766 --resolve stable equiv 2013-09-10 03:03:27 +05:00
Chris Rienzo c6e866fe9e mod_rayo: fix record complete URI when recording to HTTP 2013-09-09 16:23:05 -04:00
Brian West de2ddb0fab regression from FS-5614 on forward 2013-09-09 13:37:48 -05:00
Anthony Minessale 9ad4cdb2d5 oops 2013-09-09 22:54:09 +05:00
Anthony Minessale 8ceab4ce11 FS-5717 --resolve 2013-09-09 20:09:00 +05:00
Anthony Minessale b2c621bafc FS-5768 --resolve 2013-09-08 03:27:57 +05:00
Anthony Minessale d3092d630d FS-5762 FS-5765 --resolve 2013-09-06 23:28:59 +05:00
Ken Rice 2bcba16740 avoid a segfault if you dont have an xml_cdr config 2013-09-05 19:04:10 -05:00
Anthony Minessale e6e4c62913 FS-5757 2013-09-06 04:49:07 +05:00
Anthony Minessale a5e28f93c6 FS-5757 2013-09-06 02:06:38 +05:00
Anthony Minessale ecd9788a6d revert 2013-09-06 00:50:29 +05:00
Anthony Minessale fcfa721c6c revert 2013-09-06 00:48:27 +05:00
Anthony Minessale c8bc6a74a8 revert f24d1cde3d 2013-09-06 00:41:03 +05:00
Anthony Minessale 8f62bc6252 FS-5757 --resolve 2013-09-05 20:58:23 +05:00
Anthony Minessale ac875b7810 FS-5757 --resolve 2013-09-05 20:36:03 +05:00
Anthony Minessale a07dd2dc58 FS-5759 --resolve regression from e45774e764 re: FS-5620 2013-09-05 05:39:18 +05:00
Anthony Minessale 670b496c48 FS-5757 revert 2013-09-04 22:16:37 +05:00
Anthony Minessale 0cf4e2accd FS-5752 --resolve 2013-09-04 21:05:26 +05:00
Anthony Minessale 6729593b13 FS-5605 --resolve 2013-09-04 21:00:38 +05:00
Anthony Minessale 05811bb085 FS-5757 --resolve
Conflicts:
	src/mod/endpoints/mod_sofia/sofia.c
2013-09-04 20:36:55 +05:00
Anthony Minessale cbdcaba541 FS-5748 --resolve regression from FS-5665 511efc5cf0 2013-09-04 01:08:14 +05:00