Commit Graph

30863 Commits

Author SHA1 Message Date
Anthony Minessale 473235cc53 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 00:15:29 +00:00
Brian West 6ca93749d0 tweak to MODENDP-126 commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 21:41:09 +00:00
Anthony Minessale 3f362b0b9a (MODENDP-126) don't accept crypto in the RTP/AVP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 21:05:18 +00:00
Anthony Minessale 0715b44f52 (SFSIP-83) chat (send an IM) assumes that the user's profile is the same as their domain, which isn't necessarily so
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:52:33 +00:00
Anthony Minessale 75df7a47bf (MODAPP-121) Patch to add voicemail preference controlling date announcement new param 'play-date-announcement' to values 'first' 'last' or 'never' defaults to first to retain previous behavior
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:34:47 +00:00
Anthony Minessale 2efb1c5f55 (FSCORE-183) ivr_menu max-timeouts option, result in ivr_menu_status var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:26:20 +00:00
Anthony Minessale 7cb509bc0e swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:13:57 +00:00
Anthony Minessale 7b537822e0 swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:13:14 +00:00
Anthony Minessale 9a49b135e6 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 19:52:27 +00:00
Brian West c4d43fbf06 part two of FSCORE-193
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 18:49:21 +00:00
Michael Jerris bff3651b2d (OPENZAP-21) E&M shouldn't have delay after sending wink
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@572 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-27 18:46:22 +00:00
Michael Jerris 7b3195511a (OPENZAP-21) E&M shouldn't have delay after sending wink
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@572 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-27 18:46:22 +00:00
Anthony Minessale 1bd4fa6115 remove code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 18:28:31 +00:00
Brian West 08b8205780 add docs for this feature
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 16:20:52 +00:00
Brian West bb17572b39 round one from FSCORE-193, we need to revisit this for improvement
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 08:52:13 +00:00
Brian West 92af3e726d revert this change for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 23:37:27 +00:00
Anthony Minessale cd66f128a0 break mod_shout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 23:14:19 +00:00
Brian West 0c18647808 add sound
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 20:53:33 +00:00
Michael Jerris 21d796b63e add dtmf based hangup (OPENZAP-3)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@571 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 20:04:22 +00:00
Michael Jerris b89f93c049 add dtmf based hangup (OPENZAP-3)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@571 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 20:04:22 +00:00
Michael Jerris 237a445257 (MODAPP-139) localize voice-mail notification emails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 19:48:55 +00:00
Michael Jerris 1cdec9c0fe unlock before destroy (handle leak from SFSIP-88)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 19:33:17 +00:00
Michael Jerris d8f1f01486 unlock before destroy (handle leak from SFSIP-88)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 19:30:52 +00:00
Anthony Minessale e03d7f2721 deal with MODENDP-138
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 19:19:55 +00:00
Anthony Minessale 2e756baf78 deal with MODENDP-138
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 19:17:03 +00:00
Michael Jerris c7cbbc6f4e OPENZAP-19 add handler for connect ack
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@570 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 18:28:28 +00:00
Michael Jerris 0fefb95b07 OPENZAP-19 add handler for connect ack
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@570 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 18:28:28 +00:00
Brian West dd2074dcc3 Document chances from MODENDP-131 for min se
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 18:26:00 +00:00
Brian West 8a29557984 MODENDP-131 with minor mods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 18:21:42 +00:00
Michael Jerris 8a5805a724 spellcheck
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 18:17:11 +00:00
Michael Jerris ff4fe5ed2b extra protection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 18:14:37 +00:00
Michael Jerris a2036a449a (MODAPP-148) fix parsing
fix windows build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 18:03:17 +00:00
Michael Jerris 6754c028d7 if we want to override system function in lua we should do so from mod_lua, not hack the lib. We did the same thing for exit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:36:01 +00:00
Anthony Minessale 36abcdd03d fix analog fxs state machine issue
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@569 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 17:29:48 +00:00
Anthony Minessale 2dd27f2738 fix analog fxs state machine issue
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@569 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 17:29:48 +00:00
Michael Jerris 0cea9bb4b6 fix lua build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:26:36 +00:00
Anthony Minessale e403a7952f update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@568 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 17:09:10 +00:00
Anthony Minessale 18abfac317 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@568 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 17:09:10 +00:00
Anthony Minessale 701334c20a expand notify thing to let you pick a certian call_id instead of user@host
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:00:30 +00:00
Anthony Minessale 3c2e49bd71 doh blame normB
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@567 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 16:59:13 +00:00
Anthony Minessale d79352b29c doh blame normB
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@567 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 16:59:13 +00:00
Michael Jerris b2985ea2a2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:40:16 +00:00
Anthony Minessale 8811a8d02e change hash to use flags per entry for free on keys and values
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@566 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 16:39:46 +00:00
Anthony Minessale dfc4c3533e change hash to use flags per entry for free on keys and values
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@566 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 16:39:46 +00:00
Michael Jerris f08f7d401c fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:16:52 +00:00
Anthony Minessale 4e0f9cc896 add patch from MODAPP-132
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:04:16 +00:00
Anthony Minessale 7f7d0e936b add patch from MODFORM-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:02:04 +00:00
Anthony Minessale 1c15146866 add patch from MODAPP-86
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 15:50:12 +00:00
Anthony Minessale a3922ed7c8 add name to spans
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@565 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 15:36:34 +00:00
Anthony Minessale cf7125c118 add name to spans
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@565 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-26 15:36:34 +00:00