Commit Graph

10187 Commits

Author SHA1 Message Date
Rupa Schomaker 55f5629d89 forgot an ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-12 23:29:04 +00:00
Mathieu Rene 432ef52ce9 mod_limit: Add more error checking to hash api/app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-12 18:35:09 +00:00
Mathieu Rene 8e798960a7 oups that wasnt on a pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 23:21:17 +00:00
Mathieu Rene 5585731aeb MODAPP-257
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 23:12:26 +00:00
Rupa Schomaker 01a65d062d allow one to specify cid on the app data cmd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 18:04:48 +00:00
Rupa Schomaker 7bf2958571 fix attribution, override profile->caller_id_name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 16:31:55 +00:00
Anthony Minessale 8694fd32f6 add dtmf method to mod_opal
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 16:29:36 +00:00
Rupa Schomaker d84c68b909 fix contributors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 14:15:56 +00:00
Buklov Boris Vladimirovich 8f14be58e1 add .wav and small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 09:40:37 +00:00
Rupa Schomaker db261c7a0a database takes precedence over memcache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 06:37:45 +00:00
Rupa Schomaker 077ccaae2d add application and skipurl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 06:25:05 +00:00
Rupa Schomaker 758ffa00cd cleanup - syntax, don't push session all over
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 05:06:05 +00:00
Rupa Schomaker 2b0d906f00 remove CURL conditionals -- it'll always be there
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 04:04:24 +00:00
Rupa Schomaker 0fd4003ed7 conditionally compile ODBC
framework in place to conditionally compile with CURL but
what is the master switch?


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 03:49:42 +00:00
Rupa Schomaker ca39144a1e config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 03:14:17 +00:00
Rupa Schomaker 7bf573af5d all components are now (runtime) optional
no ifdefs for curl and odbc yet


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 03:12:52 +00:00
Rupa Schomaker 33cfebf857 switch to using CURL instead of mod_http
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 02:45:22 +00:00
Michael Collins c62c493f65 conf-muted.wav ==> conf-muted.wav
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 23:53:48 +00:00
Rupa Schomaker 97b06aeabe mod_cidlookup -- looks up cid via database, http api and stores
result in memcache

work in progress, but works for me :)


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 22:01:23 +00:00
Anthony Minessale 8570a2d719 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 21:37:17 +00:00
Anthony Minessale e4a513f073 keep new conference locked the whole time during transfer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 21:29:09 +00:00
Anthony Minessale 73fe7bfdcc FSCORE-352
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 20:14:02 +00:00
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