Ken Rice
|
cd74ba3d8d
|
bump FS rev
|
2013-09-17 09:42:20 -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 |
Anthony Minessale
|
d3e265a385
|
FS-5793 --resolve
|
2013-09-14 23:59:53 +05:00 |
Anthony Minessale
|
6aaa4f176d
|
FS-5791 --resolve
|
2013-09-14 21:01:50 +05:00 |
Brian West
|
2645113465
|
similar fix to 53d17a1312
|
2013-09-12 16:57:19 -05: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
|
ea5e88414b
|
FS-5779 --resolve
|
2013-09-12 09:27:16 +05:00 |
Anthony Minessale
|
a6db7e7810
|
FS-5777 --resolve
|
2013-09-12 01:35:59 +05:00 |
Anthony Minessale
|
5714ca0d18
|
FS-5779 --resolve
|
2013-09-12 01:29:45 +05:00 |
Anthony Minessale
|
439e582dc6
|
FS-5780 --resolve
Conflicts:
libs/sofia-sip/.update
|
2013-09-12 00:11:06 +05:00 |
Anthony Minessale
|
480ef2a92d
|
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:14 +05:00 |
Anthony Minessale
|
ab63580e2d
|
FS-5774 --resolve
|
2013-09-11 03:00:58 +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 |
Ken Rice
|
4c5be954f2
|
update opus tarball rev
|
2013-09-10 12:16:19 -05:00 |
Travis Cross
|
ecbe66a229
|
Add dependency from mod_rayo to mod_ssml
|
2013-09-10 15:34:34 +00: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 |
Seven Du
|
5d29139896
|
FS-5769 --resolve
|
2013-09-10 01:08:52 +08: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 |
Anthony Minessale
|
f81bc47f52
|
doh
|
2013-09-06 05:56:06 +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
|
fdc7cd03d7
|
add define for thread pool debug
|
2013-09-06 00:08:01 +05:00 |
Anthony Minessale
|
8f62bc6252
|
FS-5757 --resolve
|
2013-09-05 20:58:23 +05:00 |
Anthony Minessale
|
795498da83
|
FS-5714 --resolve
Conflicts:
libs/sofia-sip/.update
|
2013-09-05 20:56:51 +05:00 |
Anthony Minessale
|
9cc8b725e4
|
rebuild
|
2013-09-05 20:41:17 +05:00 |
Anthony Minessale
|
b9c3dc071a
|
FS-5714 --resolve That is probably the right place
|
2013-09-05 20:39:58 +05:00 |
Anthony Minessale
|
ac875b7810
|
FS-5757 --resolve
|
2013-09-05 20:36:03 +05:00 |