Commit Graph

344 Commits

Author SHA1 Message Date
Brian West eee55db162 We should only reset sanity if we did NOT ignore the previous packet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 20:47:52 +00:00
Anthony Minessale fcc6043bc1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:49:07 +00:00
Anthony Minessale 361a935861 FSCORE-273
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:12:20 +00:00
Brian West 12c0f37533 If you happen to be pressing a digit while you end a call make sure we hangup faster instead of blocking for the dtmf sanity to fail.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-17 01:17:35 +00:00
Anthony Minessale 444425ae79 FSCORE-266
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 20:59:07 +00:00
Anthony Minessale f788be7e9b fix insane sanity check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 20:29:56 +00:00
Anthony Minessale ade0e51eae reset rtp media timer when we get a reinvite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 19:02:48 +00:00
Anthony Minessale c488041f4a MODENDP-169
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 17:56:35 +00:00
Anthony Minessale 01d3e87660 yet another rfc 2833 patch.....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 22:18:48 +00:00
Anthony Minessale 604f1b1ee2 add rtp_bug flags so we can keep track of all the bugs we have to emulate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 21:23:17 +00:00
Anthony Minessale a064847a11 sonus sonus sonus, sonus is a 4 letter word
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 22:34:41 +00:00
Anthony Minessale bebafc0ba5 suppress frame timestamp when raw write mode is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 23:31:12 +00:00
Anthony Minessale e276f5fe42 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 20:28:12 +00:00
Anthony Minessale 1136fcec4a a whole bunch of stuff just to avoid a sonus issue silence_when_idle=400 chanvar to send generated silence duing sleeps etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 00:32:51 +00:00
Anthony Minessale 625a6f549d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 16:52:58 +00:00
Anthony Minessale 4369876e57 fix random issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-02 21:33:01 +00:00
Anthony Minessale c3ddf82c4f get dingaling to work with new google stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 02:09:46 +00:00
Anthony Minessale 6afe9ec4f7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 20:12:14 +00:00
Anthony Minessale f6ae3b3c44 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 15:22:26 +00:00
Anthony Minessale 9fdb108bb9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 19:35:20 +00:00
Michael Jerris 926bc917ed use switch_set_flag in a few places we were doing it manually before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 18:21:44 +00:00
Anthony Minessale 1eea29a474 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 17:53:35 +00:00
Anthony Minessale 3df4810b03 good measure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 14:25:24 +00:00
Anthony Minessale abeba3204c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 23:44:41 +00:00
Anthony Minessale abcc0357d4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 23:26:25 +00:00
Anthony Minessale 770b94c46d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 22:36:31 +00:00
Anthony Minessale c71d8268ad update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 20:40:44 +00:00
Anthony Minessale 2ed601f934 more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Michael Jerris d5dd24374f build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:47:45 +00:00
Anthony Minessale 2dd433fb80 fix compiler warning in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 10:42:55 +00:00
Anthony Minessale 49f353b74e Adjust core and add video caps to mod_conference with video follow audio (first cut)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:26:41 +00:00
Anthony Minessale 35d0476b5c apply patch from lele for proxy mode+sip to not kill T38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 17:12:04 +00:00
Anthony Minessale 35cf0c559f even more room for t38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 18:04:20 +00:00
Anthony Minessale 67e9790bfb make room for t38 packets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 17:16:39 +00:00
Anthony Minessale 30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Anthony Minessale 6d89c01918 add debug line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 23:22:39 +00:00
Brian West b9e0bd8f8d more cleanup polishing things along
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 05:44:11 +00:00
Anthony Minessale 0dd54135f3 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 23:09:15 +00:00
Brian West 8fe7bcfe05 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 19:09:51 +00:00
Anthony Minessale 6958dc9a16 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 15:47:58 +00:00
Michael Jerris 839fd37831 don't autoadjust on break packets sent to ourself
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-09 22:44:48 +00:00
Anthony Minessale 38a5817168 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 18:52:00 +00:00
Anthony Minessale a4b3c02ae8 clean up rtp a little and tolerate polycom cng bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 18:02:46 +00:00
Anthony Minessale f53f621185 tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-30 17:24:04 +00:00
Michael Jerris 6601bcf5b6 totally random ssrc thing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-30 01:57:02 +00:00
Anthony Minessale 988bab33b4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 23:03:27 +00:00
Michael Jerris dbbe58d4fc type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 18:28:21 +00:00
Anthony Minessale a6989de65c more crazy black magic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 19:58:01 +00:00
Anthony Minessale eac4e3e10a nut n honey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 21:50:18 +00:00
Anthony Minessale 4e020186ed fix for FSCORE-191
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 13:03:58 +00:00