]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
17 years agoFix filename references
Michael Collins [Thu, 9 Apr 2009 22:20:03 +0000 (22:20 +0000)] 
Fix filename references

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

17 years agotry to fix possible null codec issue
Anthony Minessale [Thu, 9 Apr 2009 22:02:19 +0000 (22:02 +0000)] 
try to fix possible null codec issue

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

17 years agochange encoding from cp1251 to utf8
Buklov Boris Vladimirovich [Thu, 9 Apr 2009 21:31:12 +0000 (21:31 +0000)] 
change encoding from cp1251 to utf8

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

17 years agoadd more specific checks to new macro just to be safe
Anthony Minessale [Thu, 9 Apr 2009 21:17:52 +0000 (21:17 +0000)] 
add more specific checks to new macro just to be safe

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

17 years agoadd static to functions
Rupa Schomaker [Thu, 9 Apr 2009 20:58:34 +0000 (20:58 +0000)] 
add static to functions

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

17 years agoRussian translate
Buklov Boris Vladimirovich [Thu, 9 Apr 2009 20:50:52 +0000 (20:50 +0000)] 
Russian translate

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

17 years agoRussian translate
Buklov Boris Vladimirovich [Thu, 9 Apr 2009 20:20:07 +0000 (20:20 +0000)] 
Russian translate

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

17 years agoRussian translate
Buklov Boris Vladimirovich [Thu, 9 Apr 2009 20:15:43 +0000 (20:15 +0000)] 
Russian translate

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

17 years agofirst release
Buklov Boris Vladimirovich [Thu, 9 Apr 2009 19:56:08 +0000 (19:56 +0000)] 
first release

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

17 years agoextra paren
Brian West [Thu, 9 Apr 2009 19:38:15 +0000 (19:38 +0000)] 
extra paren

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

17 years agodeleted non existant old config files
Michal Bielicki [Thu, 9 Apr 2009 17:48:06 +0000 (17:48 +0000)] 
deleted non existant old config files
added new config files
got rif of xml_ldap since the openldap build breaks on centos
some minor cleanups
builds fine with mock

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

17 years agodelay init of resources until the first time they are actually used to avoid unnecess...
Anthony Minessale [Thu, 9 Apr 2009 17:40:19 +0000 (17:40 +0000)] 
delay init of resources until the first time they are actually used to avoid unnecessary waste of resources in hardware codec

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

17 years agoFSCORE-349 add flag to denote if a codec is init or not
Anthony Minessale [Thu, 9 Apr 2009 17:17:12 +0000 (17:17 +0000)] 
FSCORE-349 add flag to denote if a codec is init or not

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

17 years ago...and do not forget ozmod_analog (-avoid-version for ozmod_*)
Stefan Knoblich [Thu, 9 Apr 2009 15:54:57 +0000 (15:54 +0000)] 
...and do not forget ozmod_analog (-avoid-version for ozmod_*)

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

17 years ago...and do not forget ozmod_analog (-avoid-version for ozmod_*)
Stefan Knoblich [Thu, 9 Apr 2009 15:54:57 +0000 (15:54 +0000)] 
...and do not forget ozmod_analog (-avoid-version for ozmod_*)

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

17 years agoAdd -avoid-version libtool option for modules (we only need an .so file...)
Stefan Knoblich [Thu, 9 Apr 2009 15:34:55 +0000 (15:34 +0000)] 
Add -avoid-version libtool option for modules (we only need an .so file...)

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

17 years agoAdd -avoid-version libtool option for modules (we only need an .so file...)
Stefan Knoblich [Thu, 9 Apr 2009 15:34:55 +0000 (15:34 +0000)] 
Add -avoid-version libtool option for modules (we only need an .so file...)

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

17 years agofix windows calling conventions for modules with sub-modules broken in svn r12919
Michael Jerris [Thu, 9 Apr 2009 15:28:52 +0000 (15:28 +0000)] 
fix windows calling conventions for modules with sub-modules broken in svn r12919

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

17 years agoFix C99 error, move var declaration out of the "for()" statement (no -std=c99?)
Stefan Knoblich [Thu, 9 Apr 2009 15:14:18 +0000 (15:14 +0000)] 
Fix C99 error, move var declaration out of the "for()" statement (no -std=c99?)

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

