Commit Graph

9791 Commits

Author SHA1 Message Date
Mathieu Rene 01540fb2da tweaqk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-19 04:15:14 +00:00
Mathieu Rene 1d6e7b2622 Add Menu-Name param to ivr menu xml_locate function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-19 04:11:51 +00:00
Brian West 1458ea0d9d bracketless if's are not allowed doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-19 01:06:21 +00:00
Brian West aeff9ff89c FSRTP-1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 20:36:30 +00:00
Brian West ffca185283 add undocumented features to the config file example someone wiki this please
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 19:17:31 +00:00
Brian West e941f7f4a4 MODLANG-105
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 18:56:36 +00:00
Brian West beea024a53 MODENDP-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 18:54:16 +00:00
Anthony Minessale 90d41badd2 add
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 18:45:39 +00:00
Brian West d0287cd33d We get status of 100 on a 302. This will fix a bug reported from IRC.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 16:02:50 +00:00
Anthony Minessale 857cc23cc3 fix from irc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 20:56:28 +00:00
Andrew Thompson 31aefe6ef8 Remove some unnecessary code that was holding locks on the session
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 19:51:49 +00:00
Anthony Minessale 10a4b302ff FSCORE-334
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 17:54:34 +00:00
Brian West 24e342dacf MODLANG-106
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 17:23:01 +00:00
Anthony Minessale c3165e9667 FSCORE-337
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:39:12 +00:00
Michael Jerris dd1cb3aac2 add code analysis tagging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:32:57 +00:00
Michael Jerris 73f6be21b7 fix windows build error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:32:29 +00:00
Michael Jerris 7618dfbe1c mod_voicemail: fix password check (MODAPP-234)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:28:16 +00:00
Anthony Minessale 9694ce0407 FSCORE-336
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:23:32 +00:00
Anthony Minessale 3a8512fe0e comment out shutdown command that causes crash on unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:02:18 +00:00
Anthony Minessale 69b9d174f4 MODENDP-198 MODENDP-199
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 15:24:47 +00:00
Mathieu Rene 574b7b1e3e Fix a bunch of const (-Wcast-qual checking start)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 13:25:02 +00:00
Andrew Thompson f06de29ac3 Cleanups/fixes while tracking down stuck channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 02:35:06 +00:00
Andrew Thompson eacbed6de9 Don't hold a pointer to the session, store the uuid instead and use switch_core_session_locate/switch_core_session_rwunlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 00:05:17 +00:00
Mathieu Rene d077268695 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 23:52:28 +00:00
Andrew Thompson 3eba7e3602 Send a "call_hangup" to outbound/handlecall sessions when the relevant channel is hungup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 23:31:55 +00:00
Andrew Thompson 8928727293 Fix removing sessions from linked list; fix a deadlock added in previous commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 22:58:36 +00:00
Mathieu Rene a7d7c0ba88 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 22:44:27 +00:00
Mathieu Rene 8ed510458f mod_limit: close odbc handle
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 22:44:14 +00:00
Mathieu Rene 293bf48518 Properly shutdown the JS runtime on unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 22:25:05 +00:00
Andrew Thompson 8d9f4cd156 Improved the 'erlang' console application; added the UUID to some debug messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 22:14:31 +00:00
Mathieu Rene 799779e3a6 Revert unwanted changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 20:30:53 +00:00
Mathieu Rene 53ab0e2aef Fix off-by-1 read err in switch_xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 20:28:22 +00:00
Michael Jerris 16009c5094 these seem to be causing issues on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12627 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 20:14:36 +00:00
Michael Jerris 863e1c7056 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 19:53:17 +00:00
Mathieu Rene bc46c9a0f3 FIx nasty leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 19:24:12 +00:00
Mathieu Rene 09e73f807d dont leak the xml structure if answer fails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 18:49:58 +00:00
Mathieu Rene e211789531 ESL-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 18:35:31 +00:00
Rupa Schomaker 5d45679b63 allow profile named "default" to be the default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 16:31:23 +00:00
Rupa Schomaker dc857646dd update sample config with custom_sql example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 16:07:11 +00:00
Rupa Schomaker 464415efe5 parameter to say whether to quote the in list or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 15:54:44 +00:00
Rupa Schomaker 7b7f354f8d reduce random/rand tsts to absolute minimum stmnt required
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 15:35:10 +00:00
Brian West 12d0918cda reset rtp timer on unhold op
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 02:15:12 +00:00
Michael Jerris c0d1ce2477 fix group_confirm regression from svn r12403
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 01:37:18 +00:00
Anthony Minessale 9f2117d7a7 fix regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 00:28:18 +00:00
Ken Rice 86fab4cd61 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-15 17:47:57 +00:00
Anthony Minessale c015af04d3 LIBDING-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-15 16:56:15 +00:00
Ken Rice 4db6814d75 format fixing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-15 09:37:47 +00:00
Anthony Minessale 391c884671 move stop up a bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-15 01:21:34 +00:00
Andrew Thompson 4adb99129e Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-14 23:53:32 +00:00
Anthony Minessale 73e738ab9d fix socket race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12605 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-14 19:23:07 +00:00