]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
17 years agofix regression
Anthony Minessale [Fri, 20 Mar 2009 17:03:46 +0000 (17:03 +0000)] 
fix regression

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12686 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODAPP-237
Anthony Minessale [Fri, 20 Mar 2009 15:28:50 +0000 (15:28 +0000)] 
MODAPP-237

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12685 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFSCORE-333
Brian West [Fri, 20 Mar 2009 14:31:15 +0000 (14:31 +0000)] 
FSCORE-333

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12684 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agodoh
Anthony Minessale [Fri, 20 Mar 2009 14:28:36 +0000 (14:28 +0000)] 
doh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12683 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFSCORE-339
Anthony Minessale [Fri, 20 Mar 2009 13:58:45 +0000 (13:58 +0000)] 
FSCORE-339

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12682 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd switch_str_nil to avoid printing (null)
Anthony Minessale [Fri, 20 Mar 2009 13:51:46 +0000 (13:51 +0000)] 
add switch_str_nil to avoid printing (null)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12681 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODENDP-202 and MODENDP-204
Anthony Minessale [Fri, 20 Mar 2009 12:58:04 +0000 (12:58 +0000)] 
MODENDP-202 and MODENDP-204

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12680 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agotweak
Mathieu Rene [Fri, 20 Mar 2009 03:41:49 +0000 (03:41 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12679 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFix FreeBSD build
Mathieu Rene [Fri, 20 Mar 2009 03:28:11 +0000 (03:28 +0000)] 
Fix FreeBSD build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12678 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoupdate
Anthony Minessale [Fri, 20 Mar 2009 02:08:18 +0000 (02:08 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12677 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFSCORE-322
Anthony Minessale [Fri, 20 Mar 2009 01:52:53 +0000 (01:52 +0000)] 
FSCORE-322

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12676 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agouse apr_pool_mutex_set to make pools thread safe
Anthony Minessale [Fri, 20 Mar 2009 01:51:50 +0000 (01:51 +0000)] 
use apr_pool_mutex_set to make pools thread safe

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12675 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomake switch_channel_get_variable strdup so the pointer returned is safe and clean...
Anthony Minessale [Fri, 20 Mar 2009 01:50:50 +0000 (01:50 +0000)] 
make switch_channel_get_variable strdup so the pointer returned is safe and clean up the state locking

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12674 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomake port allocator more random
Anthony Minessale [Fri, 20 Mar 2009 01:48:30 +0000 (01:48 +0000)] 
make port allocator more random

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12673 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd apr_pool_mutex_set() to our apr to fix thread-saftey issue
Anthony Minessale [Fri, 20 Mar 2009 01:24:45 +0000 (01:24 +0000)] 
add apr_pool_mutex_set() to our apr to fix thread-saftey issue

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12672 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agorefactor signal_bridge
Anthony Minessale [Fri, 20 Mar 2009 01:23:38 +0000 (01:23 +0000)] 
refactor signal_bridge

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12671 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomake -vg imply -waste so valgrind runs won't re-exec
Anthony Minessale [Fri, 20 Mar 2009 01:22:40 +0000 (01:22 +0000)] 
make -vg imply -waste so valgrind runs won't re-exec

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12670 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoPort mrene's changes to ozmod_isdn:
Stefan Knoblich [Thu, 19 Mar 2009 23:06:04 +0000 (23:06 +0000)] 
Port mrene's changes to ozmod_isdn:

    Add "opts" parameter to span definition in pri_spans (removing suggest-channel parameter)
    Possible options are:

    suggest_channel - No idea what this one actually does...
    disable_tones   - Disable tone generating thread in NT (net) mode
    omit_display    - Disable sending caller name in call setup message (Display IE)

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@702 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoPort mrene's changes to ozmod_isdn:
Stefan Knoblich [Thu, 19 Mar 2009 23:06:04 +0000 (23:06 +0000)] 
Port mrene's changes to ozmod_isdn:

    Add "opts" parameter to span definition in pri_spans (removing suggest-channel parameter)
    Possible options are:

    suggest_channel - No idea what this one actually does...
    disable_tones   - Disable tone generating thread in NT (net) mode
    omit_display    - Disable sending caller name in call setup message (Display IE)

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@702 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoWith libpri, to avoid sending DISPLAY IE, set the opts param to omit_display
Mathieu Rene [Thu, 19 Mar 2009 20:15:39 +0000 (20:15 +0000)] 
With libpri, to avoid sending DISPLAY IE, set the opts param to omit_display

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@701 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoWith libpri, to avoid sending DISPLAY IE, set the opts param to omit_display
Mathieu Rene [Thu, 19 Mar 2009 20:15:39 +0000 (20:15 +0000)] 
With libpri, to avoid sending DISPLAY IE, set the opts param to omit_display

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@701 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agofix audio issue in portaudio
Anthony Minessale [Thu, 19 Mar 2009 18:30:56 +0000 (18:30 +0000)] 
fix audio issue in portaudio

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12669 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoupdate
Anthony Minessale [Thu, 19 Mar 2009 16:20:43 +0000 (16:20 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12668 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agotweaqk
Mathieu Rene [Thu, 19 Mar 2009 04:15:14 +0000 (04:15 +0000)] 
tweaqk

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12667 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoAdd Menu-Name param to ivr menu xml_locate function
Mathieu Rene [Thu, 19 Mar 2009 04:11:51 +0000 (04:11 +0000)] 
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

17 years agobracketless if's are not allowed doh
Brian West [Thu, 19 Mar 2009 01:06:21 +0000 (01:06 +0000)] 
bracketless if's are not allowed doh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12662 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFSRTP-1
Brian West [Wed, 18 Mar 2009 20:36:30 +0000 (20:36 +0000)] 
FSRTP-1

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12660 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd undocumented features to the config file example someone wiki this please
Brian West [Wed, 18 Mar 2009 19:17:31 +0000 (19:17 +0000)] 
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

17 years agoMODLANG-105
Brian West [Wed, 18 Mar 2009 18:56:36 +0000 (18:56 +0000)] 
MODLANG-105

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12658 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODENDP-201
Brian West [Wed, 18 Mar 2009 18:54:16 +0000 (18:54 +0000)] 
MODENDP-201

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12657 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd
Anthony Minessale [Wed, 18 Mar 2009 18:45:39 +0000 (18:45 +0000)] 
add

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12656 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoRemove oz bounce from oz syntax string
Michael Collins [Wed, 18 Mar 2009 18:09:01 +0000 (18:09 +0000)] 
Remove oz bounce from oz syntax string

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@700 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoRemove oz bounce from oz syntax string
Michael Collins [Wed, 18 Mar 2009 18:09:01 +0000 (18:09 +0000)] 
Remove oz bounce from oz syntax string

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@700 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoWe get status of 100 on a 302. This will fix a bug reported from IRC.
Brian West [Wed, 18 Mar 2009 16:02:50 +0000 (16:02 +0000)] 
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

17 years agofix from irc
Anthony Minessale [Tue, 17 Mar 2009 20:56:28 +0000 (20:56 +0000)] 
fix from irc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12652 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoRemove some unnecessary code that was holding locks on the session
Andrew Thompson [Tue, 17 Mar 2009 19:51:49 +0000 (19:51 +0000)] 
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

17 years agoFSCORE-334
Anthony Minessale [Tue, 17 Mar 2009 17:54:34 +0000 (17:54 +0000)] 
FSCORE-334

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12649 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODLANG-106
Brian West [Tue, 17 Mar 2009 17:23:01 +0000 (17:23 +0000)] 
MODLANG-106

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12648 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFSCORE-337
Anthony Minessale [Tue, 17 Mar 2009 16:39:12 +0000 (16:39 +0000)] 
FSCORE-337

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12647 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd code analysis tagging
Michael Jerris [Tue, 17 Mar 2009 16:32:57 +0000 (16:32 +0000)] 
add code analysis tagging

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12646 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix windows build error
Michael Jerris [Tue, 17 Mar 2009 16:32:29 +0000 (16:32 +0000)] 
fix windows build error

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12645 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomod_voicemail: fix password check (MODAPP-234)
Michael Jerris [Tue, 17 Mar 2009 16:28:16 +0000 (16:28 +0000)] 
mod_voicemail: fix password check (MODAPP-234)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12644 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFSCORE-336
Anthony Minessale [Tue, 17 Mar 2009 16:23:32 +0000 (16:23 +0000)] 
FSCORE-336

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12643 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agocomment out shutdown command that causes crash on unload
Anthony Minessale [Tue, 17 Mar 2009 16:02:18 +0000 (16:02 +0000)] 
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

17 years agoMODENDP-198 MODENDP-199
Anthony Minessale [Tue, 17 Mar 2009 15:24:47 +0000 (15:24 +0000)] 
MODENDP-198 MODENDP-199

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12641 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFix a bunch of const (-Wcast-qual checking start)
Mathieu Rene [Tue, 17 Mar 2009 13:25:02 +0000 (13:25 +0000)] 
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

17 years agoCleanups/fixes while tracking down stuck channels
Andrew Thompson [Tue, 17 Mar 2009 02:35:06 +0000 (02:35 +0000)] 
Cleanups/fixes while tracking down stuck channels

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12638 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoDon't hold a pointer to the session, store the uuid instead and use switch_core_sessi...
Andrew Thompson [Tue, 17 Mar 2009 00:05:17 +0000 (00:05 +0000)] 
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

17 years agotweak
Mathieu Rene [Mon, 16 Mar 2009 23:52:28 +0000 (23:52 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12636 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoSend a "call_hangup" to outbound/handlecall sessions when the relevant channel is...
Andrew Thompson [Mon, 16 Mar 2009 23:31:55 +0000 (23:31 +0000)] 
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

17 years agoFix removing sessions from linked list; fix a deadlock added in previous commit
Andrew Thompson [Mon, 16 Mar 2009 22:58:36 +0000 (22:58 +0000)] 
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

17 years agotweak
Mathieu Rene [Mon, 16 Mar 2009 22:44:27 +0000 (22:44 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12633 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomod_limit: close odbc handle
Mathieu Rene [Mon, 16 Mar 2009 22:44:14 +0000 (22:44 +0000)] 
mod_limit: close odbc handle

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12632 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoProperly shutdown the JS runtime on unload
Mathieu Rene [Mon, 16 Mar 2009 22:25:05 +0000 (22:25 +0000)] 
Properly shutdown the JS runtime on unload

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12631 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoImproved the 'erlang' console application; added the UUID to some debug messages
Andrew Thompson [Mon, 16 Mar 2009 22:14:31 +0000 (22:14 +0000)] 
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

17 years agoMerge "interval == 0" workaround from personal rework branch, still need to investiga...
Stefan Knoblich [Mon, 16 Mar 2009 21:04:22 +0000 (21:04 +0000)] 
Merge "interval == 0" workaround from personal rework branch, still need to investigate why wanpipe does not provide this information (and if 20ms is a good default value)

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@699 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoMerge "interval == 0" workaround from personal rework branch, still need to investiga...
Stefan Knoblich [Mon, 16 Mar 2009 21:04:22 +0000 (21:04 +0000)] 
Merge "interval == 0" workaround from personal rework branch, still need to investigate why wanpipe does not provide this information (and if 20ms is a good default value)

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@699 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoRevert unwanted changes
Mathieu Rene [Mon, 16 Mar 2009 20:30:53 +0000 (20:30 +0000)] 
Revert unwanted changes

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12629 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFix off-by-1 read err in switch_xml
Mathieu Rene [Mon, 16 Mar 2009 20:28:22 +0000 (20:28 +0000)] 
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

17 years agothese seem to be causing issues on solaris
Michael Jerris [Mon, 16 Mar 2009 20:14:36 +0000 (20:14 +0000)] 
these seem to be causing issues on solaris

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12627 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix windows build
Michael Jerris [Mon, 16 Mar 2009 19:53:17 +0000 (19:53 +0000)] 
fix windows build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12626 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFIx nasty leak
Mathieu Rene [Mon, 16 Mar 2009 19:24:12 +0000 (19:24 +0000)] 
FIx nasty leak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12625 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agodont leak the xml structure if answer fails
Mathieu Rene [Mon, 16 Mar 2009 18:49:58 +0000 (18:49 +0000)] 
dont leak the xml structure if answer fails

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12624 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoESL-8
Mathieu Rene [Mon, 16 Mar 2009 18:35:31 +0000 (18:35 +0000)] 
ESL-8

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12623 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoallow profile named "default" to be the default
Rupa Schomaker [Mon, 16 Mar 2009 16:31:23 +0000 (16:31 +0000)] 
allow profile named "default" to be the default

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12622 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoupdate sample config with custom_sql example
Rupa Schomaker [Mon, 16 Mar 2009 16:07:11 +0000 (16:07 +0000)] 
update sample config with custom_sql example

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12621 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoparameter to say whether to quote the in list or not
Rupa Schomaker [Mon, 16 Mar 2009 15:54:44 +0000 (15:54 +0000)] 
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

17 years agoreduce random/rand tsts to absolute minimum stmnt required
Rupa Schomaker [Mon, 16 Mar 2009 15:35:10 +0000 (15:35 +0000)] 
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

17 years ago reset rtp timer on unhold op
Brian West [Mon, 16 Mar 2009 02:15:12 +0000 (02:15 +0000)] 
 reset rtp timer on unhold op

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12617 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix group_confirm regression from svn r12403
Michael Jerris [Mon, 16 Mar 2009 01:37:18 +0000 (01:37 +0000)] 
fix group_confirm regression from svn r12403

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12616 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix regression
Anthony Minessale [Mon, 16 Mar 2009 00:28:18 +0000 (00:28 +0000)] 
fix regression

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12614 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agotweak
Ken Rice [Sun, 15 Mar 2009 17:47:57 +0000 (17:47 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12613 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoLIBDING-13
Anthony Minessale [Sun, 15 Mar 2009 16:56:15 +0000 (16:56 +0000)] 
LIBDING-13

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12612 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoformat fixing
Ken Rice [Sun, 15 Mar 2009 09:37:47 +0000 (09:37 +0000)] 
format fixing

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12609 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomove stop up a bit
Anthony Minessale [Sun, 15 Mar 2009 01:21:34 +0000 (01:21 +0000)] 
move stop up a bit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12607 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoWhoops
Andrew Thompson [Sat, 14 Mar 2009 23:53:32 +0000 (23:53 +0000)] 
Whoops

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12606 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix socket race
Anthony Minessale [Sat, 14 Mar 2009 19:23:07 +0000 (19:23 +0000)] 
fix socket race

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12605 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agorefactor
Brian West [Sat, 14 Mar 2009 14:30:37 +0000 (14:30 +0000)] 
refactor

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12604 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix origination_privacy var
Anthony Minessale [Sat, 14 Mar 2009 14:14:51 +0000 (14:14 +0000)] 
fix origination_privacy var

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12603 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODAPP-236
Anthony Minessale [Sat, 14 Mar 2009 13:56:45 +0000 (13:56 +0000)] 
MODAPP-236

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12602 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agosigh
Brian West [Fri, 13 Mar 2009 22:31:25 +0000 (22:31 +0000)] 
sigh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12596 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoavoiding sillyness
Anthony Minessale [Fri, 13 Mar 2009 22:01:39 +0000 (22:01 +0000)] 
avoiding sillyness

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12595 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoUnlock the session like we should be doing
Andrew Thompson [Fri, 13 Mar 2009 19:55:55 +0000 (19:55 +0000)] 
Unlock the session like we should be doing

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12594 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agopad buffer
Anthony Minessale [Fri, 13 Mar 2009 19:18:05 +0000 (19:18 +0000)] 
pad buffer

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12593 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agochange logic to declinatio mortuus obfirmo
Anthony Minessale [Fri, 13 Mar 2009 18:52:35 +0000 (18:52 +0000)] 
change logic to declinatio mortuus obfirmo

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@698 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agochange logic to declinatio mortuus obfirmo
Anthony Minessale [Fri, 13 Mar 2009 18:52:35 +0000 (18:52 +0000)] 
change logic to declinatio mortuus obfirmo

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@698 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoMake handlecall return more correct errors; sync freeswitch.erl with git version
Andrew Thompson [Fri, 13 Mar 2009 17:33:17 +0000 (17:33 +0000)] 
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

17 years agotweak
Mathieu Rene [Fri, 13 Mar 2009 15:13:18 +0000 (15:13 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12591 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFSCORE-332
Brian West [Fri, 13 Mar 2009 01:57:10 +0000 (01:57 +0000)] 
FSCORE-332

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12590 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoRemove old hardcoded makefile now that we can check for erlang stuff in configure
Andrew Thompson [Thu, 12 Mar 2009 19:57:22 +0000 (19:57 +0000)] 
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

17 years agoFSBUILD-142 (with approval from MikeJ)
Andrew Thompson [Thu, 12 Mar 2009 19:54:20 +0000 (19:54 +0000)] 
FSBUILD-142 (with approval from MikeJ)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12587 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMDXMLINT-48
Mathieu Rene [Thu, 12 Mar 2009 18:51:36 +0000 (18:51 +0000)] 
MDXMLINT-48

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12586 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agotry to recover from alarm better
Anthony Minessale [Thu, 12 Mar 2009 17:22:03 +0000 (17:22 +0000)] 
try to recover from alarm better

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@697 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agotry to recover from alarm better
Anthony Minessale [Thu, 12 Mar 2009 17:22:03 +0000 (17:22 +0000)] 
try to recover from alarm better

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@697 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoFSCORE-331
Anthony Minessale [Thu, 12 Mar 2009 16:47:47 +0000 (16:47 +0000)] 
FSCORE-331

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12585 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix gmake on bsd build
Michael Jerris [Thu, 12 Mar 2009 16:10:37 +0000 (16:10 +0000)] 
fix gmake on bsd build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12584 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODENDP-197
Anthony Minessale [Thu, 12 Mar 2009 16:06:31 +0000 (16:06 +0000)] 
MODENDP-197

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12583 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoAdd channel variables
Mathieu Rene [Thu, 12 Mar 2009 15:27:29 +0000 (15:27 +0000)] 
Add channel variables

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@696 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoAdd channel variables
Mathieu Rene [Thu, 12 Mar 2009 15:27:29 +0000 (15:27 +0000)] 
Add channel variables

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@696 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoMODAPP-233 (recording members should be invisible to commands
Anthony Minessale [Thu, 12 Mar 2009 15:09:31 +0000 (15:09 +0000)] 
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