Michael Jerris
ccd22e8029
mod_sofia: add sip_call_info variable (SFSIP-138)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 22:34:59 +00:00
Michael Collins
cf3d715036
Fix filename references
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12976 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 22:20:03 +00:00
Anthony Minessale
db4b1ae9c1
try to fix possible null codec issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 22:02:19 +00:00
Buklov Boris Vladimirovich
2aafa8bddd
change encoding from cp1251 to utf8
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 21:31:12 +00:00
Anthony Minessale
9420799407
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
2009-04-09 21:17:52 +00:00
Rupa Schomaker
258efd37c0
add static to functions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:58:34 +00:00
Buklov Boris Vladimirovich
35d4ded2ea
Russian translate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:50:52 +00:00
Buklov Boris Vladimirovich
f93dbc6001
Russian translate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:20:07 +00:00
Buklov Boris Vladimirovich
5f1caf2660
Russian translate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:15:43 +00:00
Buklov Boris Vladimirovich
01cc1a1e53
first release
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 19:56:08 +00:00
Brian West
14625e2bc0
extra paren
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 19:38:15 +00:00
Michal Bielicki
5986760520
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
2009-04-09 17:48:06 +00:00
Anthony Minessale
615932e161
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
2009-04-09 17:40:19 +00:00
Anthony Minessale
68b0359cfb
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
2009-04-09 17:17:12 +00:00
Michael Jerris
2840f826f0
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
2009-04-09 15:28:52 +00:00
Stefan Knoblich
5407a812cf
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
2009-04-09 15:14:18 +00:00
Anthony Minessale
5195d3118c
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
2009-04-09 13:13:59 +00:00
Anthony Minessale
946e0c4f7a
MODAPP-253
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 12:48:42 +00:00
Giovanni Maruzzelli
f54561be0f
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
2009-04-08 22:08:31 +00:00
Mathieu Rene
0482e82ce7
Add mod_memcache (commented) to modules.conf.in
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 21:24:43 +00:00
Mathieu Rene
ce0f214487
Also unbind the reloadxml event handler on shutdown
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 20:30:41 +00:00
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