Commit Graph

12501 Commits

Author SHA1 Message Date
Travis Cross 9fca678d84 mod_callcenter: add cc_outbound_cid_name_prefix
Prefixes the displayed caller_id_name when calling outbound agents
without affecting the caller_id_name of the underlying member channel.
2012-03-14 05:08:23 +00:00
Travis Cross 6cd86c5628 mod_callcenter: implement cc_outbound_announce
Playback one or more things to the agent based on a channel variable
of the member.  cc_outbound_announce may contain an array.
2012-03-14 05:08:23 +00:00
Travis Cross b2aa332090 mod_callcenter: set cc_exit_key channel variable
If a member of a queue presses a digit specified in cc_exit_keys, the
caller will exit the queue and the variable cc_exit_key will be set to
the digit the caller pressed.
2012-03-14 05:08:22 +00:00
Travis Cross bf5df02c7a mod_callcenter: support cc_exit_keys channel variable
If any digit in cc_exit_keys is pressed, the member will exit the
queue and the callcenter application.
2012-03-14 05:08:22 +00:00
Travis Cross e0d235f59c mod_callcenter: style 2012-03-14 05:08:22 +00:00
Jeff Lenk d3078c60ec update flite to 1.5.4 fixes win64 and kal rate problem 2012-03-13 22:56:02 -05:00
Anthony Minessale b0c6bd7101 FS-3739 please try this patch, its not so much of a bug as an unintended consequence of combining features but this may be the best of both worlds 2012-03-12 13:49:33 -05:00
Marc Olivier Chouinard 5e4a514531 mod_voicemail_ivr: Fix a segfault on non authenticated user and changed from 3 to 3000 the dtmf digit wait since it in milisecond 2012-03-10 22:56:29 -05:00
Anthony Minessale 8331f4a0b5 FS-3980 --resolve 2012-03-09 12:54:57 -06:00
Anthony Minessale e31a35a7be FS-3973 --resolve we can go with this for now and ponder the other problem for later 2012-03-09 11:43:37 -06:00
Anthony Minessale f38c287a4b FS-3961 --resolve 2012-03-09 11:28:29 -06:00
Anthony Minessale b1281985d5 FS-3983 revert 2012-03-08 15:27:51 -06:00
Anthony Minessale f2c5c92dfa FS-3986 --resolve regression from 8f8af38365 2012-03-08 10:18:34 -06:00
Anthony Minessale f558247d7d add user_via to ack in case with track calls 2012-03-07 15:41:02 -06:00
Anthony Minessale 8f8af38365 FS-3983 try this 2012-03-07 13:05:33 -06:00
Jeff Lenk d615ae55fc FS-3975 --resolve 2012-03-06 13:43:00 -06:00
Jeff Lenk d26dbeef0a FS-3974 --resolve 2012-03-06 13:41:40 -06:00
Michael Jerris 063acdbd24 remove some debug 2012-03-02 17:58:05 -05:00
Anthony Minessale 17cb6a22b3 add some defensive code to allow support for yealink in SCA mode even when its broken 2012-03-02 16:42:05 -06:00
Anthony Minessale 8e7f6b71a1 FS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds 2012-03-02 13:42:56 -06:00
Anthony Minessale 29d036799b FS-3955 --resolve 2012-03-02 11:51:32 -06:00
William King b290936aba Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-03-01 10:21:17 -08:00
William King d0d75433c0 the http prefix should not be listed as a supported prefix since this could cause it to conflict with other modules. Now use the vlc:// prefix on any streams to have mod_vlc handle the stream. 2012-03-01 10:21:11 -08:00
Anthony Minessale 5e906e8eaa FS-3962 --resolve 2012-03-01 10:00:24 -06:00
Jeff Lenk 7f4c35c91d comment log of entire upnp keep alive packet - remove debug log clutter 2012-03-01 09:28:38 -06:00
Jeff Lenk 6aa492d034 vs2010 add some ssl support to curl - test 2012-02-29 08:50:00 -06:00
Jeff Lenk 7ea4d9ee37 FS-3711 --resolve 2012-02-29 07:37:45 -06:00
Jeff Lenk 41b3cf148f vs2010 add mod_sms. not built by default. 2012-02-28 10:34:07 -06:00
Anthony Minessale 926af0392d FS-3940 --resolve 2012-02-28 10:17:08 -06:00
Anthony Minessale a6a3ff1dc5 add another case to flush check 2012-02-28 09:51:57 -06:00
Anthony Minessale 62c6855f28 only flush on break when its a blocking situation part 1 2012-02-27 13:28:27 -06:00
Anthony Minessale 3a0767865d only flush on break when its a blocking situation 2012-02-27 13:26:50 -06:00
William King 0c715f1286 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-02-24 15:41:16 -08:00
William King fea66c1542 Add a README and turn off verbose debugging by default. 2012-02-24 15:41:12 -08:00
Anthony Minessale c9261be6d1 FS-3942 2012-02-24 16:09:45 -06:00
Anthony Minessale ee95a35b71 formatting 2012-02-24 15:18:44 -06:00
Anthony Minessale 1e6c4bef92 FS-3943 --resolve 2012-02-24 14:15:32 -06:00
Jeff Lenk df899dbdb4 vs2010 reswig 2012-02-23 21:24:04 -06:00
William King 77f3bd2402 Adding mod_vlc initial working version 2012-02-23 16:16:55 -08:00
Anthony Minessale 2ac4557ffc fix issue with blf over a sip proxy 2012-02-23 17:59:01 -06:00
Anthony Minessale b843911c35 allow publish with no contact 2012-02-23 16:55:54 -06:00
Anthony Minessale 3ca8536558 regression from 29f66f99 2012-02-23 16:21:14 -06:00
Josh Perry 13ac8baef2 Fix FS-3904 use a message to shutdown the module
For some reason the running flag being set on the thread initiating the
shutdown did not propogate to the run loop thread. I couldn't find any
memory barrier functions in APR or the FS API so I am using 0MQ to send
a termination request message to the run loop thread.
2012-02-23 14:40:59 -06:00
Anthony Minessale 24afb8aaaf FS-3925 --resolve 2012-02-23 14:32:25 -06:00
Anthony Minessale 097d9a1ac5 missed a spot on commit 50727f56c6 2012-02-23 12:23:18 -06:00
Anthony Minessale fbe4e6475d FS-3794 wow i am going bonkers 2012-02-22 23:08:19 -06:00
Anthony Minessale 29b0af627e FS-3932 --resolve the change in switch_ivr_bridge was your issue 2012-02-22 21:48:03 -06:00
Anthony Minessale 50727f56c6 add sdp_secure_savp_only channel variable for silly asterisk srtp that only has the SAVP or cries 2012-02-22 20:37:56 -06:00
Anthony Minessale 2261f8a82e FS-3933 --resolve 2012-02-22 20:17:51 -06:00
Anthony Minessale 0b27385734 FS-3794 zig zag mismatch contd 2012-02-22 19:27:02 -06:00