11684 Commits

Author SHA1 Message Date
Anthony Minessale
fab8293651 stop at first profile if can't find one 2011-08-17 19:21:36 -05:00
Anthony Minessale
bab3289ff3 do not queue messages to the session when they are in bypass mode 2011-08-17 18:42:48 -05:00
Anthony Minessale
30d7ad878c only close inner file handle if it was initilized 2011-08-17 18:10:44 -05:00
Anthony Minessale
f2b66d3d85 update log 2011-08-17 17:25:56 -05:00
Anthony Minessale
7531fed8d8 break event parsing for mod_voicemail into its own internal queue (by Moc) 2011-08-17 11:27:20 -05:00
Anthony Minessale
25032153fb FS-3508 --resolve 2011-08-17 11:14:17 -05:00
Anthony Minessale
b7e651a5e8 FS-3509 --resolve 2011-08-17 09:34:56 -05:00
Marc Olivier Chouinard
4192195b80 FS-3503 --resolve mod_callcenter: add DNIS in some event, and add a few API like get uuid and get state for agent 2011-08-16 19:39:06 -04:00
Anthony Minessale
5cf6dc3115 FS-3505 --resolve copied same code from the other place the original intention was to behave as described in the bug report but it seemed like a reasonable enough request 2011-08-16 16:11:38 -05:00
Anthony Minessale
93e3462c85 reset handler field on filehandles so it gets cleared on reuse reported by bevenky on irc 2011-08-16 15:50:29 -05:00
Marc Olivier Chouinard
1521869750 mod_protovm: Removal of the proto vm. Might reinclude it under a different name in the future. 2011-08-16 17:19:07 -04:00
Mathieu Rene
d48edc53ed mod_sofia: don't complain that an info dtmf was ignored if it actually wasn't a dtmf info message 2011-08-16 22:38:13 +02:00
Anthony Minessale
47f997a050 back off locking contention so you can query for other interfaces while a module is loading that locks the interfaces hash 2011-08-16 13:26:43 -05:00
Anthony Minessale
316414b9ec erase files before recording in VM to make append impossible and write to tmp copy when recording greetings/name so it's not installed until finalized 2011-08-16 13:26:13 -05:00
Anthony Minessale
ba6b5e6035 revert 2011-08-16 11:52:34 -05:00
Anthony Minessale
0bcfdbe6ca only do the 10 second pause, not the reduction in max_sessions when the event system overloads 2011-08-16 11:03:29 -05:00
Anthony Minessale
9423216b64 update auto-drop test for channels table 2011-08-15 14:48:05 -05:00
Anthony Minessale
a6a9700696 fix regression from previous patch 2011-08-15 11:21:31 -05:00
Mathieu Rene
8446b0f262 mod_sofia: don't compile with their built-in stun server as it is buggy 2011-08-15 17:31:15 +02:00
Mathieu Rene
5b36aea097 Missed one in e8ae13a8 2011-08-15 17:31:15 +02:00
Giovanni Maruzzelli
07d202d50f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-08-15 05:37:45 -05:00
Giovanni Maruzzelli
4ffa20d1a4 skypopen: OSS driver now compiles on newer kernels (no more .ioctl) 2011-08-15 05:37:31 -05:00
Raymond Chandler
ec02e275d1 update schema 2011-08-14 17:29:26 -04:00
Raymond Chandler
efb83b183c default to false instead of null 2011-08-14 17:23:58 -04:00
Raymond Chandler
baa1624e9d typo 2011-08-14 15:38:41 -04:00
Anthony Minessale
decfdbb083 fix sql typo 2011-08-11 14:15:26 -05:00
Jeff Lenk
94c9cbf63b FS-3498 --resolve 2011-08-11 14:02:08 -05:00
Anthony Minessale
f10566af91 FS-3181 --resolve the new code requires accurate timestamps, we were incrementing it by the interval (20) instaead of the samples (160) 2011-08-11 08:49:13 -05:00
Anthony Minessale
9d98d49f05 add emulation for asterisk DIALSTATUS magic var 2011-08-10 08:38:55 -05:00
Anthony Minessale
7c5b57971f FS-3357 --resolve 2011-08-10 08:00:02 -05:00
Anthony Minessale
e2a4fb11ab FS-3396 --resolve 2011-08-10 07:59:03 -05:00
Anthony Minessale
9c8437a1da FS-3415 --resolve 2011-08-10 07:58:02 -05:00
Anthony Minessale
97a7668cf2 FS-3416 --resolve 2011-08-10 07:57:20 -05:00
Anthony Minessale
3696ced792 FS-3497 --resolve 2011-08-10 07:55:17 -05:00
Anthony Minessale
895b505fd6 FS-3494 2011-08-10 07:36:48 -05:00
Raymond Chandler
6d1d4a9c18 initial addition of very basic LRN 2011-08-09 16:48:58 -05:00
Anthony Minessale
b2389dabe5 tweak 2011-08-09 08:47:54 -05:00
Anthony Minessale
01b2bd0494 fix seg on user_recurse_variables reported on the mailing list 2011-08-09 08:33:07 -05:00
Marc Olivier Chouinard
38e3f5fe16 switch_ivr_originate: export variables were broken since b946ee94 4 aug 2011 2011-08-09 03:09:19 -04:00
Jeff Lenk
8ea3cbd5b1 FS-1231 -- resolve thanks please watch the code formatting in the future 2011-08-06 11:09:41 -05:00
Giovanni Maruzzelli
38cfa1ff31 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-08-06 03:30:20 -05:00
Giovanni Maruzzelli
1b4c78bf87 skypopen: avoid accumulating delay on VMs, better debug logging 2011-08-06 03:28:26 -05:00
Anthony Minessale
53b0ecce60 use the call_id of the original register in the unsolicited notify for MWI 2011-08-05 11:09:45 -05:00
Anthony Minessale
54feb3e245 revert, didn't mean to commit that one 2011-08-05 09:32:23 -05:00
Anthony Minessale
0f459d4b45 check for answer flag in bridge to do display update properly 2011-08-05 09:31:21 -05:00
Anthony Minessale
88a681d47c fix typo in sql stmt 2011-08-04 23:21:38 -05:00
Anthony Minessale
885203a461 add event header 2011-08-04 22:32:06 -05:00
Anthony Minessale
b3208f5cdc FS-3444 --resolve with previous commit this can come back 2011-08-04 20:27:54 -05:00
Anthony Minessale
ef1accf707 FS-3487 --resolve 2011-08-04 20:26:23 -05:00
Anthony Minessale
714195b8f2 FS-3487 gonna guess, try this... 2011-08-04 16:34:01 -05:00