11573 Commits

Author SHA1 Message Date
Anthony Minessale
7cb095190a FS-3362 check for ports that are 0 in sdp and do not bother patching it for these cases 2011-06-24 18:28:56 -05:00
Anthony Minessale
12c680d38f fix video read frame function to behave like the audio one when waiting for codecs 2011-06-24 14:49:36 -05:00
Anthony Minessale
5db3a9b071 move channel_create event to init state to allow more info to be gathered 2011-06-24 10:52:18 -05:00
Anthony Minessale
bc7cb400c0 add sip_liberal_dtmf chanvar and liberal-dtmf profile param to use the maximum methods of DTMF avoiding sticking to the spec which leads to incompatability 2011-06-23 17:57:10 -05:00
Brian West
982b7614b0 fix from diego 2011-06-23 15:46:42 -05:00
Anthony Minessale
8beb10d25b FS-3367 --resolve the start was actually broken in the same way, instead of your exact patch I replaced both original functions to work as your patch suggests 2011-06-23 14:57:46 -05:00
Anthony Minessale
2486306126 FS-3275 try this patch 2011-06-23 11:57:38 -05:00
Anthony Minessale
6eb3ff7af0 FS-3275 try this then 2011-06-22 19:03:33 -05:00
Anthony Minessale
e47e52c9d4 revert 2011-06-22 18:59:01 -05:00
Anthony Minessale
a49b794317 FS-3275 try this 2011-06-22 15:35:35 -05:00
Anthony Minessale
492db9067d add hup command to conference (kick without the kick sound) 2011-06-22 12:18:09 -05:00
Anthony Minessale
49e52b4ca6 FS-3362 removed the vid refresh thing 2011-06-22 10:51:46 -05:00
Anthony Minessale
4bb768311e flush buffer to avoid lag and enable plc 2011-06-21 11:43:37 -05:00
Jeff Lenk
6f49e6ba9e FS-3361 --resolve mod_portaudio crash on bad init 2011-06-21 09:21:22 -05:00
Anthony Minessale
8decee307b FS-3358 please test and close if it works 2011-06-20 13:21:20 -05:00
Anthony Minessale
d4fe85ed24 FS-3275 --resolve 2011-06-20 11:15:24 -05:00
Anthony Minessale
a5452174d9 FS-3353 --resolve 2011-06-20 10:32:11 -05:00
Anthony Minessale
3be64cbf62 FS-3354 --resolve 2011-06-20 10:07:01 -05:00
Jeff Lenk
f8cda53998 FS-3355 --resolve mod_rtmp for windows 2011-06-20 10:03:56 -05:00
Jeff Lenk
e5ce51c439 FS-3356 --resolove fix windows build vs2010 2011-06-20 09:30:45 -05:00
Christopher Rienzo
ee1760929b Wait for unimrcp lib to timeout requests 2011-06-20 14:00:21 +00:00
Anthony Minessale
7768808488 only clear scope vars when they were set 2011-06-18 11:52:37 -05:00
Anthony Minessale
d4fcba74c8 only clear scope vars when they were set 2011-06-18 10:28:27 -05:00
Anthony Minessale
0128bce4ac missed an = 2011-06-17 15:56:27 -05:00
Anthony Minessale
e8ae13a837 fix type 2011-06-17 14:41:31 -05:00
Anthony Minessale
8793c2ed37 fix memory issue in spandsp_tone_detect 2011-06-17 11:51:23 -05:00
Brian West
2357168041 They no longer ship the wsj model in pocketsphinx... and seems the dictionary has moved a bit. 2011-06-17 09:05:05 -05:00
Jeff Lenk
2e1f0b50a8 FS-3350 try this 2011-06-16 17:09:26 -05:00
Anthony Minessale
fb68746eed add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling 2011-06-16 14:37:22 -05:00
Anthony Minessale
9df8169d1f add mutex around gateway access on per-profile basis and token based access to global profiles to prevent hanging on to the hash mutex while doing sql stmts which may cause issues/slowdowns 2011-06-16 14:32:14 -05:00
Anthony Minessale
927fde18c9 FS-3349 --resolve 2011-06-16 12:01:39 -05:00
Christopher Rienzo
17099473a3 Update to latest UniMRCP version. MRCP requests can no timeout if there is no server response. 2011-06-16 16:25:00 +00:00
Jeff Lenk
0555b702db FS-3345 --resolve add more fax event information 2011-06-16 11:11:49 -05:00
Anthony Minessale
c6268da50c enable recursion for scoped variables so applications that exec more apps will preserve the scope, the most recent app will mask variables just during the duration of that app 2011-06-16 09:43:32 -05:00
Jeff Lenk
8092a289a0 pocketsphinx changes for 0.7 for windows - only build test so far for vs2010 - more to come 2011-06-15 18:45:02 -05:00
Anthony Minessale
b2c3199f65 add scoped channel variables (%[var=val,var2=val2] blocks valid in any app data field and will only last for that one app execution) 2011-06-15 13:03:45 -05:00
Brian West
1a39d7fb34 Update PocketSphinx to the latest builds... only had to make two changes 2011-06-15 13:09:00 -05:00
Anthony Minessale
8663278a69 revert 2011-06-15 11:16:04 -05:00
Anthony Minessale
06ec179b44 reapply 2011-06-15 10:29:44 -05:00
Anthony Minessale
bf7895278e revert 2011-06-15 10:29:07 -05:00
Anthony Minessale
25604d60d5 FS-3326 revert 68c389d 2011-06-15 10:10:37 -05:00
Anthony Minessale
a20a3f3461 FS-3340 revert c5a2275f62940eacb3449967211a9ab800d03a56 it breaks acking on session timers and initial invite 2011-06-15 10:02:34 -05:00
Anthony Minessale
f35a68141e add conference member flag nomoh 2011-06-14 13:41:25 -05:00
Anthony Minessale
5081765575 remove superfluous hangup 2011-06-14 11:40:46 -05:00
Mathieu Rene
36f812d938 CNG frames need to have codec set too 2011-06-14 00:35:18 -04:00
Mathieu Rene
692a5967d1 should be INT32_MAX 2011-06-13 18:25:27 -04:00
Mathieu Rene
affcdb0a4f Make all sockets non-blocking 2011-06-13 16:42:18 -04:00
Michael S Collins
2e01654115 Remove duplicate output from rtmp status profile xxx API command 2011-06-13 13:22:38 -07:00
Anthony Minessale
3815d1885e set variables based on input hash 2011-06-13 13:59:34 -05:00
Anthony Minessale
8de62867f5 doh 2011-06-13 13:43:14 -05:00