3949 Commits

Author SHA1 Message Date
Anthony Minessale
afd0e1fc01 add t38_pass_broken_boolean to pass the brokeb boolean behaviour over to the other side of the call when detected 2011-10-12 15:28:08 -05:00
Anthony Minessale
1bf97fa7ba add some more reporting data to logs 2011-10-11 15:13:23 -05:00
Anthony Minessale
dd5188f3a1 FS-3605 --resolve 2011-10-11 07:50:10 -05:00
Georgiewskiy Yuriy
e9668c3d5c remove SWITCH_RTP_FLAG_AUTO_CNG - works incorrectly. 2011-10-10 23:28:12 +04:00
Anthony Minessale
9e4ca2c2a7 only require user and pass in gateway when register is true 2011-10-07 10:51:02 -05:00
Anthony Minessale
9e09483589 add manual_rtp_bug gen_one_gen_all to prevent rtp passthru to break the *S* word.. 2011-10-07 10:40:30 -05:00
Brian West
4893acdb16 missed yet another one 2011-10-05 22:54:31 -05:00
Joao Mesquita
e46332127c Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-10-05 19:13:21 -03:00
Joao Mesquita
624a292123 New feature: param disallow-multiple-registration on user directory logs out all other users on other sessions with the same user:domain pair. 2011-10-05 19:02:02 -03:00
Anthony Minessale
b2d2353ce9 FS-3596 --resolve 2011-10-05 13:55:20 -05:00
Brian West
86efff6c1f missed a check_Decode 2011-10-05 20:39:08 -05:00
Anthony Minessale
f04fd38c3e FS-3594 if this does not work you will need to give me access to your box 2011-10-04 17:46:49 -05:00
Anthony Minessale
efeaf2069e FS-3594 --resolve 2011-10-03 18:53:17 -05:00
Brian West
ed29a31462 missed one spot 2011-09-29 18:00:21 -05:00
Anthony Minessale
256a6264d4 prevent sql injection by using sqlite formatter on various code that generates sql stmts with switch_snprintf 2011-09-29 08:28:12 -05:00
Brian West
7f04f7ace9 check decode here 2011-09-28 00:35:06 -05:00
Anthony Minessale
7b2c563e61 FS-3585 --resolve 2011-09-27 15:39:56 -05:00
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
Georgiewskiy Yuriy
6f4c4ea088 moves the switch_rtp_request_port() call from the contructor to FSH323Connection::CreateRealTimeLogicalChannel() - fix rtp port leak. tnx to Peter Olsson. 2011-09-20 15:22:09 +04: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
Stefan Knoblich
0f45b8badd mod_dingaling: Remove unused but set variables (GCC-4.6 -Wunused-but-set-variable)
Subject and type event headers were never used in chat_send(), remove them.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-18 01:14:56 +02:00
Raymond Chandler
91b73d1ff8 add params so xml curl can know who's calling the directory request 2011-09-16 19:08:30 -04: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
Jeff Lenk
406c21ce2b FS-3564 --resolve Fix build for mod_skypopen, problem occurs after latest changes for chat interface 2011-09-14 08:36:07 -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
f2099bf999 FS-3529 please try this revision I suspect its related to some uninitilized memory causing flags to be set that are not in the dtmf structure in certian cases 2011-09-08 08:12:16 -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