Michael S Collins
2b1b19bf74
Bump ru sounds to 1.0.13
2011-06-07 12:07:44 -07:00
Moises Silva
5042b21fc5
freetdm: check if the event was created before firing it
2011-06-07 09:54:50 -04:00
Daniel Swarbrick
8d8e5a23a6
Mask remote party identity in SIP presence if channel var presence_privacy=true
2011-06-07 13:58:12 +02:00
Jeff Lenk
0675b59beb
FS-3321 release rwlock on error
2011-06-06 21:28:14 -05:00
Travis Cross
ef8b793c38
resolve FS-3309; zeromq moves around upstream sources
...
Since zeromq doesn't maintain a single canonical URL for a given
version, we try both possible locations before giving up.
2011-06-06 19:17:10 +00:00
Travis Cross
f25085e06b
lower log-level of failed ivr_originate
...
ivr_originate can fail due to causes such as NO_ANSWER and
ATTENDED_TRANSFER. It seems excessive to log these normal events
with LOG_ERROR. Lowering to LOG_NOTICE.
2011-06-06 17:54:17 +00:00
David Yat Sin
feb21920db
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-06-06 10:57:30 -04:00
Travis Cross
98e754e450
gitignore some libcodec2 build products
2011-06-06 09:47:35 +00:00
cypromis
048ee41efb
add hu package comment
2011-06-05 21:51:02 +02:00
David Yat Sin
5e8e23f57e
Merge remote branch 'smgfs/master'
...
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-06-03 17:48:39 -04:00
David Yat Sin
bd7672242c
Support for AT&T *8 Transfer (VRU only)
2011-06-03 17:18:30 -04:00
Christopher Rienzo
5099d3b8e3
fix mod_unimrcp reloadxml issue
2011-06-03 20:41:09 +00:00
Christopher Rienzo
94e9957e51
FS-3311 fire SWITCH_EVENT_RECORD_STOP after closing file
2011-06-03 18:48:02 +00:00
Anthony Minessale
68c389df46
FS-3326 --resolve ok thx
2011-06-03 09:45:07 -05:00
Jeff Lenk
5923f71a84
more code analysis mostly trivial except string formating changes
2011-06-01 22:36:19 -05:00
Michael S Collins
5409caca22
Update to-be-recorded prompts
2011-06-01 16:33:07 -07:00
Anthony Minessale
37c2b1ff7b
fix race
2011-06-01 17:40:56 -05:00
Moises Silva
3fa2fce3f3
freetdm: added fail-on-error global configuration to refuse
...
to load the module if there is any error
Conflicts:
libs/freetdm/mod_freetdm/mod_freetdm.c
2011-06-01 15:24:09 -04:00
Anthony Minessale
51c215809f
only accept info dtmf when its configured to
2011-06-01 13:19:28 -05:00
Anthony Minessale
64f8ad3f84
FS-3324 --resolve I think this is a misconfiguration where you have nat detected and no external ip configured
2011-06-01 10:59:38 -05:00
David Yat Sin
b92ad06b98
Disabled calling SRegInfoShow on Windows
2011-06-01 11:54:45 -04:00
Jeff Lenk
3b81d1fcdd
vs2010 reswig
2011-06-01 10:50:15 -05:00
Jeff Lenk
14ef54cd4e
FS-3315 Fix this differently convert to cdecl so SWIG likes
2011-06-01 10:48:42 -05:00
Anthony Minessale
7bbbb9ccc5
add vars: flip_record_on_hold to make the recording flip to the other leg on hold, record_check_bridge to make recording the same file on the opposite leg of a bridge considered a duplicate attempt and record_toggle_on_repeat to make repeat recording the same file toggle the recording off
2011-05-31 22:22:18 -05:00
Michael S Collins
3ef2692fb8
config: Fix mod_directory phrase file references to 'dir-press.wav' (correct: vm-press)
2011-05-31 18:09:03 -07:00
Jeff Lenk
332a5805a1
trivial compiler warning
2011-05-31 14:10:21 -05:00
Anthony Minessale
17e2cbb380
followup 2
2011-05-31 13:18:35 -05:00
Anthony Minessale
bb614c5a08
followup 1
2011-05-31 13:10:37 -05:00
Anthony Minessale
e2da3bea0c
add code to pass recording bugs on to other legs when executing an attended transfer, needs testing and possible follup commits before using
2011-05-31 13:01:28 -05:00
David Yat Sin
01eb776469
Merge branch 'master' of git.sangoma.com:smg_freeswitch
...
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c
2011-05-31 13:25:03 -04:00
Anthony Minessale
0419c4e0f3
add append flag to mod_shout
2011-05-31 10:40:34 -05:00
Anthony Minessale
37064511e4
fix bug from the *cough* FRICKING MAILING LIST WHERE IT SHOULD NOT HAVE BEEN REPORTED FROM *cough*
2011-05-31 09:53:39 -05:00
David Yat Sin
478e685292
freetdm - ISDN: Added API command to print Trillium memory info
2011-05-30 17:10:38 -04:00
Moises Silva
43a5af7df6
mod_sangoma_codec: Update max ms loop limit
2011-05-30 12:27:01 -04:00
Michal Bielicki - cypromis
16c23f787c
typo
2011-05-30 16:55:24 +02:00
Michal Bielicki - cypromis
7822db8aa6
added mod_cdr_sqlite to Debian build
2011-05-30 16:05:07 +02:00
Jeff Lenk
d193789a2c
fix several problems discovered with code analysis
2011-05-30 00:07:32 -05:00
Jeff Lenk
6a38dce2b8
trivial compiler warnings
2011-05-29 09:46:02 -05:00
Jeff Lenk
4480abc911
fix compiler warning
2011-05-27 21:46:28 -05:00
Anthony Minessale
9e12983f3e
FS-3100 --resolve
2011-05-27 20:41:31 -05:00
Anthony Minessale
dc028b3648
FS-3046 --resolve
2011-05-27 20:39:12 -05:00
Anthony Minessale
a405b779c9
FS-3319 --resolve
2011-05-27 19:14:00 -05:00
Moises Silva
d1169d6e97
mod_portaudio_stream: update to specify the channel index
2011-05-27 18:09:06 -04:00
Moises Silva
1078f77f42
Merge remote-tracking branch 'fsorig/master'
2011-05-27 16:37:24 -04:00
Michael S Collins
42f10a48c3
Add ivr/ subdir to conf/lang/en/en.xml
2011-05-27 09:55:50 -07:00
Mathieu Rene
9d756ecc77
FS-3320 --resolve
2011-05-27 12:24:48 -04:00
David Yat Sin
c20f56bad0
freetdm - ISDN:Fix for not responding to incoming RESTARTs with RESTART ACK if there is an active call on that channel at the time the RESTART was received
2011-05-27 12:19:15 -04:00
Anthony Minessale
0ac088e32c
FS-3313 --resolve Come To ClueCon 2011 http://www.cluecon.com
2011-05-27 09:51:05 -05:00
Anthony Minessale
01d0250ee6
FS-1986 --resolve Come To ClueCon 2011 http://www.cluecon.com
2011-05-27 09:49:02 -05:00
Anthony Minessale
e03d900c23
FS-3300 --resolve
2011-05-27 09:38:54 -05:00