Anthony Minessale
|
d1c58a8e24
|
move thread launch to be after config check for back-compat mode in event handler
|
2013-09-23 21:59:01 -05:00 |
|
Anthony Minessale
|
99c681f367
|
FS-5820 --resolve
|
2013-09-23 18:31:16 -05:00 |
|
Brian West
|
b9fa4e123f
|
Add ability to specifiy the source port on the stun request
|
2013-09-23 14:02:54 -05:00 |
|
Nathan Neulinger
|
23530ebb23
|
add send of DisplayPromptStatusMessage and ForwardAll stimulus
|
2013-09-23 13:18:00 -05:00 |
|
Anthony Minessale
|
c214648d88
|
FS-5549 --resolve
|
2013-09-23 11:32:29 -05:00 |
|
Anthony Minessale
|
ab70133ec1
|
FS-5815 --resolve
|
2013-09-23 10:58:25 -05:00 |
|
Nathan Neulinger
|
1dc04136e2
|
add functions for sending forward stat message (mod_skinny)
|
2013-09-23 11:49:22 -05:00 |
|
Jeff Lenk
|
cc806e21f1
|
FS-5807 -- fix windows warnings
|
2013-09-21 16:13:48 -05:00 |
|
Anthony Minessale
|
3c83138bb4
|
FS-5807 contd
|
2013-09-20 12:41:16 -05:00 |
|
Anthony Minessale
|
75da9d1e73
|
FS-5807 --resolve
|
2013-09-20 10:47:39 -05:00 |
|
Anthony Minessale
|
8ceb262b9e
|
FS-5806 please test HEAD
|
2013-09-20 10:20:01 -05:00 |
|
Anthony Minessale
|
df713c9994
|
FS-5812 --resolve
|
2013-09-20 09:09:22 -05:00 |
|
Anthony Minessale
|
3efed6d095
|
FS-5802 --resolve
|
2013-09-19 13:14:11 -05:00 |
|
Anthony Minessale
|
6521de294c
|
FS-5717 --resolve
|
2013-09-19 10:15:02 -05:00 |
|
Seven Du
|
4c5b8751ff
|
fix regression from 9074a1245564d19145e4d104f34d7286210bef22
|
2013-09-19 22:21:28 +08:00 |
|
Chris Rienzo
|
de9bebc779
|
FS-5790 --resolve mod_rayo: fix buffer overflow when reading stereo .wav file
|
2013-09-18 23:20:26 -04:00 |
|
Raymond Chandler
|
a7ab24ef4c
|
FS-2731 refactor a bit to make this actually usable and more cross-endpoint compatible
|
2013-09-18 16:00:03 -04:00 |
|
Anthony Minessale
|
0df6c2d094
|
FS-5798 --resolve
|
2013-09-18 09:10:34 -05:00 |
|
Jeff Lenk
|
f42b17e807
|
FS-5761
|
2013-09-17 22:37:03 -05:00 |
|
Anthony Minessale
|
232b3bb4be
|
update cc banner
|
2013-09-18 05:13:46 +05:00 |
|
Anthony Minessale
|
1d992ea9ea
|
FS-5797 --resolve
|
2013-09-17 13:34:56 -05:00 |
|
Nathan Neulinger
|
1fa0c8b312
|
FS-5796 --resolve add cfwdall extension param for mod_skinny
|
2013-09-17 13:08:09 -05:00 |
|
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
|
802794b9f1
|
FS-5794 --resolve
|
2013-09-16 19:56:02 -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 |
|
Anthony Minessale
|
f613105a25
|
FS-4865 --resolve
|
2013-09-16 22:23:49 +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 |
|
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 |
|
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
|
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 |
|