Jeff Lenk
|
882ebd6777
|
FS-3527 this fixes part of the problem with MSSQL
|
2011-08-31 16:04:20 -05:00 |
|
Anthony Minessale
|
61ab84396b
|
add new channel cap flag to indicate you can support queueable dtmf delay aka parsing w and W and implement it in the RTP stack and sofia endpoint
|
2011-08-29 11:04:38 -05:00 |
|
Anthony Minessale
|
85ea402ca9
|
zero out particular flags when recovering
|
2011-08-25 20:21:53 -05:00 |
|
Anthony Minessale
|
b426ec0bfa
|
FS-2217 --resolve this looks ok and is probably useful
|
2011-08-25 09:27:39 -05:00 |
|
Anthony Minessale
|
21482f011c
|
FS-3521 --resolve that was not a git diff, anyway i would prefer to not feed null to this function by practice because its the sign o f a bigger problem so I added an assert so we can tell if it happens again and protected against it from where its actually happening because NULL destination is not acceptable
|
2011-08-25 08:46:40 -05:00 |
|
Anthony Minessale
|
0e5b694c44
|
add PAUSE_BETWEEN_DTMF rtp bug for sonus to delay sending 2833 digits so their buffering is not overwhealmed
|
2011-08-24 15:36:59 -05:00 |
|
Anthony Minessale
|
dfac4c4752
|
add auto-clear-sql param to core
|
2011-08-24 13:36:19 -05:00 |
|
Anthony Minessale
|
d43af04e93
|
fix races in bypass media regarding channel signalling that may cause answer to be skipped
|
2011-08-19 16:25:32 -05:00 |
|
Michael S Collins
|
e4d473190d
|
mod_dptools: add transfer_on_failure ext/dp/context to play_and_get_digits
If max tries is reach and user has not made a valid entry then system transfers the call leg to the specified destination.
|
2011-08-18 20:29:52 -07:00 |
|
Anthony Minessale
|
850f2e3cff
|
FS-3510 --resolve make all instances of execute_on_X uniform with api_on_X and support both prefix vars as before and usage of arrays to push several exexute_on or api_on records into one variable
|
2011-08-18 09:11:45 -05:00 |
|
Mathieu Parent
|
b3997353a1
|
Skinny: Stop harcoding APR_TIMEUP
See also FS-3425
|
2011-07-22 09:17:09 +02:00 |
|
Anthony Minessale
|
2f950634ab
|
fix sip auto_simplify
|
2011-07-16 02:34:17 -05:00 |
|
Anthony Minessale
|
d2f76ca482
|
tweaks to codec buffer size detection
|
2011-07-14 00:14:10 -05:00 |
|
Anthony Minessale
|
0521886de8
|
use rwlock for global vars to reduce contention
|
2011-07-12 20:36:42 -05:00 |
|
Anthony Minessale
|
3cbae3fbd8
|
FS-3413 --resolve
|
2011-07-12 09:41:02 -05:00 |
|
Anthony Minessale
|
f1ee225cb1
|
push out signal data into its own queue system
|
2011-07-08 12:52:18 -05:00 |
|
Anthony Minessale
|
9cf44f3a5e
|
fix campon to play music even on first run and cancel faster
|
2011-07-06 16:45:36 -05:00 |
|
Michael Jerris
|
81b56a2490
|
FS-2954: attr packed is not available on sun studio
|
2011-07-05 15:42:15 -04:00 |
|
Anthony Minessale
|
306b332d47
|
add --enable-timerfd-wrapper to wrap timefd syscalls for platforms with the right kernel and wrong libc
|
2011-06-30 14:36:52 -05:00 |
|
Anthony Minessale
|
07a715928b
|
FS-2218 --resolve
|
2011-06-28 08:05:12 -05:00 |
|
Anthony Minessale
|
676ef8085b
|
add last_hold_time and hold_accum vars for cdr data
|
2011-06-27 13:27:52 -05:00 |
|
Anthony Minessale
|
b6fc1a5f30
|
FS-3372 --resolve
|
2011-06-27 10:09:15 -05:00 |
|
Anthony Minessale
|
fb68746eed
|
add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling
|
2011-06-16 14:37:22 -05:00 |
|
Anthony Minessale
|
b2c3199f65
|
add scoped channel variables (%[var=val,var2=val2] blocks valid in any app data field and will only last for that one app execution)
|
2011-06-15 13:03:45 -05:00 |
|
Anthony Minessale
|
7e6b59ffe1
|
add some various api util
|
2011-06-09 12:17:32 -05:00 |
|
Anthony Minessale
|
07a797522a
|
FS-3214 try this patch
|
2011-06-08 18:50:21 -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
|
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 |
|
Jeff Lenk
|
d193789a2c
|
fix several problems discovered with code analysis
|
2011-05-30 00:07:32 -05:00 |
|
Jeff Lenk
|
4480abc911
|
fix compiler warning
|
2011-05-27 21:46:28 -05:00 |
|
Moises Silva
|
1078f77f42
|
Merge remote-tracking branch 'fsorig/master'
|
2011-05-27 16:37:24 -04:00 |
|
Anthony Minessale
|
c080fb15d9
|
update on array patch
|
2011-05-26 10:00:06 -05:00 |
|
Jeff Lenk
|
fc004ddc13
|
FS-3315 --resolve Fix typedef declaration for switch_cap_callback_t Thanks Peter
|
2011-05-26 08:39:28 -05:00 |
|
Jeff Lenk
|
55c24567bd
|
fix windows code analysis problems
|
2011-05-25 23:51:48 -05:00 |
|
System Administrator
|
7eaef23955
|
Merge remote branch 'fsorig/master'
Conflicts:
src/mod/applications/mod_commands/mod_commands.c
src/mod/endpoints/mod_portaudio/mod_portaudio.c
src/mod/endpoints/mod_portaudio/pablio.c
|
2011-05-26 00:13:12 -04:00 |
|
System Administrator
|
294a57fbcb
|
allow -1 as silence generation divisor to specify only zeroes silence
|
2011-05-25 23:16:24 -04:00 |
|
Anthony Minessale
|
860d2a6c12
|
add capture dp app
|
2011-05-25 16:12:42 -05:00 |
|
Anthony Minessale
|
c1c759526d
|
add arrays to event headers and chanvars
|
2011-05-25 15:42:36 -05:00 |
|
Anthony Minessale
|
b978d39d48
|
FS-3312 --resolve
|
2011-05-25 14:45:55 -05:00 |
|
Mathieu Rene
|
5013bece3f
|
fix segfault
|
2011-05-25 15:04:40 -04:00 |
|
Anthony Minessale
|
2582bbcb36
|
add xml user caching mechanism
|
2011-05-23 17:15:37 -05:00 |
|
Anthony Minessale
|
9c17effb15
|
add time stamp to app_log
|
2011-05-16 13:41:52 -05:00 |
|
Anthony Minessale
|
082cb7154e
|
ditto
|
2011-05-13 16:29:48 -05:00 |
|
Anthony Minessale
|
106855dfa3
|
use ssl macro to init on dingaling too
|
2011-05-13 16:23:33 -05:00 |
|
Anthony Minessale
|
23b5f58202
|
use ssl macro to init on dingaling too
|
2011-05-13 16:17:17 -05:00 |
|
Anthony Minessale
|
8764a046c6
|
allow creation of arbitrary profile vars
|
2011-05-13 15:29:40 -05:00 |
|
Anthony Minessale
|
acf3090adf
|
FS-2936 plan B for curl stuff
|
2011-05-13 13:17:54 -05:00 |
|
Jeff Lenk
|
a912fa6b3e
|
VS2008 cleanup for Core Curl integration
|
2011-05-12 10:48:46 -05:00 |
|
Anthony Minessale
|
29bf9157ef
|
clean up core curl patch
|
2011-05-11 14:42:52 -05:00 |
|
Anthony Minessale
|
8de336b7a8
|
add files from last commit
|
2011-05-11 10:09:43 -05:00 |
|