James Zhang
e560ddccde
freeswitch: taking out -Ox cflags and have them replaced with -O0
...
we dont want to optimize out symbols for debugging
2012-03-20 11:56:29 -04:00
James Zhang
fbc5322e65
freetdm: fixing wrong default timer values
2012-03-20 10:51:53 -04:00
Jeff Lenk
9d3401e30f
FS-4022
2012-03-19 20:06:36 -05:00
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
James Zhang
f1d80cd25d
freetdm: fixing default values for ISUP
2012-03-16 16:09:54 -04:00
Jeff Lenk
914f6cb18c
fix flite to use the correct voice
2012-03-16 12:33:42 -05:00
James Zhang
63a2c847eb
freetdm: merge native bridge fix from releases.3.4
...
which solves the crash on outgoing calls after native bridge
2012-03-16 12:24:10 -04:00
James Zhang
10277be8d6
freetdm: synchronizing fixes in releases.3.5 version
...
- glare
- cgb/cgu range bug
- inhibit/uninhibit
2012-03-16 11:40:21 -04:00
James Zhang
46ddfc0ebb
freetdm: fixing glare with different options
2012-03-16 11:19:01 -04: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
James Zhang
19f01bf50a
freetdm: fixing a potential crash on a rarely happened situation
2012-03-15 18:05:47 -04: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
Moises Silva
3c4fdca9e0
freetdm: Fix redmine issue #2931 - Crash on SIP to SS7 call after sigbridge call
...
The code was improperly using peer_data as an indicator that the sigbridge
ss7 mode was enabled. The channel flag FTDM_CHANNEL_NATIVE_SIGBRDIGE should
be used instead
2012-03-07 19:04:31 -05: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