2940 Commits

Author SHA1 Message Date
Anthony Minessale
607c112fb7 FS-3583 --resolve race condition caused by unresponsive host when unregistering the gateway. 2011-09-27 08:44:29 -05:00
Anthony Minessale
28b380c8b5 FS-3581 --resolve 2011-09-26 09:03:10 -05:00
Anthony Minessale
639afde2a4 FS-3571 --resolve 2011-09-23 08:20:59 -05:00
Anthony Minessale
842ea87d64 FS-3571 try this, I don't have a way to test it so this is just guessing, give me a lab box if this doesn't work 2011-09-21 14:56:49 -05:00
Anthony Minessale
7333d46d5b add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base 2011-09-21 14:31:18 -05:00
Anthony Minessale
626b5cb2a2 FS-3571 FS-3442 FS-957 --resolve tighten up the parsing of these boolean vals issue in t38 sdp 2011-09-19 20:11:23 -05:00
Anthony Minessale
4048a087b7 more 2833 recover code 2011-09-16 15:35:16 -05:00
Anthony Minessale
4d1a76ee5c save telephony event data for recovery 2011-09-16 14:30:32 -05:00
Anthony Minessale
dfbb22fe91 alternate fix to f479462026d6d245511ef635ded70c7c645ac5ee 2011-09-16 14:16:31 -05:00
Anthony Minessale
c4464c65fd FS-3551 please update to this revision or greater and retest gathering the same logs with loglevel debug and global siptrace on 2011-09-16 12:05:10 -05:00
Anthony Minessale
f479462026 use bridge_to instead of signal_bond for recovering bridge 2011-09-15 07:56:19 -05:00
Anthony Minessale
6310318cad wtf 2011-09-14 11:50:41 -05:00
Anthony Minessale
9125a96c6d convert chat interface to use events instead of a bunch of args 2011-09-13 16:51:30 -05:00
Jeff Lenk
0651b01abf correct sofia_count_reg_function behavior reported from user list 2011-09-13 10:40:33 -05:00
Anthony Minessale
408adb8d0c FS-3558 --resolve 2011-09-12 14:26:42 -05:00
Brian West
06eb4b6ab3 Fix recovery when nat is involved 2011-09-09 02:47:56 -05:00
Anthony Minessale
5154b8819d fix wrong media ip in recover data issue 2011-09-08 17:13:28 -05:00
Michael Jerris
1b9b3456ad add auth username to unreg event 2011-09-08 17:57:17 -04:00
Anthony Minessale
7acddfac95 FS-3549 --resolve This patch will probably make it work but the bug is actually in the phone, the patch is simply tolerating the bad behaviour. You are correct about the a=sendonly missing, this was fixed in a later revision of the polycom firmware. I suggest that even if this patch works, that you update your phones to a newer firmware, preferably the most recent. 2011-09-08 10:24:05 -05:00
Anthony Minessale
74d5a593af revert forgot jira info 2011-09-08 10:23:40 -05:00
Anthony Minessale
361b623937 This patch will probably make it work but the bug is actually in the phone, the patch is simply tolerating the bad behaviour. You are correct about the a=sendonly missing, this was fixed in a later revision of the polycom firmware. I suggest that even if this patch works, that you update your phones to a newer firmware, preferably the most recent. 2011-09-08 10:22:46 -05:00
Anthony Minessale
7d399cce96 don't turn X-FS- headers into variables, they are reserved for FS specific communication and should not be passed on 2011-09-08 10:02:16 -05:00
Anthony Minessale
83a78fbfa0 FS-3545 --resolve no, that was not the intention, I missed a few more spots to hack in the exception for iLBC, (thanks for marring my code iLBC ppl) it should work as expected now even with the m_per_ptime on 2011-09-08 09:48:21 -05:00
Anthony Minessale
aea22cd4b7 add RTP_BUG_ACCEPT_ANY_PACKETS to disable dropping invalid packets for interop with Oracle CCA 2011-09-08 08:57:28 -05:00
Anthony Minessale
247537a959 FS-3545 --resolve this is actually compliant when mixing ptimes in the same sdp but since iLBC uses its own fmtp for ptime I will add this patch to make it beleive its 20 for the sake of arguement. If you have any other problems with this, set the channel or global variable sdp_m_per_ptime=false to completely disable the default correct behaviour 2011-09-07 08:07:04 -05:00
Anthony Minessale
fb5f29c2fb speed up restart speed of profiles 2011-09-06 12:53:29 -05:00
Anthony Minessale
6dd1264d08 add support for global nameseace in chat interface to bind to unhandled messages 2011-09-02 14:41:25 -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
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
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
5a062bc142 FS-3523 --resolve 2011-08-25 13:29:51 -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
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
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
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
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
7159f64b22 revert 53b0ecce6009db3247fcfa3369e11887d2fe64b7 2011-08-19 17:29:47 -05:00
Anthony Minessale
c8c94f051b default 2833 payload type to 101 when not configured otherwise 2011-08-19 11:52:40 -05: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
Anthony Minessale
cd316330c6 FS-3511 FS-2875 --resolve we will go with this as-is and just make it a default 2011-08-17 19:34:22 -05:00