]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
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

17 years agotweak
Mathieu Rene [Thu, 12 Mar 2009 14:59:51 +0000 (14:59 +0000)] 
tweak

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

17 years agofixin' a segfault
Andrew Thompson [Thu, 12 Mar 2009 02:37:30 +0000 (02:37 +0000)] 
fixin' a segfault

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

17 years agodeclinatio mortuus obfirmo
Mathieu Rene [Thu, 12 Mar 2009 02:24:24 +0000 (02:24 +0000)] 
declinatio mortuus obfirmo

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

17 years agoAdd a Makefile.in for mod_erlang_event in preparation for when my configure patch...
Andrew Thompson [Thu, 12 Mar 2009 00:43:07 +0000 (00:43 +0000)] 
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

17 years agomod_spidermonkey: fix segfaults on dtmf callback (FSCORE-327)
Michael Jerris [Wed, 11 Mar 2009 22:46:46 +0000 (22:46 +0000)] 
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

17 years agorevert
Brian West [Wed, 11 Mar 2009 22:13:26 +0000 (22:13 +0000)] 
revert

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

17 years agohijack gcrypt init call to fix threadsafe race in dingaling and fix buffer overrun...
Anthony Minessale [Wed, 11 Mar 2009 21:22:14 +0000 (21:22 +0000)] 
hijack gcrypt init call to fix threadsafe race in dingaling and fix buffer overrun in iksemel

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

17 years agofix build
Michael Jerris [Wed, 11 Mar 2009 21:12:29 +0000 (21:12 +0000)] 
fix build

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

17 years agofix build failures
Michael Jerris [Wed, 11 Mar 2009 20:51:44 +0000 (20:51 +0000)] 
fix build failures

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

17 years agofix build
Michael Jerris [Wed, 11 Mar 2009 20:25:21 +0000 (20:25 +0000)] 
fix build

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

17 years agosigh
Anthony Minessale [Wed, 11 Mar 2009 17:26:37 +0000 (17:26 +0000)] 
sigh

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

17 years agolimit bytes read by xml_curl to 1 meg
Anthony Minessale [Wed, 11 Mar 2009 16:54:38 +0000 (16:54 +0000)] 
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

17 years agoFSCORE-328
Anthony Minessale [Wed, 11 Mar 2009 15:58:11 +0000 (15:58 +0000)] 
FSCORE-328

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

17 years agorevert
Anthony Minessale [Wed, 11 Mar 2009 15:57:42 +0000 (15:57 +0000)] 
revert

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

17 years agoFSCORE-328
Anthony Minessale [Wed, 11 Mar 2009 15:29:50 +0000 (15:29 +0000)] 
FSCORE-328

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

17 years agoadd sip_from_display var and fix backwards switch_strisr calls
Anthony Minessale [Wed, 11 Mar 2009 15:14:24 +0000 (15:14 +0000)] 
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

17 years agosilence err
Anthony Minessale [Wed, 11 Mar 2009 14:49:37 +0000 (14:49 +0000)] 
silence err

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

17 years agoRevert 12561
Mathieu Rene [Wed, 11 Mar 2009 13:15:41 +0000 (13:15 +0000)] 
Revert 12561

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

17 years agostill use intended caller id domain in rpid even when from uri is overridden
Anthony Minessale [Wed, 11 Mar 2009 13:15:02 +0000 (13:15 +0000)] 
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

17 years agotweak .emacs
Anthony Minessale [Wed, 11 Mar 2009 13:14:18 +0000 (13:14 +0000)] 
tweak .emacs

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

17 years agoFSCORE-327
Mathieu Rene [Wed, 11 Mar 2009 12:39:37 +0000 (12:39 +0000)] 
FSCORE-327

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

17 years agoadd oz span <span name or id> start|stop and ozmod libpri <span name> kill to simulat...
Anthony Minessale [Wed, 11 Mar 2009 02:04:18 +0000 (02:04 +0000)] 
add oz span <span name or id> start|stop and ozmod libpri <span name> kill to simulate loss of d channel (NEEDS TESTING)

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

