Commit Graph

22888 Commits

Author SHA1 Message Date
Kapil Gupta 2df26cf79d hardcoding t38 sdp fields... 2012-08-10 06:46:01 -04:00
Kapil Gupta f6e5cae7c5 fixing modify resp issue 2012-08-10 05:37:39 -04:00
Kapil Gupta d46b6cd48b Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-08-10 04:41:47 -04:00
Kapil Gupta ad1784f876 adding cli command to show status of all termination in single command 2012-08-10 04:41:14 -04:00
Jeff Lenk 72f1d392fb FS-4504 --resolve 2012-08-09 21:39:28 -06:00
Mathieu Rene 24e363d6f5 quickfix 2012-08-09 18:00:15 -04:00
Anthony Minessale 75abcd2099 fix build 2012-08-09 16:27:15 -05:00
Mathieu Rene 9c9330d7e2 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-08-09 17:10:39 -04:00
Mathieu Rene 8aa901c422 add spandsp cng-tone detect 2012-08-09 17:10:27 -04:00
Kapil Gupta 8aee9d87b7 t38 fax code 2012-08-09 14:52:23 -04:00
Jeff Lenk 6e8736bb06 FS-4504 vs2008 pro still need express 2012-08-09 13:42:21 -05:00
Kapil Gupta 17755cbd57 adding t38 option code 2012-08-09 14:22:30 -04:00
Michael Jerris f044f46250 add apr stub to get the real OS socket 2012-08-09 11:56:29 -05:00
Christopher Rienzo f254f2a5fe Add default configuration example to mod_speex/conf/autoload_configs 2012-08-09 15:57:51 +00:00
Mathieu Rene 83e0d9c3bd should be a ptr 2012-08-09 11:18:13 -04:00
Mathieu Rene c8c85fc27f add t38_options and media_type to rtp term 2012-08-09 11:15:07 -04:00
Steve Underwood d3c89bae34 Fixed a misplaced #endif that only causes trouble when you hit the right
combination
2012-08-09 22:19:49 +08:00
Steve Underwood d1b45ae65b A couple of typos in spandsp
Improvements to image flattening in spandsp's image translate code
2012-08-09 21:58:22 +08:00
Jeff Lenk a4115a099b FS-4504 vs2010 add libjpeg download dependency 2012-08-09 08:34:26 -05:00
Jeff Lenk a21e4ad681 FS-4504 vs2010 update x64 download settings for libjpeg 2012-08-09 08:31:12 -05:00
Jeff Lenk 3389f32363 FS-4504 - tweak 2012-08-08 21:29:06 -05:00
Jeff Lenk e9ce6ae0e9 FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008 2012-08-08 21:18:06 -05:00
Michael Jerris 6fa2fd3678 add ws 2012-08-08 17:05:01 -05:00
Anthony Minessale ef5c1256f3 add rtp endpoint contributed by sangoma 2012-08-08 14:46:38 -05:00
Kapil Gupta e0a7c69ca0 fixing rfc2833 issue 2012-08-08 15:21:42 -04:00
Kapil Gupta d04606fb09 updating rfc2833 variable code 2012-08-08 14:43:55 -04:00
Kapil Gupta e5d140d1e6 adding code for reporting DTMF to MGC 2012-08-08 13:34:42 -04:00
Anthony Minessale 210acdd165 FS-4505 --resolve 2012-08-08 10:08:29 -05:00
Anthony Minessale 47f614d40a FS-4507 --resolve 2012-08-08 09:59:36 -05:00
root 99e04bf1d8 debug prints modification 2012-08-08 10:17:42 -04:00
Moises Silva 16692837c1 freetdm: Process OOB events even in M2UA mode 2012-08-08 09:58:41 -04:00
Steve Underwood 9a26b3a8a7 Fixed harmless typos in comments 2012-08-08 21:31:45 +08:00
Steve Underwood 6c037b0c73 Merge branch 'master' of git.freeswitch.org:freeswitch 2012-08-08 21:26:47 +08:00
Steve Underwood 42c5ab08d3 Image translate moves forward a little, towards colour support 2012-08-08 21:26:06 +08:00
Steve Underwood bb96d091fc Tweaks 2012-08-08 21:16:38 +08:00
Daniel Swarbrick f3c1f5aa68 missed this one 2012-08-08 14:14:54 +02:00
Daniel Swarbrick eca609e505 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-08-08 14:10:24 +02:00
Daniel Swarbrick 14a6e0cfc2 CGI specifies that REQUEST_URI is relative to the root (and does not include scheme name, hostname, port) 2012-08-08 14:08:31 +02:00
Steve Underwood 65ffaa8ca9 Someone's been doing something odd to t30.h :-\ 2012-08-08 19:46:31 +08:00
William King 9ac586adc8 Add param variable where needed. 2012-08-07 21:57:58 -05:00
Anthony Minessale d806014009 FS-4079 try this 2012-08-07 17:23:01 -05:00
SwK 3818cae3e6 Work around for compiler issues on centos 2012-08-07 14:46:23 -04:00
Stefan Knoblich 964d14c012 ftmod_isdn: Fix channel state handling in NT mode w/ early disconnect.
In this particular case: NO_ROUTE_DESTINATION caused by missing context.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-07 17:22:17 +02:00
Stefan Knoblich c6cf92d766 ftmod_isdn: Use ftdm_time_t for dialtone timeout.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-07 17:22:17 +02:00
Steve Underwood a117fd8fa3 Avoid quirky complaints about using the top bit of an integer as an enum 2012-08-07 23:06:17 +08:00
Steve Underwood 3ae2bdf4aa Improvements to dithering down colour and gray scale images to bi-level
images, for images with different illuminants.
2012-08-07 22:34:32 +08:00
Anthony Minessale 48857cc7a7 typo 2012-08-07 09:03:02 -05:00
root 6046698b29 fixing channel mapping issue and removing unwanted prints 2012-08-07 09:57:51 -04:00
Kapil Gupta 3b0290b616 adding cli command to dump "activecalls" at present 2012-08-07 09:54:02 -04:00
Anthony Minessale c0626e6801 FS-4487 --resolve 2012-08-07 07:35:41 -05:00