Commit Graph

20643 Commits

Author SHA1 Message Date
Daniel Swarbrick 935b4aefbd whitespace, cruft 2012-03-19 18:05:44 +01:00
Moises Silva 57b022c2d4 freetdm: Do not report error for DAHDI RINGER ON/OFF events, they are no-ops at the moment 2012-03-19 09:27:29 -04:00
Moises Silva 681f582b20 freetdm: Try to resolve OPENZAP-173
The token count needs to be updated after the master session token is cleared
         and before checking for other tokens
2012-03-19 09:20:44 -04:00
Moises Silva bf652b567f freetdm: ftmod_zt - Print which DAHDI event number is failing to be processed 2012-03-18 18:54:54 -04:00
Jeff Lenk 914f6cb18c fix flite to use the correct voice 2012-03-16 12:33:42 -05:00
Travis Cross 4a9348250a whitespace 2012-03-16 05:21:10 +00:00
Travis Cross 3e89c807bf update gitignore exclusion for binary in tree
Is this really needed?
2012-03-16 04:21:06 +00:00
Travis Cross f4f59e18cc gitignore *.swp 2012-03-16 04:14:21 +00:00
Travis Cross 967c7f5431 whitespace 2012-03-16 04:13:50 +00:00
Travis Cross fcab3de02e fix samples-htdocs target 2012-03-15 18:57:19 +00:00
Jeff Lenk 9bf2726e1b FS-3950 --resolve nibblebill changes! 2012-03-14 23:26:09 -05:00
Jeff Lenk 842203f78f FS-3987 --resolve 2012-03-14 22:44:56 -05:00
Travis Cross badd59bc37 FS-3990 --resolve rework file type checking in getlib routine
Luke Weber reports that OS X's sed utility is broken.
2012-03-15 00:07:05 +00:00
Travis Cross b186944049 FS-4004 --resolve
Thanks to Kyle A. King for pointing this out and to William King for
collaboration.
2012-03-14 20:33:17 +00:00
Travis Cross d8d4d2086e whitespace cleanup 2012-03-14 19:00:26 +00:00
Jeff Lenk 4276680181 FS-3782 --resolve soft timer 2012-03-14 10:08:41 -05:00
Steven Ayre 8c794acbcc FS-3999 --resolve mod_event_socket: add IPv6 support
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-03-14 15:05:29 +00:00
Jeff Lenk e8fbaa77a4 FS-3997 --resolve 2012-03-14 09:26:32 -05:00
Travis Cross 0da2a5f448 drop legacy Subversion build support
Nothing here would work as we no longer have a live subversion
repository.
2012-03-14 06:02:27 +00:00
Travis Cross 491dd06518 add editor config for conf/lang/ XML files 2012-03-14 05:35:38 +00:00
Travis Cross 61d71c2240 XML cleanup in conf/lang/ 2012-03-14 05:24:56 +00:00
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