Commit Graph

12896 Commits

Author SHA1 Message Date
Anthony Minessale 9403064d46 add name string for SIGNAL_DATA 2011-08-30 09:15:27 -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 c3ceebf0bf FS-3528 --resolve 2011-08-29 10:31:46 -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 e518bb9556 ignore signals instead of using a blank handler 2011-08-26 12:59:01 -05:00
Anthony Minessale 087ddcb0e7 adjustment to 85ea402ca9 2011-08-26 12:07:20 -05:00
Anthony Minessale 301ea9fbce locate session even when it's hungup in script constructor 2011-08-26 08:30:27 -05:00
Anthony Minessale c9dbbe6989 swigall 2011-08-26 09:50:25 -05:00
Anthony Minessale 85ea402ca9 zero out particular flags when recovering 2011-08-25 20:21:53 -05:00
Anthony Minessale 517707dc47 remove stray printf 2011-08-25 18:17:00 -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 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 329033ee86 FS-3506 --resolve 2011-08-25 08:27:23 -05:00
Anthony Minessale a0c63e8bdc FS-3522 --resolve 2011-08-25 08:25:47 -05:00
Anthony Minessale bf54c54823 adjustment to last commit 2011-08-24 15:52: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
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
Jeff Lenk 605091609d FS-3515 remove duplicate code 2011-08-23 11:20:04 -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
Anthony Minessale de9bfc0cde FS-3474 --resolve 2011-08-19 16:34:39 -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
Anthony Minessale 5dd9b7218a remove debug printf 2011-08-19 16:25:32 -05:00
Travis Cross fa621ed98d mod/timers is no longer empty 2011-08-19 23:17:21 +00:00
Anthony Minessale 7159f64b22 revert 53b0ecce60 2011-08-19 17:29:47 -05:00
Jeff Lenk d2daa44d8c FS-3080 --resolve only allow when not playing message 2011-08-19 14:29:23 -05:00
Anthony Minessale c8c94f051b default 2833 payload type to 101 when not configured otherwise 2011-08-19 11:52:40 -05:00
Jeff Lenk e36de6d9d5 FS-3513 --resolve reswig 2011-08-19 09:22:07 -05:00