17 years agoadd oz span <span name or id> start|stop and ozmod libpri <span name> kill to simulat...
Anthony Minessale [Wed, 11 Mar 2009 02:04:18 +0000 (02:04 +0000)] 
add oz span <span name or id> start|stop and ozmod libpri <span name> kill to simulate loss of d channel (NEEDS TESTING)

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

17 years agoswigall
Michael Jerris [Tue, 10 Mar 2009 21:38:45 +0000 (21:38 +0000)] 
swigall

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

17 years agofix unclean shutdown
Anthony Minessale [Tue, 10 Mar 2009 20:56:38 +0000 (20:56 +0000)] 
fix unclean shutdown

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

17 years agofix unclean shutdown
Anthony Minessale [Tue, 10 Mar 2009 20:56:38 +0000 (20:56 +0000)] 
fix unclean shutdown

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

17 years agosrc/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer
Michael Jerris [Tue, 10 Mar 2009 20:09:50 +0000 (20:09 +0000)] 
src/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer

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

17 years agosrc/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer
Michael Jerris [Tue, 10 Mar 2009 20:09:50 +0000 (20:09 +0000)] 
src/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer

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

17 years agosrc/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer
Michael Jerris [Tue, 10 Mar 2009 20:07:22 +0000 (20:07 +0000)] 
src/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer

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

17 years agosrc/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer
Michael Jerris [Tue, 10 Mar 2009 20:07:22 +0000 (20:07 +0000)] 
src/ozmod/ozmod_isdn/ozmod_isdn.c:1460: warning: missing braces around initializer

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

17 years agoWed Mar 4 12:24:57 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 10 Mar 2009 19:58:34 +0000 (19:58 +0000)] 
Wed Mar  4 12:24:57 CST 2009  Pekka Pessi <first.last@nokia.com>
  * nta_incoming_magic(): if callback is NULL, return any magic

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

17 years agoWed Mar 4 12:22:52 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 10 Mar 2009 19:57:32 +0000 (19:57 +0000)] 
Wed Mar  4 12:22:52 CST 2009  Pekka Pessi <first.last@nokia.com>
  * nta: add nta_outgoing_magic()

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

17 years agoThu Mar 5 08:22:19 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 10 Mar 2009 19:56:27 +0000 (19:56 +0000)] 
Thu Mar  5 08:22:19 CST 2009  Pekka Pessi <first.last@nokia.com>
  * configure.ac: added AC_CONFIG_MACRO_DIR([m4])

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

17 years agoThu Mar 5 08:00:45 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 10 Mar 2009 19:55:00 +0000 (19:55 +0000)] 
Thu Mar  5 08:00:45 CST 2009  Pekka Pessi <first.last@nokia.com>
  * nta: added check-based test program check_nta

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

17 years agoThu Mar 5 07:59:34 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 10 Mar 2009 19:53:44 +0000 (19:53 +0000)] 
Thu Mar  5 07:59:34 CST 2009  Pekka Pessi <first.last@nokia.com>
  * s2check/exit77.c: added

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

17 years agoWed Mar 4 12:27:36 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 10 Mar 2009 19:52:52 +0000 (19:52 +0000)] 
Wed Mar  4 12:27:36 CST 2009  Pekka Pessi <first.last@nokia.com>
  * nta: added nta_agent_tports()

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

17 years agoWed Mar 4 12:27:19 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 10 Mar 2009 19:52:07 +0000 (19:52 +0000)] 
Wed Mar  4 12:27:19 CST 2009  Pekka Pessi <first.last@nokia.com>
  * nta.c: removed spurios SOFIAPUBFUNs

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

17 years agoWed Mar 4 13:35:37 CST 2009 Fabio Margarido <fabiomargarido AT gmail DOT com>
Michael Jerris [Tue, 10 Mar 2009 19:50:46 +0000 (19:50 +0000)] 
Wed Mar  4 13:35:37 CST 2009  Fabio Margarido <fabiomargarido AT gmail DOT com>
  * msg: allow compact headers inside multipart payload

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

17 years agoMove some variable declarations to a more correct place
Andrew Thompson [Tue, 10 Mar 2009 19:06:19 +0000 (19:06 +0000)] 
Move some variable declarations to a more correct place

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