17 years agoadd missing begin/end allow threads to read and play_and_get_digits methods
Anthony Minessale [Thu, 9 Apr 2009 13:13:59 +0000 (13:13 +0000)] 
add missing begin/end  allow threads to read and play_and_get_digits methods

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

17 years agoMODAPP-253
Anthony Minessale [Thu, 9 Apr 2009 12:48:42 +0000 (12:48 +0000)] 
MODAPP-253

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

17 years agoclean up
Stefan Knoblich [Wed, 8 Apr 2009 22:19:11 +0000 (22:19 +0000)] 
clean up

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

17 years agoclean up
Stefan Knoblich [Wed, 8 Apr 2009 22:19:11 +0000 (22:19 +0000)] 
clean up

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

17 years agoskypiax: fixed assignment before declaration on Windows VC++: thx to Carlos Talbot
Giovanni Maruzzelli [Wed, 8 Apr 2009 22:08:31 +0000 (22:08 +0000)] 
skypiax: fixed assignment before declaration on Windows VC++: thx to Carlos Talbot

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

17 years agoAdd ZAP_TON_* (taken from Q931.h, drop Q921.h and Q931.h include from openzap.h and...
Stefan Knoblich [Wed, 8 Apr 2009 21:58:51 +0000 (21:58 +0000)] 
Add ZAP_TON_* (taken from Q931.h, drop Q921.h and Q931.h include from openzap.h and fixup all users of the old Q931_TON_ enum values)

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

17 years agoAdd ZAP_TON_* (taken from Q931.h, drop Q921.h and Q931.h include from openzap.h and...
Stefan Knoblich [Wed, 8 Apr 2009 21:58:51 +0000 (21:58 +0000)] 
Add ZAP_TON_* (taken from Q931.h, drop Q921.h and Q931.h include from openzap.h and fixup all users of the old Q931_TON_ enum values)

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

17 years agoAdd openzap.pc pkg-config file
Stefan Knoblich [Wed, 8 Apr 2009 21:44:33 +0000 (21:44 +0000)] 
Add openzap.pc pkg-config file

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

17 years agoAdd openzap.pc pkg-config file
Stefan Knoblich [Wed, 8 Apr 2009 21:44:33 +0000 (21:44 +0000)] 
Add openzap.pc pkg-config file

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

17 years agoClean up the top-level Makefile.am
Stefan Knoblich [Wed, 8 Apr 2009 21:35:29 +0000 (21:35 +0000)] 
Clean up the top-level Makefile.am

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

17 years agoClean up the top-level Makefile.am
Stefan Knoblich [Wed, 8 Apr 2009 21:35:29 +0000 (21:35 +0000)] 
Clean up the top-level Makefile.am

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

17 years agoAdd mod_memcache (commented) to modules.conf.in
Mathieu Rene [Wed, 8 Apr 2009 21:24:43 +0000 (21:24 +0000)] 
Add mod_memcache (commented) to modules.conf.in

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

17 years agoAlso unbind the reloadxml event handler on shutdown
Mathieu Rene [Wed, 8 Apr 2009 20:30:41 +0000 (20:30 +0000)] 
Also unbind the reloadxml event handler on shutdown

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

17 years agoFSCORE-349
Anthony Minessale [Wed, 8 Apr 2009 18:43:10 +0000 (18:43 +0000)] 
FSCORE-349

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

17 years agoESL-13
Mathieu Rene [Wed, 8 Apr 2009 16:48:51 +0000 (16:48 +0000)] 
ESL-13

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

17 years agotweak
Mathieu Rene [Wed, 8 Apr 2009 16:20:15 +0000 (16:20 +0000)] 
tweak

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

17 years agohook reloadxml event
Rupa Schomaker [Wed, 8 Apr 2009 15:54:46 +0000 (15:54 +0000)] 
hook reloadxml event

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

17 years agomake -ERR for API call less verbose
Rupa Schomaker [Wed, 8 Apr 2009 15:27:42 +0000 (15:27 +0000)] 
make -ERR for API call less verbose

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

17 years agoComplain about file open errors in XML preprocessing
Mathieu Rene [Wed, 8 Apr 2009 07:02:16 +0000 (07:02 +0000)] 
Complain about file open errors in XML preprocessing

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

17 years agodoxygen
Mathieu Rene [Wed, 8 Apr 2009 06:09:34 +0000 (06:09 +0000)] 
doxygen

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

17 years agoMODENDP-206
Mathieu Rene [Wed, 8 Apr 2009 06:05:56 +0000 (06:05 +0000)] 
MODENDP-206

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

17 years agoLets not make XML Parsers mad now
Brian West [Wed, 8 Apr 2009 02:44:23 +0000 (02:44 +0000)] 
Lets not make XML Parsers mad now

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

17 years agoFSCORE-349
Anthony Minessale [Tue, 7 Apr 2009 23:44:08 +0000 (23:44 +0000)] 
FSCORE-349

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

17 years agoHide the second test warning message during bootstrap too
Stefan Knoblich [Tue, 7 Apr 2009 22:07:57 +0000 (22:07 +0000)] 
Hide the second test warning message during bootstrap too

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

17 years agotemporary hack to avoid segfaults on 503 w/ retry-after and 423 responses to CANCEL...
Michael Jerris [Tue, 7 Apr 2009 21:34:31 +0000 (21:34 +0000)] 
temporary hack to avoid segfaults on 503 w/ retry-after and 423 responses to CANCEL (and maybe others) (SFSIP-134)

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

17 years agotemporary hack to ignore retry-after so we can avoid segfault (SFSIP-134)
Michael Jerris [Tue, 7 Apr 2009 20:53:42 +0000 (20:53 +0000)] 
temporary hack to ignore retry-after so we can avoid segfault (SFSIP-134)

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

17 years agohide warning from test in bootstrap
Michael Jerris [Tue, 7 Apr 2009 20:04:22 +0000 (20:04 +0000)] 
hide warning from test in bootstrap

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

17 years agofix error loading mod_spidermonkey due to missing PR_* symbols
Michael Jerris [Tue, 7 Apr 2009 19:48:50 +0000 (19:48 +0000)] 
fix error loading mod_spidermonkey due to missing PR_* symbols

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

17 years agotweak the configs to bind siptrace on and off to F10 and F11
Michael Jerris [Tue, 7 Apr 2009 19:30:07 +0000 (19:30 +0000)] 
tweak the configs to bind siptrace on and off to F10 and F11

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

17 years agoskypiax: modified configs/startskype.sh to specify which unix user will start the...
Giovanni Maruzzelli [Tue, 7 Apr 2009 16:31:36 +0000 (16:31 +0000)] 
skypiax: modified configs/startskype.sh to specify which unix user will start the Skype client instance. Thx to mbrancaleoni@voismart.it

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

17 years agodestroy codec
Anthony Minessale [Tue, 7 Apr 2009 16:06:30 +0000 (16:06 +0000)] 
destroy codec

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

17 years agodrop divide by 2 from normalize func
Anthony Minessale [Tue, 7 Apr 2009 15:23:12 +0000 (15:23 +0000)] 
drop divide by 2 from normalize func

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

17 years agofiz error loading mod_spidermonkey due to missing PR_* symbols
Michael Jerris [Tue, 7 Apr 2009 14:47:57 +0000 (14:47 +0000)] 
fiz error loading mod_spidermonkey due to missing PR_* symbols

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

17 years agoAdd a fallback check in case libtool is not yet available in the builddir (get the...
Stefan Knoblich [Mon, 6 Apr 2009 23:29:41 +0000 (23:29 +0000)] 
Add a fallback check in case libtool is not yet available in the builddir (get the version from build/config/ltmain.sh instead). print an error message and exit configure if that fails too

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

17 years agolibtool blah take 2 (FSBUILD-82)
Michael Jerris [Mon, 6 Apr 2009 22:29:10 +0000 (22:29 +0000)] 
libtool blah take 2 (FSBUILD-82)

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

17 years agohmm, enclosing the libtool var in {} does not work? remove them for now...
Stefan Knoblich [Mon, 6 Apr 2009 22:26:27 +0000 (22:26 +0000)] 
hmm, enclosing the libtool var in {} does not work? remove them for now...

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

17 years agocleanup
Michael Jerris [Mon, 6 Apr 2009 22:16:11 +0000 (22:16 +0000)] 
cleanup

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

17 years agolibtool detection code working now, put both checks together, add some info messages...
Stefan Knoblich [Mon, 6 Apr 2009 21:59:48 +0000 (21:59 +0000)] 
libtool detection code working now, put both checks together, add some info messages and a short note

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

17 years agonull out some more stuff
Anthony Minessale [Mon, 6 Apr 2009 21:46:59 +0000 (21:46 +0000)] 
null out some more stuff

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

17 years agoadd libtool major version detection to configure in prep for supporting both libtool...
Michael Jerris [Mon, 6 Apr 2009 21:28:00 +0000 (21:28 +0000)] 
add libtool major version detection to configure in prep for supporting both libtool 2.x and 1.5.x at the same time

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

17 years agoadd libtool major version detection to configure in prep for supporting both libtool...
Michael Jerris [Mon, 6 Apr 2009 21:25:28 +0000 (21:25 +0000)] 
add libtool major version detection to configure in prep for supporting both libtool 2.x and 1.5.x at the same time

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

17 years agonull out pointer on failed read lock
Anthony Minessale [Mon, 6 Apr 2009 21:01:14 +0000 (21:01 +0000)] 
null out pointer on failed read lock

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

17 years agobuild: fix older gcc build (FSBUILD-150)
Michael Jerris [Mon, 6 Apr 2009 20:54:50 +0000 (20:54 +0000)] 
build: fix older gcc build (FSBUILD-150)

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

17 years agomod_opal: disable visibility support broken in newer gcc (MODENDP-190)
Michael Jerris [Mon, 6 Apr 2009 20:26:37 +0000 (20:26 +0000)] 
mod_opal: disable visibility support broken in newer gcc (MODENDP-190)

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

17 years agoadd libtool major version detection to configure in prep for supporting both libtool...
Michael Jerris [Mon, 6 Apr 2009 19:54:30 +0000 (19:54 +0000)] 
add libtool major version detection to configure in prep for supporting both libtool 2.x and 1.5.x at the same time

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

17 years agofix play_and_get_digits to unset the var if the regex didn't match. and fix ESL/IVR...
Michael Jerris [Mon, 6 Apr 2009 19:25:02 +0000 (19:25 +0000)] 
fix play_and_get_digits to unset the var if the regex didn't match. and fix ESL/IVR to include the regex

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

17 years agobuild: add python build dependency to debian package build (FSBUILD-145)
Michael Jerris [Mon, 6 Apr 2009 19:02:19 +0000 (19:02 +0000)] 
build: add python build dependency to debian package build (FSBUILD-145)

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

17 years agomod_lua: fix windows build (FSBUILD-149)
Michael Jerris [Mon, 6 Apr 2009 18:53:43 +0000 (18:53 +0000)] 
mod_lua: fix windows build (FSBUILD-149)

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

17 years agodon't answer in this case
Anthony Minessale [Mon, 6 Apr 2009 18:34:31 +0000 (18:34 +0000)] 
don't answer in this case

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

17 years agoadd ESL::IVR::setVar from intralanman
Michael Jerris [Mon, 6 Apr 2009 17:39:07 +0000 (17:39 +0000)] 
add ESL::IVR::setVar from intralanman

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

17 years agoMODAPP-251
Mathieu Rene [Mon, 6 Apr 2009 16:36:33 +0000 (16:36 +0000)] 
MODAPP-251

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

17 years agoMODAPP-250
Anthony Minessale [Mon, 6 Apr 2009 15:01:02 +0000 (15:01 +0000)] 
MODAPP-250

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

17 years agolibsofiasip: fix buffer overrun (SFSIP-136)
Michael Jerris [Fri, 3 Apr 2009 23:04:42 +0000 (23:04 +0000)] 
libsofiasip: fix buffer overrun (SFSIP-136)

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

17 years agoadd a couple, two tree stats
Anthony Minessale [Fri, 3 Apr 2009 21:48:52 +0000 (21:48 +0000)] 
add a couple, two tree stats

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

17 years agorevert r12899
Michael Jerris [Fri, 3 Apr 2009 20:38:47 +0000 (20:38 +0000)] 
revert r12899

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

17 years agotweak
Mathieu Rene [Fri, 3 Apr 2009 18:56:53 +0000 (18:56 +0000)] 
tweak

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

17 years agofix show [interfacetype]
Mathieu Rene [Fri, 3 Apr 2009 18:04:52 +0000 (18:04 +0000)] 
fix show [interfacetype]

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

17 years agoWhoops!
Andrew Thompson [Fri, 3 Apr 2009 17:52:38 +0000 (17:52 +0000)] 
Whoops!

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

17 years agoMODENDP-210
Anthony Minessale [Fri, 3 Apr 2009 16:43:46 +0000 (16:43 +0000)] 
MODENDP-210

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

17 years agoadd rtp-autofix-timing (defauts to true even when not present) set to false to disabl...
Anthony Minessale [Fri, 3 Apr 2009 15:09:30 +0000 (15:09 +0000)] 
add rtp-autofix-timing (defauts to true even when not present) set to false to disable it FSCORE-281

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

17 years agoadd rtp-autofix-timing (defauts to true even when not present) set to false to disable it
Anthony Minessale [Fri, 3 Apr 2009 15:07:10 +0000 (15:07 +0000)] 
add rtp-autofix-timing (defauts to true even when not present) set to false to disable it

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

17 years agoMODENDP-209
Anthony Minessale [Fri, 3 Apr 2009 14:47:52 +0000 (14:47 +0000)] 
MODENDP-209

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

17 years agodon't unregister not registered gateways
Anthony Minessale [Fri, 3 Apr 2009 13:14:26 +0000 (13:14 +0000)] 
don't unregister not registered gateways

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

17 years agolibtool blah (FSBUILD-82)
Michael Jerris [Fri, 3 Apr 2009 00:59:15 +0000 (00:59 +0000)] 
libtool blah (FSBUILD-82)

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

17 years agomake nat options ping configurable and leave it off by default
Anthony Minessale [Thu, 2 Apr 2009 21:53:47 +0000 (21:53 +0000)] 
make nat options ping configurable and leave it off by default

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

17 years agonevermind
Anthony Minessale [Thu, 2 Apr 2009 20:09:28 +0000 (20:09 +0000)] 
nevermind

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

17 years agoadd workaround back in
Anthony Minessale [Thu, 2 Apr 2009 19:57:03 +0000 (19:57 +0000)] 
add workaround back in

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

17 years agoMODAPP-249
Anthony Minessale [Thu, 2 Apr 2009 19:40:26 +0000 (19:40 +0000)] 
MODAPP-249

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

17 years agoRemove old commented-out code (Im still not a janitor... please)
Mathieu Rene [Thu, 2 Apr 2009 18:49:00 +0000 (18:49 +0000)] 
Remove old commented-out code (Im still not a janitor... please)

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

17 years agoComment out unused variables
Mathieu Rene [Thu, 2 Apr 2009 18:42:24 +0000 (18:42 +0000)] 
Comment out unused variables

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

17 years ago(rupa) Avoid extra [ ] around header value
Mathieu Rene [Thu, 2 Apr 2009 18:32:57 +0000 (18:32 +0000)] 
(rupa) Avoid extra [ ] around header value

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

17 years agoadd event name when sending
Anthony Minessale [Thu, 2 Apr 2009 18:16:59 +0000 (18:16 +0000)] 
add event name when sending

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

17 years agoRemember kids, practice safe memory management!
Andrew Thompson [Thu, 2 Apr 2009 16:11:15 +0000 (16:11 +0000)] 
Remember kids, practice safe memory management!

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

17 years agofix regression from 12850
Anthony Minessale [Thu, 2 Apr 2009 16:01:51 +0000 (16:01 +0000)] 
fix regression from 12850

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

17 years agoFix windows build
Mathieu Rene [Thu, 2 Apr 2009 15:06:01 +0000 (15:06 +0000)] 
Fix windows build

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

17 years agoswigall
Michael Jerris [Thu, 2 Apr 2009 14:44:35 +0000 (14:44 +0000)] 
swigall

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

17 years agoESL-11
Anthony Minessale [Thu, 2 Apr 2009 14:16:58 +0000 (14:16 +0000)] 
ESL-11

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

17 years agoadd 603 for now
Michael Jerris [Thu, 2 Apr 2009 13:16:22 +0000 (13:16 +0000)] 
add 603 for now

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

17 years agoset channel vars for rate, carrier, and codec for each route
Rupa Schomaker [Thu, 2 Apr 2009 12:32:18 +0000 (12:32 +0000)] 
set channel vars for rate, carrier, and codec for each route

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

17 years agoThis is way more bettah!
Brian West [Wed, 1 Apr 2009 23:38:04 +0000 (23:38 +0000)] 
This is way more bettah!

/b

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

17 years agoAttempt to fix limit counter bug
Mathieu Rene [Wed, 1 Apr 2009 23:28:29 +0000 (23:28 +0000)] 
Attempt to fix limit counter bug

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