Commit Graph

19658 Commits

Author SHA1 Message Date
Anthony Minessale 5dd9b7218a remove debug printf 2011-08-19 16:25:32 -05:00
Travis Cross fa621ed98d mod/timers is no longer empty 2011-08-19 23:17:21 +00:00
Anthony Minessale 7159f64b22 revert 53b0ecce60 2011-08-19 17:29:47 -05:00
Jeff Lenk d2daa44d8c FS-3080 --resolve only allow when not playing message 2011-08-19 14:29:23 -05:00
Anthony Minessale c8c94f051b default 2833 payload type to 101 when not configured otherwise 2011-08-19 11:52:40 -05:00
Jeff Lenk e36de6d9d5 FS-3513 --resolve reswig 2011-08-19 09:22:07 -05:00
Michael S Collins e4d473190d mod_dptools: add transfer_on_failure ext/dp/context to play_and_get_digits
If max tries is reach and user has not made a valid entry then system transfers the call leg to the specified destination.
2011-08-18 20:29:52 -07:00
Travis Cross dc80c40180 cleanup .gitignore 2011-08-19 02:48:41 +00:00
Travis Cross f510950398 gitignore mod_timerfd/Makefile 2011-08-19 02:47:01 +00:00
Travis Cross c96b2fd918 Fix overzealous grep in build system
This prevented 'make mod_callcenter' from working because the 'all' in
'callcenter' was matching.
2011-08-19 01:55:27 +00:00
Brian West ddc258b3d4 swigall 2011-08-18 21:23:48 -05:00
Raymond Chandler 92d2999273 use your own hostname 2011-08-18 16:00:19 -04:00
Raymond Chandler dadd3fe547 update schema 2011-08-18 14:55:33 -04:00
Raymond Chandler f846a42e60 the rest of that last patch 2011-08-18 14:47:06 -04:00
Raymond Chandler 94961e4ff6 can never be == 3 if it's == 2 :-) ... thanks Deeewayne 2011-08-18 13:23:04 -04:00
Raymond Chandler 2b74046f41 Merge branch 'master' of fs-git:freeswitch 2011-08-18 13:17:47 -04:00
Anthony Minessale 850f2e3cff FS-3510 --resolve make all instances of execute_on_X uniform with api_on_X and support both prefix vars as before and usage of arrays to push several exexute_on or api_on records into one variable 2011-08-18 09:11:45 -05:00
Anthony Minessale cd316330c6 FS-3511 FS-2875 --resolve we will go with this as-is and just make it a default 2011-08-17 19:34:22 -05:00
Anthony Minessale c269a58ac5 FS-3045 --resolve 2011-08-17 19:30:15 -05:00
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
Michael S Collins 9d2b4da881 Add remote CF set/cancel phrase macros 2011-08-16 16:06:23 -07: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 cd62d37b6e add conf from earlier patch 2011-08-10 08:18:42 -05:00