3394 Commits

Author SHA1 Message Date
Anthony Minessale
4943f68208 set rtp stack into optimal mode for transferring data during fax situations (that does not mean we support the idea of audio fax over ip......) 2011-12-08 12:26:36 -06:00
Jeff Lenk
7bbecb7eed Initial windows compiler changes for T31 - nothing implemented yet 2011-12-07 23:06:00 -06:00
Anthony Minessale
38ff1347bb FS-3745 2011-12-07 11:49:44 -06:00
Brian West
fd9158d069 Fireevents on each page send/received in rx/txfax. 2011-12-07 18:26:30 -06:00
Anthony Minessale
fc3be0ae27 compiler err 2011-12-07 09:28:36 -06:00
Anthony Minessale
b7b94082ae these files should build in win 2011-12-07 05:19:23 -06:00
Anthony Minessale
4af665317d probably want this 2011-12-07 05:16:43 -06:00
Anthony Minessale
a7d75db50b revert --- wrong you cant tell if you have modem support unless you include the file 2011-12-07 05:15:39 -06:00
Anthony Minessale
6fc10ffbf6 allow 0 2011-12-07 05:13:08 -06:00
Jeff Lenk
54ddef0bd4 Fix windows build for - Add T31 modem support 2011-12-06 21:53:45 -06:00
Brian West
2d2fe133eb echo it broken if we receive it broken 2011-12-07 02:49:43 -06:00
Anthony Minessale
d91f67d0e3 Add T31 modem support to mod_spandsp - similar to iaxmodem only wired into FS. Also merge configs into single spandsp.conf.xml --see in tree example-- 2011-12-06 17:51:36 -06:00
Michael Jerris
cdfea085d2 add some missing indexes 2011-11-30 14:07:00 -05:00
Di-Shi Sun
fafcc46a97 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-11-30 15:19:34 +08:00
Di-Shi Sun
ca97a49e29 Fixed buffer overflow issue caused by max number of destinations. 2011-11-30 15:17:13 +08:00
Anthony Minessale
e794a6db21 FS-2936 stage 2 please test ASAP 2011-11-29 15:35:36 -06:00
Anthony Minessale
e58ed35d17 FS-2936 stage 1 2011-11-29 11:13:11 -06:00
Anthony Minessale
12f2bdf66a FS-3724 2 ways to fix after updating to this version, 1) run set_zombie_exec in the dp; 2) use system_on_fax_success/system_on_fax_failure vars with explicit name of your command 2011-11-28 16:45:59 -06:00
Christopher Rienzo
12a1ac9432 fix mod_http_cache crash reported by hunmonk and mstockton 2011-11-28 19:22:09 +00:00
Di-Shi Sun
db8a43ad79 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-11-25 17:32:59 +08:00
Di-Shi Sun
1e48c84df6 Updated for OSP Toolkit 4.0.2. 2011-11-25 17:26:46 +08:00
Anthony Minessale
b9e28f85cb add send_info dp app and uuid_send_info FSAPI and execute_on_sip_extra_headers and api_on_sip_extra_headers handler variables 2011-11-23 15:38:59 -06:00
Rupa Schomaker
51fe96281c FS-3676 --resolve mod_lcr - convert assert to log and fix check condition 2011-11-22 16:10:21 -06:00
Tamas Cseke
5b65045d1f fix connection leaking 2011-11-21 14:58:08 +01:00
Anthony Minessale
0ec6b81376 FS-3706 see if this helps, otherwise can you test it on other platforms? 2011-11-19 17:10:16 -06:00
Anthony Minessale
b733f6d5ec FS-3703 2011-11-19 16:54:04 -06:00
Anthony Minessale
4c13e7c095 fix crash in video-bridge mode 2011-11-18 12:44:04 -06:00
Anthony Minessale
34338e5a56 FS-3692 --resolve 2011-11-15 11:28:05 -06:00
Anthony Minessale
adfbee993e fix regression from e52e44e39ceb37a70c9550adf1f0c4130a299f2f probably keeping the user channel from propigating variables into the real channel 2011-11-15 07:55:31 -06:00
Anthony Minessale
7ba5197009 fix 2 memory leaks detected by valgrind run 2011-11-15 07:50:45 -06:00
Anthony Minessale
2d9853abfb FS-3690 2011-11-14 08:24:08 -06:00
Anthony Minessale
d93ed90b2e add flags to digit bindings 2011-11-11 20:17:21 -06:00
Anthony Minessale
dd5c0a7742 re-arrange stmts 2011-11-10 18:06:33 -06:00
Anthony Minessale
94b9cc0f9f add voicemail_formatted_caller_id_number param for templates in vm 2011-11-10 14:39:28 -06:00
Anthony Minessale
4e9861f79e add missing colon 2011-11-10 10:23:28 -06:00
Anthony Minessale
65a756643a add tod_tz_offset variable to set to the integer value of the tz offset or the tz-offset tag on a per-tag basis 2011-11-07 14:31:36 -06:00
Stefan Knoblich
0768781e71 Revert "mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD"
This reverts commit 31679e539bdcfb204e4b44d4b8957d00e5de1f1f.

libtool - now available in various flavours of broken
2011-11-06 23:15:33 +01:00
Stefan Knoblich
7364c1c276 Revert "mod_fax: Remove -ljpeg, let libtool do its magic."
This reverts commit 13996ec62e96161fe425f951ff18b772c52c25a6.

libtool - now available in various flavours of broken
2011-11-06 23:06:37 +01:00
Anthony Minessale
54b4b088d9 fix wrong message count with saved urgent messages 2011-11-04 16:58:35 -05:00
Stefan Knoblich
209ef00dad mod_hash: Add dependency on libesl.so
Temporary fix, esl autotoolification is pending...

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 22:10:46 +01:00
Stefan Knoblich
8604a1e7a9 mod_hash: Drop fully qualified libesl.so in _LIBADD.
Not a libtool archive, so just use the one in _LDFLAGS.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 20:33:46 +01:00
Stefan Knoblich
13996ec62e mod_fax: Remove -ljpeg, let libtool do its magic.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 20:30:19 +01:00
Stefan Knoblich
31679e539b mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD
We're using the bundled libtiff's .la file, so libtool will take
care of all dependencies needed to link mod_spandsp.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 14:25:47 +01:00
Anthony Minessale
9dd45e35a6 FS-3661 --resolve 2011-11-03 14:45:01 -05:00
Anthony Minessale
84d029e4b9 rearrange order of sql stmts 2011-11-02 17:20:20 -05:00
Marc Olivier Chouinard
d32ba761c9 --resolve FS-3657
mod_callcenter: Adapt mod_callcenter loopback agent fix to work with commit 2eae19e6
2011-11-02 17:49:46 -04:00
Anthony Minessale
00cf5aed31 make auto unpark choose the one waiting the longest instead of the earliest ext val 2011-11-02 12:58:52 -05:00
Anthony Minessale
9848bf4857 tweak on last commit 2011-11-02 11:32:02 -05:00
Anthony Minessale
3051480d42 add variable vm_auth_only or option auth_only to voicemail app so you can use it as a pin checker 2011-11-02 11:22:58 -05:00
Anthony Minessale
d8d0d4b73c FS-3650 indeed 2011-10-31 08:11:13 -05:00