Anthony Minessale
|
6dd1264d08
|
add support for global nameseace in chat interface to bind to unhandled messages
|
2011-09-02 14:41:25 -05:00 |
|
Stefan Knoblich
|
d0308aaea2
|
[SDK] Clean up symbol visibility flags and compiler vendor handling
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
|
2011-09-02 22:48:03 +02:00 |
|
Brian West
|
6d76dda7f5
|
swigall
|
2011-09-02 21:03:21 -05:00 |
|
Anthony Minessale
|
798651b8f2
|
update doc
|
2011-09-02 10:12:14 -05:00 |
|
Anthony Minessale
|
f20b605dfc
|
typo
|
2011-09-02 09:50:24 -05:00 |
|
Anthony Minessale
|
42b64ccd67
|
get rid of digit_action_set target and add target,bind_target params to bind_digit_action
|
2011-09-02 09:34:40 -05:00 |
|
Jeff Lenk
|
2689081bae
|
vs2010 reswig
|
2011-09-01 21:16:22 -05:00 |
|
Anthony Minessale
|
7efa4fb209
|
FS-3532 --resolve
|
2011-09-01 15:10:23 -05:00 |
|
Anthony Minessale
|
4f58ad4fb7
|
misplaced !
|
2011-09-01 12:25:08 -05:00 |
|
Anthony Minessale
|
cf9859ea69
|
add digit_action_set_target app that can set the target (direction of the dtmf flow and subsequent channel who gets the events) to self or peer (bridged channel when possible)
|
2011-09-01 10:11:24 -05:00 |
|
Travis Cross
|
3a352e67f4
|
bump to zeromq-2.1.9
|
2011-09-01 15:53:03 +00:00 |
|
Daniel Swarbrick
|
0db88b5999
|
Tweak link order of some libs to fix build on gcc platforms that have ld flag "--as-needed" as default. Fixes FS-2873 and FS-2874
|
2011-09-01 16:42:00 +02:00 |
|
Brian West
|
a5ae0e32d6
|
swigall
|
2011-09-01 03:22:30 -05:00 |
|
Anthony Minessale
|
bff473bf32
|
antibiotics for our latest sonus infection
|
2011-08-31 19:30:58 -05:00 |
|
Jeff Lenk
|
882ebd6777
|
FS-3527 this fixes part of the problem with MSSQL
|
2011-08-31 16:04:20 -05:00 |
|
dschreiber
|
ed0ac0358c
|
Fix to allow setting a proxy properly when manually injecting notifies
|
2011-08-31 13:36:20 -07:00 |
|
dschreiber
|
69b8ce4d80
|
Fix issue where mod_shout does not properly flush buffer on writing mp3 streams, resulting in incomplete files. TODO: Refactor as part of the while loop.
|
2011-08-31 13:35:13 -07:00 |
|
Anthony Minessale
|
ed4b944b12
|
FS-3534 --resolve
|
2011-08-31 10:10:50 -05:00 |
|
Mathieu Rene
|
156776797a
|
mod_rtmp: don't add data to the sendq if the connection's gone
|
2011-08-31 16:46:20 +02:00 |
|
Anthony Minessale
|
5545fef36d
|
use enterprise originate when fifo dial string contains a user channel
|
2011-08-30 11:04:14 -05:00 |
|
Jeff Lenk
|
11bcc60077
|
FS-3530 --resolve
|
2011-08-30 09:01:07 -05:00 |
|
Jeff Lenk
|
69668f9cc7
|
FS-3525 --resolve
|
2011-08-30 08:56:18 -05:00 |
|
Anthony Minessale
|
f697e5aa37
|
wait on info dtmf parsing w and W (additional part of previous patch)
|
2011-08-29 13:28:02 -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
|
d83245c1bd
|
fix logic determining which ip to use in contact on re-invites in recovery situations or when remote ip is unknown
|
2011-08-26 14:10:23 -05:00 |
|
Anthony Minessale
|
cab02bbc70
|
fix logic determining which ip to use in contact on re-invites in recovery situations or when remote ip is unknown
|
2011-08-26 13:51:41 -05:00 |
|
Anthony Minessale
|
c9dbbe6989
|
swigall
|
2011-08-26 09:50:25 -05:00 |
|
Anthony Minessale
|
5a062bc142
|
FS-3523 --resolve
|
2011-08-25 13:29:51 -05:00 |
|
Brian West
|
5220832fb1
|
swigall
|
2011-08-25 17:34:35 -05:00 |
|
Brian West
|
c155873e53
|
Silk part two... doh
|
2011-08-25 17:30:25 -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
|
e644e620c8
|
reflect video fmtp on 1 legged calls
|
2011-08-25 09:24:17 -05:00 |
|
Anthony Minessale
|
da0836c539
|
FS-3518 --resolve this was an issue specific to mute-detect-sound and muting someone right when it decided to play the mute detect sound, fixed with a queued flag so only 1 thread ever plays sounds to the channel
|
2011-08-25 09:17:50 -05:00 |
|
Anthony Minessale
|
a0c63e8bdc
|
FS-3522 --resolve
|
2011-08-25 08:25:47 -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 |
|
Andrew Thompson
|
7dc92c47e1
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2011-08-24 14:44:32 -04:00 |
|
Andrew Thompson
|
af3be7b21d
|
Silence a silly warning about ignored return values
|
2011-08-24 14:44:12 -04:00 |
|
Anthony Minessale
|
8f15bc7b45
|
fix regression from fix to last regression
|
2011-08-23 14:40:44 -05:00 |
|
Brian West
|
8773fab490
|
url decode these variables just incase
|
2011-08-23 20:51:01 -05:00 |
|
Anthony Minessale
|
d481bf5eff
|
FS-3514 --resolve
|
2011-08-23 12:38:22 -05:00 |
|
Anthony Minessale
|
8abc3ba607
|
switch to INFO instead of nothing when no 2833 was found in sdp
|
2011-08-23 10:51:14 -05:00 |
|
Mathieu Rene
|
1dbd4c7787
|
Add video-bridge flags to have multiple audio participants to a single video call
|
2011-08-23 17:28:32 +02:00 |
|
Anthony Minessale
|
7a7f386886
|
FS-3337 --resolve indeed, should be ok
|
2011-08-22 12:34:46 -05:00 |
|
Anthony Minessale
|
7386662164
|
rework session timers to try to have us not be the refresher whenever possible
|
2011-08-22 10:59:33 -05:00 |
|
Anthony Minessale
|
71964f61ac
|
FS-3517 --resolve
|
2011-08-22 08:11:05 -05:00 |
|
Raymond Chandler
|
649499ad7a
|
make profile consistent from pg to my
|
2011-08-22 10:31:18 -04:00 |
|
Andrew Thompson
|
7b656871f3
|
Fix unused var
|
2011-08-20 23:03:17 -04:00 |
|
Andrew Thompson
|
618ea0f2c8
|
FS-3488 --resolve
|
2011-08-20 19:45:36 -04:00 |
|
Brian West
|
0587e21c2b
|
swigall
|
2011-08-20 19:27:59 -05:00 |
|
Jeff Lenk
|
aa905f20a3
|
FS-3513 --resolve
|
2011-08-20 13:39:08 -05:00 |
|