Commit Graph

10235 Commits

Author SHA1 Message Date
Anthony Minessale 984573a3ca FSCORE-349
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 18:43:10 +00:00
Mathieu Rene f6e6d08bd6 ESL-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 16:48:51 +00:00
Mathieu Rene cdc8fd5090 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 16:20:15 +00:00
Rupa Schomaker dfae11366c hook reloadxml event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 15:54:46 +00:00
Rupa Schomaker 3d5098d763 make -ERR for API call less verbose
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 15:27:42 +00:00
Mathieu Rene 31e8ef618b Complain about file open errors in XML preprocessing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 07:02:16 +00:00
Mathieu Rene f3da60a249 doxygen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 06:09:34 +00:00
Mathieu Rene b6d6cd618a MODENDP-206
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 06:05:56 +00:00
Brian West e37d8fb413 Lets not make XML Parsers mad now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 02:44:23 +00:00
Anthony Minessale 8aee0c70ea FSCORE-349
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 23:44:08 +00:00
Stefan Knoblich f5f83d4955 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
2009-04-07 22:07:57 +00:00
Michael Jerris 3e1b921f8f 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
2009-04-07 21:34:31 +00:00
Michael Jerris 54be7df9ff 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
2009-04-07 20:53:42 +00:00
Michael Jerris 272c0240fe hide warning from test in bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 20:04:22 +00:00
Michael Jerris 8b6905d188 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
2009-04-07 19:48:50 +00:00
Michael Jerris 65e8a11e52 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
2009-04-07 19:30:07 +00:00
Giovanni Maruzzelli 6192a3ab92 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
2009-04-07 16:31:36 +00:00
Anthony Minessale 7e61b16d6b destroy codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 16:06:30 +00:00
Anthony Minessale bb5d54f698 drop divide by 2 from normalize func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 15:23:12 +00:00
Michael Jerris 6ef0e660a3 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
2009-04-07 14:47:57 +00:00
Stefan Knoblich 0c0a4a5321 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
2009-04-06 23:29:41 +00:00
Michael Jerris f2d777f17b libtool blah take 2 (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 22:29:10 +00:00
Stefan Knoblich 771bc514c2 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
2009-04-06 22:26:27 +00:00
Michael Jerris 086ba9d6bc cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 22:16:11 +00:00
Stefan Knoblich 4a77854bbc 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
2009-04-06 21:59:48 +00:00
Anthony Minessale 792f3f8672 null out some more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 21:46:59 +00:00
Michael Jerris d39c47d896 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
2009-04-06 21:28:00 +00:00
Michael Jerris 75adcf8c46 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
2009-04-06 21:25:28 +00:00
Anthony Minessale bd828b76a9 null out pointer on failed read lock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 21:01:14 +00:00
Michael Jerris dcc59eace2 build: fix older gcc build (FSBUILD-150)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 20:54:50 +00:00
Michael Jerris b7d86e4b6b 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
2009-04-06 20:26:37 +00:00
Michael Jerris 02141e3048 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
2009-04-06 19:54:30 +00:00
Michael Jerris 7cd48301d9 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
2009-04-06 19:25:02 +00:00
Michael Jerris d6515c64fb 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
2009-04-06 19:02:19 +00:00
Michael Jerris 571e7cb8c1 mod_lua: fix windows build (FSBUILD-149)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 18:53:43 +00:00
Anthony Minessale e2adbe9fae don't answer in this case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 18:34:31 +00:00
Michael Jerris 806983240a add ESL::IVR::setVar from intralanman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 17:39:07 +00:00
Mathieu Rene c6382ace70 MODAPP-251
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 16:36:33 +00:00
Anthony Minessale 6470fdb0c9 MODAPP-250
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 15:01:02 +00:00
Michael Jerris eaf0c7c8b5 libsofiasip: fix buffer overrun (SFSIP-136)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 23:04:42 +00:00
Anthony Minessale db4b11711d add a couple, two tree stats
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 21:48:52 +00:00
Michael Jerris 9437577350 revert r12899
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 20:38:47 +00:00
Mathieu Rene fbb5c1fbd2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 18:56:53 +00:00
Mathieu Rene bacd380fe1 fix show [interfacetype]
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 18:04:52 +00:00
Andrew Thompson c9c2f8d6df Whoops!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 17:52:38 +00:00
Anthony Minessale 03a72a5ef4 MODENDP-210
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 16:43:46 +00:00
Anthony Minessale b28088889d 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
2009-04-03 15:09:30 +00:00
Anthony Minessale 3a24486f1c 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
2009-04-03 15:07:10 +00:00
Anthony Minessale 5103ce7979 MODENDP-209
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 14:47:52 +00:00
Anthony Minessale d2df557566 don't unregister not registered gateways
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 13:14:26 +00:00