Commit Graph

16267 Commits

Author SHA1 Message Date
Anthony Minessale
9a667aeb1f fix leak 2010-07-23 16:15:10 -05:00
Anthony Minessale
8670318855 remove dup line 2010-07-23 14:13:45 -05:00
Anthony Minessale
710376fbe8 try to avoid skipping hangup hook 2010-07-23 14:11:47 -05:00
Anthony Minessale
c98b863181 supress error message 2010-07-23 09:40:57 -05:00
Jeff Lenk
015bcaf671 MODENDP-301 Add mod_h323 to windows 2010-07-23 09:12:48 -05:00
cypromis
123c3bc4a7 All ozmods are openzap modules so why list each and every one of them in the specfile ? 2010-07-23 13:28:45 +02:00
root
235f812436 add missing param fax-old-asn in h323.conf.xml 2010-07-23 12:46:40 +04:00
root
30e3ed776b apply changes from mod_h323-patch.diff by Peter Olsson. 2010-07-23 12:25:48 +04:00
Anthony Minessale
44450cb013 fix some small mem leaks 2010-07-23 00:37:08 -05:00
Mathieu Parent
25fe16dfed ivr_play: preanswer before getting variables to avoid crash 2010-07-22 23:53:11 +02:00
Mathieu Parent
b40804a5e3 Skinny: corrected early media
This is part of MODSKINNY-8
2010-07-22 23:30:15 +02:00
Anthony Minessale
70d215ef6d add -R to reconnect 2010-07-22 15:50:02 -05:00
Anthony Minessale
09c1815c42 change channel app_flags to be realm specific and default old version to use __FILE__ as the realm name to avoid cross fire between apps using app flags 2010-07-22 14:37:34 -05:00
Mathieu Parent
db1289dfaf Skinny: avoid crash with autocompletion when skinny is unloaded 2010-07-22 21:04:18 +02:00
Brian West
d2a29d2c4c swigall 2010-07-22 12:58:42 -05:00
Brian West
2b1203115a DP-19 2010-07-22 12:44:35 -05:00
Anthony Minessale
91a87e9dd9 only let force_transfer_* vars work when an explicit value was not supplied 2010-07-22 10:50:00 -05:00
Jeff Lenk
ffab09a03c fix windows build - uninited variable 2010-07-22 10:31:12 -05:00
Anthony Minessale
84d897cb05 fifo up 2010-07-22 01:23:06 -05:00
Anthony Minessale
7518c86a93 fifo tweaks 2010-07-21 19:40:13 -05:00
Anthony Minessale
d3108020c5 use wait_for_state with NULL instead of same channel twice 2010-07-21 19:31:49 -05:00
Anthony Minessale
ed7ccc1432 add api_reporting_hook (like api_hangup_hook but after reporting state) both honor session_in_hangup_hook 2010-07-21 14:48:08 -05:00
root
0b353d7a30 add missing conf prameter 2010-07-21 19:33:05 +04:00
root
5efe5c88b5 some t.38 and lockinng improvements.
replace ptrace with switch_log_printf.
2010-07-21 18:58:16 +04:00
Anthony Minessale
beec142c5c fifo up 2010-07-21 02:46:35 -05:00
Rupa Schomaker
a7c31e6fe9 FSCORE-637 - limit - reset rate and release resource apis
Thanks Moy
2010-07-20 22:21:32 -05:00
Jeff Lenk
fca93f2910 MODAPP-443 mod_spandsp receive t38 fax error in windows7 2010-07-20 21:52:56 -05:00
Mathieu Rene
46c2d71464 fix windows build 2010-07-20 17:19:30 -04:00
Mathieu Rene
90da341a70 fix git screwup 2010-07-20 17:18:43 -04:00
Mathieu Parent
5e07bd336c Skinny: hangup and hold calls in PROCEED state
as those CONNECTED
2010-07-20 22:43:56 +02:00
Jeff Lenk
b079eee5fb fix windows build 2010-07-20 15:33:48 -05:00
Mathieu Rene
644a144e19 Add esl_connect_timeout to specify custom connection timeouts 2010-07-20 15:33:46 -05:00
Mathieu Rene
27d8378f97 mod_hash: use esl_recv_timed with a 5000ms timeout when doing api commands 2010-07-20 16:24:50 -04:00
Mathieu Rene
49d6c803d1 use uint32_t instead of long for timeout as in the rest of the lib, 0 means forever. Also added esl_send_recv_timed() 2010-07-20 16:24:50 -04:00
Mathieu Rene
13137e228c esl: use recv_timed in esl_connect_timemout in case we get stuck in a blocking recv 2010-07-20 16:24:50 -04:00
Anthony Minessale
8a7f38c650 FSCORE-636 2010-07-20 15:22:31 -05:00
Mathieu Rene
7431fbe9fd mod_hash: use 5 seconds connection timeouts for remote connections 2010-07-20 14:45:53 -04:00
Mathieu Rene
12a0ec741b Add esl_connect_timeout to specify custom connection timeouts 2010-07-20 14:45:53 -04:00
Steve Underwood
28eb6e0ad9 Fixed the wording of a FAX log message 2010-07-21 00:22:24 +08:00
Giovanni Maruzzelli
5c2fa74f50 let's use XFlush instead of XSync, helps broken XLib
Signed-off-by: root <root@server1.celliax.org>
2010-07-20 11:12:22 -05:00
Rupa Schomaker
cf9ddfa807 limit_hash_usage - no session in api 2010-07-19 22:56:09 -05:00
Anthony Minessale
c61a119572 add caller table to fifo 2010-07-19 19:03:42 -05:00
Anthony Minessale
b4773504db fix profile shutdown 2010-07-19 17:48:14 -05:00
Jeff Lenk
394d545468 doh 2010-07-19 15:27:25 -05:00
Jeff Lenk
6a9a61c79f fix windows build 2010-07-19 15:25:45 -05:00
Mathieu Rene
52885dfc1d esl: make esl_connect thread-safe by using getaddrinfo instead of gethostbyname 2010-07-19 16:13:10 -04:00
Mathieu Rene
a31222acba mod_hash: fix build 2010-07-19 16:13:10 -04:00
Jeff Lenk
74c40f5aa3 Fix windows build 2010-07-19 12:54:30 -05:00
Jeff Lenk
0845297642 Fix Windows build 2010-07-19 12:47:09 -05:00
Anthony Minessale
c45d21f266 s not d 2010-07-19 12:10:12 -05:00