Commit Graph

20622 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
Michael S Collins 72bb196933 Docs: Update phrase_en.xml to reflect changes in FS Callie 1.0.18 sounds 2012-03-12 16:07:56 -07: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
Travis Cross 9ac53ff859 use signal_bond rather than bleg_uuid 2012-03-07 23:11:05 +00:00
Travis Cross ca60afaa19 add cdr_csv template for OpenCDRRate 2012-03-07 22:59:05 +00:00
Anthony Minessale f558247d7d add user_via to ack in case with track calls 2012-03-07 15:41:02 -06:00
Travis Cross a6f7ad07ea bump version of callie sounds 2012-03-07 20:27:10 +00:00
Anthony Minessale 8f8af38365 FS-3983 try this 2012-03-07 13:05:33 -06:00
Travis Cross 37d6c8556c add zrtp_proxy_media.lua script to intelligently enable proxy_media mode
The logic in this script enables ZRTP sessions to negotiate end-to-end
security associations, which is desirable whether or not the switch
natively supports ZRTP itself.

See the documentation in the header of the script for instructions on
enabling this behavior.
2012-03-06 22:38:44 +00: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
Jeff Lenk fe129b4d30 FS-3972 --resolve 2012-03-06 13:38:42 -06:00
Jeff Lenk d827cfecb4 corrected managedEsl sample 2012-03-04 17:48:30 -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
Jeff Lenk 1aa910339a add to .gitignore 2012-03-01 15:58:48 -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 872a0fe658 FS-3957 --resolve 2012-03-01 10:04:07 -06: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
Brian West 2ec02e5445 FS-3890 2012-03-01 13:22:52 -06:00
Anthony Minessale 0626c89d4a always update the .update file when changing the sofia lib 2012-02-29 14:45:39 -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
SwK ea975c3db1 FS-3630 --resolve
Fix up the autoconf macro to properly use the linker flags for a
statically linked library.
2012-02-28 19:21:04 -05: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
Jeff Lenk da36d1f57f FS-3953 --resolve 2012-02-28 08:38:45 -06:00
Anthony Minessale 23645b6af2 comment assert for windows 2012-02-27 16:49:12 -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
Travis Cross 803d25c45c Add ability to sign releases with tagscript 2012-02-24 22:02:12 +00:00