Commit Graph

10165 Commits

Author SHA1 Message Date
Anthony Minessale ab6c4f1a6d change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 17:43:18 +00:00
Anthony Minessale 05348829aa fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 17:40:17 +00:00
Anthony Minessale 303c2221c4 remove duplicate part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 14:38:58 +00:00
Michael Jerris ef8411589e remove duplicate line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 12:24:33 +00:00
Buklov Boris Vladimirovich 85d2ddea6f fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 08:28:29 +00:00
Buklov Boris Vladimirovich 9ac82dca9e fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 07:39:02 +00:00
Buklov Boris Vladimirovich 13e3d99e6a change patch for ru files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 05:25:21 +00:00
Michael Jerris 38b02f8bf6 make libtool version detection more robust
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 23:04:50 +00:00
Michael Jerris bfd074ca1c tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 22:43:00 +00:00
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