Michael Jerris
5d2b9966b0
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 22:38:38 +00:00
Anthony Minessale
0e91902dd5
fix itty bitty leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 22:03:43 +00:00
Brian West
c93284fbc5
gcc sux today
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 21:31:04 +00:00
Anthony Minessale
ed35b00a0a
another regression
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 20:51:19 +00:00
Anthony Minessale
5b6b9f89ab
fix xml code to dup the values instead of store direct pointers (scope issue)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 20:41:30 +00:00
Rupa Schomaker
80e897b3fd
oops, fix test for invalid profile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 20:23:32 +00:00
Rupa Schomaker
a35aca24b3
Add support for specifying codec in carrier_gateway table
...
Add ability to test ${} queries even when no session is
available (abuse events for this)
Test sql at startup, refuse to load invalid profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 20:15:39 +00:00
Anthony Minessale
e7affeb655
fix regression
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 17:03:46 +00:00
Anthony Minessale
6c4f7c9e07
MODAPP-237
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 15:28:50 +00:00
Anthony Minessale
b6660ec721
add switch_str_nil to avoid printing (null)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 13:51:46 +00:00
Anthony Minessale
8f9600e16c
MODENDP-202 and MODENDP-204
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 12:58:04 +00:00
Anthony Minessale
bf1ad19a09
FSCORE-322
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 01:52:53 +00:00
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