Commit Graph

19658 Commits

Author SHA1 Message Date
Brian West 6d76dda7f5 swigall 2011-09-02 21:03:21 -05:00
Anthony Minessale 798651b8f2 update doc 2011-09-02 10:12:14 -05:00
Anthony Minessale f20b605dfc typo 2011-09-02 09:50:24 -05:00
Anthony Minessale 42b64ccd67 get rid of digit_action_set target and add target,bind_target params to bind_digit_action 2011-09-02 09:34:40 -05:00
Jeff Lenk 2689081bae vs2010 reswig 2011-09-01 21:16:22 -05:00
Anthony Minessale 7efa4fb209 FS-3532 --resolve 2011-09-01 15:10:23 -05:00
Anthony Minessale 2e9724d2ec pass cancel_cause into enterprise_originate 2011-09-01 12:37:58 -05:00
Anthony Minessale 4f58ad4fb7 misplaced ! 2011-09-01 12:25:08 -05:00
Anthony Minessale cf9859ea69 add digit_action_set_target app that can set the target (direction of the dtmf flow and subsequent channel who gets the events) to self or peer (bridged channel when possible) 2011-09-01 10:11:24 -05:00
Travis Cross 3a352e67f4 bump to zeromq-2.1.9 2011-09-01 15:53:03 +00:00
Daniel Swarbrick 0db88b5999 Tweak link order of some libs to fix build on gcc platforms that have ld flag "--as-needed" as default. Fixes FS-2873 and FS-2874 2011-09-01 16:42:00 +02:00
Michal Bielicki - cypromis 04b1720f80 x != dw 2011-09-01 16:36:27 +02:00
Brian West e817795e84 hrm 2011-09-01 03:31:47 -05:00
Brian West a5ae0e32d6 swigall 2011-09-01 03:22:30 -05:00
Anthony Minessale bff473bf32 antibiotics for our latest sonus infection 2011-08-31 19:30:58 -05:00
Anthony Minessale 996b304019 add xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl 2011-08-31 19:30:58 -05:00
Stefan Knoblich e1a6fd27e0 ftmod_libpri: Always try to close the d-channel to avoid a possible deadlock in case something fails in the I/O module's channel open function.
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-09-01 01:48:03 +02:00
Stefan Knoblich 41b956fd24 FreeTDM: Don't ftdm_safe_free() span information in ftdm_span_destroy() if span provides a custom span_destroy callback.
Doing so will cause a NULL-deref segfault while removing the current span from the
global hash (cur_span->name == NULL) in ftdm_global_destroy().

Remove all the ftdm_safe_free() calls in the custom callback part of ftdm_span_destroy() and
let ftdm_global_destroy() handle that.

NOTE: Also adds a missing ftdm_safe_free(cur_span->dtmf_hangup) to ftdm_global_destroy().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-01 01:48:03 +02:00
Michael S Collins ead5790c99 Update ChangeLog through Aug 11 2011-08-31 16:36:51 -07:00
Michael S Collins fd83dc8e9e Update ChangeLog through July 31 2011-08-31 15:44:59 -07:00
Michal Bielicki - cypromis b9d5dff3d8 no gccisms in Makefile.am please ... 2011-09-01 00:18:44 +02:00
Jeff Lenk 882ebd6777 FS-3527 this fixes part of the problem with MSSQL 2011-08-31 16:04:20 -05:00
Anthony Minessale 8f67d2fbfb typo 2011-08-31 13:52:21 -05:00
dschreiber ed0ac0358c Fix to allow setting a proxy properly when manually injecting notifies 2011-08-31 13:36:20 -07:00
dschreiber 69b8ce4d80 Fix issue where mod_shout does not properly flush buffer on writing mp3 streams, resulting in incomplete files. TODO: Refactor as part of the while loop. 2011-08-31 13:35:13 -07:00
Anthony Minessale bdad0e1713 tweak behaviour on rfc2833 a tad for the sake of interop with sonus who can't stand the idea of any gaps in timestamps 2011-08-31 12:04:02 -05:00
Michal Bielicki - cypromis 80dcff6399 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-08-31 21:05:47 +02:00
Michal Bielicki - cypromis 3dca6066f8 getting rid of some gcc crap 2011-08-31 21:05:37 +02:00
Michael Jerris 77284b5d21 use system default dtmf duration instead of hardcoded value 2011-08-31 14:45:16 -04:00
Michal Bielicki - cypromis f5dac88b66 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-08-31 20:34:07 +02:00
Michal Bielicki - cypromis 8f83473581 fix of ldns for solaris and probably other platforms that actualy have b64_pton, thanks to math for the help 2011-08-31 20:33:55 +02:00
Michal Bielicki - cypromis 55f911d434 leftovers... 2011-08-31 17:51:15 +02:00
Anthony Minessale ed4b944b12 FS-3534 --resolve 2011-08-31 10:10:50 -05:00
Michal Bielicki - cypromis ba0fe5b424 get rid of libldns strange old libtool and configure crap leftovers ... 2011-08-31 17:10:21 +02:00
Michal Bielicki - cypromis fd34d0c944 fedora fixes 2011-08-31 17:09:16 +02:00
Michal Bielicki - cypromis c46e028724 final fix to bootstrap.sh 2011-08-31 17:08:11 +02:00
Mathieu Rene 156776797a mod_rtmp: don't add data to the sendq if the connection's gone 2011-08-31 16:46:20 +02:00
Michal Bielicki - cypromis 037f1f5a9b did not clean out installed libtool to the end 2011-08-31 15:40:17 +02:00
Michal Bielicki - cypromis 540e879277 fix to bootstrap to include libldns to autoreconfed libs 2011-08-31 14:42:53 +02:00
Anthony Minessale 6a5f6e5178 send mark bit when resuming audio after 2833 and resume sending from write side to avoid any double writes 2011-08-30 15:00:07 -05:00
Anthony Minessale 5545fef36d use enterprise originate when fifo dial string contains a user channel 2011-08-30 11:04:14 -05:00
Anthony Minessale 9403064d46 add name string for SIGNAL_DATA 2011-08-30 09:15:27 -05:00
Jeff Lenk 11bcc60077 FS-3530 --resolve 2011-08-30 09:01:07 -05:00
Jeff Lenk 69668f9cc7 FS-3525 --resolve 2011-08-30 08:56:18 -05:00
Anthony Minessale f697e5aa37 wait on info dtmf parsing w and W (additional part of previous patch) 2011-08-29 13:28:02 -05:00
Anthony Minessale 61ab84396b add new channel cap flag to indicate you can support queueable dtmf delay aka parsing w and W and implement it in the RTP stack and sofia endpoint 2011-08-29 11:04:38 -05:00
Anthony Minessale c3ceebf0bf FS-3528 --resolve 2011-08-29 10:31:46 -05:00
Moises Silva 485cb2f52c freetdm: added documentation regarding ftdm open known issues 2011-08-27 00:19:09 -04:00
Anthony Minessale d83245c1bd fix logic determining which ip to use in contact on re-invites in recovery situations or when remote ip is unknown 2011-08-26 14:10:23 -05:00
Anthony Minessale cab02bbc70 fix logic determining which ip to use in contact on re-invites in recovery situations or when remote ip is unknown 2011-08-26 13:51:41 -05:00