23198 Commits

Author SHA1 Message Date
Kapil Gupta
fc4365c8a5 fixing issue of applying tdm dtmf removal 2012-09-10 11:09:28 -04:00
Jeff Lenk
e977d15844 FS-4343 --resolve add mod_directory, mod_callcenter, mod_skypopen 2012-09-10 08:54:53 -05:00
Anthony Minessale
36cee285b0 FS-4602 --resolve 2012-09-08 16:12:35 -05:00
Steve Underwood
d26293e591 Some tweaks to spandsp 2012-09-09 01:08:15 +08:00
Kapil Gupta
c916c159e7 adding code to generate "DTMF Removal Enable/Disable" event from mod_media gateway to freetdm. 2012-09-08 07:37:25 -04:00
Raymond Chandler
bf4bb0028e Merge branch 'master' into FS-4558 2012-09-08 02:29:59 -04:00
Raymond Chandler
8ef13dd8a2 FS-4558 --resolve 2012-09-08 02:28:35 -04:00
Jeff Lenk
6de760992f FS-4591 2012-09-07 18:28:06 -05:00
Anthony Minessale
c2893801cb add timestamps for on and off hold times to put in xml cdrs 2012-09-07 18:17:57 -05:00
Anthony Minessale
e2544415ad add chan vars to tell sip to break the rfc and expect the codec payload the other side replies with rather than the one it offered which is the correct behaviour 2012-09-07 16:50:50 -05:00
Anthony Minessale
bfc46567c1 add uuid_media_reneg api command to tell a channel to send a re-invite with optional list of new codecs 2012-09-07 15:33:09 -05:00
Anthony Minessale
cd8814844a FS-4408 fix crash caused by missing or invalid call-id in sip invite 2012-09-07 15:08:10 -05:00
Kapil Gupta
50b044d66f adding api to release all calls/context during Subtract with Context ALL(C=*{S=*}) request processing 2012-09-07 12:10:16 -04:00
Kapil Gupta
84cd6f0873 DTMF removal code - by default making disable 2012-09-07 11:44:45 -04:00
Kapil Gupta
1c907e5b04 adding code to invoke freetdm dtmf removal api 2012-09-07 10:14:58 -04:00
Michael S Collins
a7c791d2de Update phrase_en.xml (to be recorded) 2012-09-06 15:43:01 -07:00
Stefan Knoblich
17329d04ad ftmod_libpri: Print warning message in lpwrap_stop_timer(), if timer is not on the active list
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-07 00:04:40 +02:00
Stefan Knoblich
a035182582 ftmod_libpri: Append new lpwrap timers in correct order.
List is sorted in ascending order of expiration time,
fix the if clause in lpwrap_start_timer().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-07 00:02:32 +02:00
Kapil Gupta
b15c1d12ed Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-09-06 17:15:34 -04:00
Kapil Gupta
fbfdfc1591 adding MG_FAX_NOTIFIED flag to notify only one fax event(ced or cng) per call to mgc 2012-09-06 17:14:42 -04:00
David Yat Sin
be8347027f Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-09-06 16:54:07 -04:00
David Yat Sin
f49ee5ebf9 FreeTDM: Added function to listen for mg-tdm-dtmfremoval command to disable/enable DTMF removal per channel 2012-09-06 16:53:58 -04:00
Kapil Gupta
e3de0a5c70 logging change from ERROR to Warning [rtp.c:542 - Receive unknown command] 2012-09-06 14:37:36 -04:00
Kapil Gupta
2097799bf9 changing logtype from error to info for couple of logging prints 2012-09-06 14:31:28 -04:00
Kapil Gupta
6381d06c23 adding TUCL enable/disable logging 2012-09-06 12:56:57 -04:00
Anthony Minessale
cbefc9dae1 fix logic in dmachine parser for overlap bindings so they work regardless of the order they are bound 2012-09-06 11:54:03 -05:00
Steve Underwood
2051237c74 Merge branch 'master' of git.freeswitch.org:freeswitch 2012-09-07 00:42:44 +08:00
Steve Underwood
cc73cb6544 Some tweaks to spandsp tests. Make spandsp write TIFF files more like the
TIFF/FX spec says, even though no software seems to care.
2012-09-07 00:41:41 +08:00
Anthony Minessale
d528ceee19 regression from a9d72bc35d0e021f8db1ea480b1ddb0744d73bac 2012-09-06 11:32:50 -05:00
Anthony Minessale
4cb0e2e5bd protect against case with null sofia_private in callback 2012-09-06 10:59:39 -05:00
Kapil Gupta
b285155449 temp fix - calling mg_choose_context api again if failure in first attempt 2012-09-06 11:52:23 -04:00
Kapil
5f73d7457f Revert "refs #5684 - make sure we retry all contexts ids if we start at the end of the list"
This reverts commit 3e39945d73bc55c9bae492161e968bed239a4f4f.
2012-09-06 11:33:08 -04:00
Kapil Gupta
a425177bbf adding new "fax-detect-evevt-type" field in config 2012-09-06 11:28:30 -04:00
Nenad Corbic
0c49449746 Changed MTP2 events from ERROR to WARN 2012-09-05 23:06:08 -04:00
Nenad Corbic
c260bc4b8a Update mtp2 loglevels
Alignment loss - wanring
Alignment up - info
2012-09-05 18:03:08 -04:00
Raymond Chandler
3e26caf8ff Merge branch 'master' into FS-4558 2012-09-05 16:55:51 -04:00
Raymond Chandler
9def7a2e8b FS-4558 --resolve 2012-09-05 16:55:39 -04:00
Anthony Minessale
77de3905ee one more try 2012-09-05 13:48:52 -05:00
Anthony Minessale
d45db89833 second try at sip_wait_for_aleg_ack 2012-09-05 13:11:32 -05:00
Anthony Minessale
352b1903da FS-4593 please test this and post logs if necessary 2012-09-05 12:47:47 -05:00
Anthony Minessale
8650116d20 move verbos zrtp debug messages to log level DEBUG1 fsctl debug_level 1 to see them 2012-09-05 11:36:11 -05:00
Michael S Collins
8622f5cc33 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-09-05 09:28:59 -07:00
Anthony Minessale
3dc829afa1 remove .la files on modwipe 2012-09-05 11:29:39 -05:00
Michael S Collins
f79668d57a Update phrase_en.xml for sounds ver 1.0.21 2012-09-05 09:28:43 -07:00
Anthony Minessale
709e4fb28a add make version target 2012-09-05 11:20:17 -05:00
Anthony Minessale
8ec031e7c9 let callers delete themselves on reload 2012-09-05 11:12:06 -05:00
Moises Silva
15fa227699 freetdm: Fix ss7 logger broken compilation 2012-09-05 02:26:39 -04:00
Jeff Lenk
528d10319f fix naming issue in last mod_managed change - trivial 2012-09-04 23:32:59 -05:00
Anthony Minessale
a9d72bc35d fix small broadcast bug 2012-09-04 19:08:06 -05:00
Raymond Chandler
5a8fcfb552 Merge branch 'master' into FS-4558 2012-09-04 20:04:50 -04:00