Commit Graph

4903 Commits

Author SHA1 Message Date
Anthony Minessale 772bc3e68c fix audio issue in portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-19 18:30:56 +00:00
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 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
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 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 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
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
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 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
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
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 c80fd5efc4 MODAPP-236
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-14 13:56:45 +00:00
Andrew Thompson 34e3747ef7 Unlock the session like we should be doing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-13 19:55:55 +00:00
Andrew Thompson 5e1fcbd1bf Make handlecall return more correct errors; sync freeswitch.erl with git version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12592 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-13 17:33:17 +00:00
Andrew Thompson 0805f571da Remove old hardcoded makefile now that we can check for erlang stuff in configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 19:57:22 +00:00
Mathieu Rene a03415c255 MDXMLINT-48
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 18:51:36 +00:00
Anthony Minessale 56ed995d35 MODENDP-197
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 16:06:31 +00:00
Anthony Minessale aed385fd48 MODAPP-233 (recording members should be invisible to commands
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 15:09:31 +00:00
Mathieu Rene 90db12c814 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 14:59:51 +00:00
Andrew Thompson 143b59f7a1 fixin' a segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 02:37:30 +00:00
Mathieu Rene 80d2b371f9 declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 02:24:24 +00:00
Andrew Thompson 6f2862f996 Add a Makefile.in for mod_erlang_event in preparation for when my configure patch gets merged
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 00:43:07 +00:00
Michael Jerris faf8730b3e mod_spidermonkey: fix segfaults on dtmf callback (FSCORE-327)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 22:46:46 +00:00
Anthony Minessale 6fca250bf5 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 17:26:37 +00:00
Anthony Minessale 0e88941983 limit bytes read by xml_curl to 1 meg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 16:54:38 +00:00
Anthony Minessale 360afc83b9 add sip_from_display var and fix backwards switch_strisr calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 15:14:24 +00:00
Mathieu Rene 1c30c4c4c9 Revert 12561
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 13:15:41 +00:00
Anthony Minessale cc67ca0a66 still use intended caller id domain in rpid even when from uri is overridden
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 13:15:02 +00:00
Mathieu Rene 5151cf32ac FSCORE-327
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 12:39:37 +00:00
Michael Jerris ff13ccc23f swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-10 21:38:45 +00:00