]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
18 years agotweak
Brian West [Thu, 8 May 2008 14:42:20 +0000 (14:42 +0000)] 
tweak

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

18 years agotweak sip profiles slightly. outbound to external and external has an alias for...
Brian West [Thu, 8 May 2008 14:40:34 +0000 (14:40 +0000)] 
tweak sip profiles slightly.  outbound to external and external has an alias for outbound for backwards compat. default has an alias for internal

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

18 years agouse this one
Anthony Minessale [Wed, 7 May 2008 20:06:46 +0000 (20:06 +0000)] 
use this one

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

18 years agochange buffering in pa
Anthony Minessale [Wed, 7 May 2008 16:48:19 +0000 (16:48 +0000)] 
change buffering in pa

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

18 years agotesting beware
Anthony Minessale [Wed, 7 May 2008 16:32:04 +0000 (16:32 +0000)] 
testing beware

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

18 years agofix
Anthony Minessale [Wed, 7 May 2008 15:28:07 +0000 (15:28 +0000)] 
fix

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

18 years agodoh
Brian West [Wed, 7 May 2008 14:58:49 +0000 (14:58 +0000)] 
doh

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

18 years agodoh
Anthony Minessale [Wed, 7 May 2008 14:52:34 +0000 (14:52 +0000)] 
doh

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

18 years agoupdate
Anthony Minessale [Wed, 7 May 2008 14:22:36 +0000 (14:22 +0000)] 
update

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

18 years agotoo many ings
Anthony Minessale [Wed, 7 May 2008 13:36:25 +0000 (13:36 +0000)] 
too many ings

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

18 years agobump
Michael Jerris [Wed, 7 May 2008 12:28:48 +0000 (12:28 +0000)] 
bump

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

18 years agoTue May 6 17:00:19 EDT 2008 first.last@nokia.com
Michael Jerris [Wed, 7 May 2008 12:28:33 +0000 (12:28 +0000)] 
Tue May  6 17:00:19 EDT 2008  first.last@nokia.com
  * nta.c: use consistently uint32_t when handling millisecond timers inside nta

  The timer handling failed miserably on 64-bit platforms each time uint32_t
  counter for milliseconds wrapped around.

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

18 years agoThu Apr 24 11:49:57 EDT 2008 first.last@nokia.com
Michael Jerris [Wed, 7 May 2008 12:27:30 +0000 (12:27 +0000)] 
Thu Apr 24 11:49:57 EDT 2008  first.last@nokia.com
  * nua_session.c: fix in session activation by Jussi Mutanen

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

18 years agoThu Apr 24 11:31:48 EDT 2008 first.last@nokia.com
Michael Jerris [Wed, 7 May 2008 12:26:42 +0000 (12:26 +0000)] 
Thu Apr 24 11:31:48 EDT 2008  first.last@nokia.com
  * nua: fixed problems with event fetch

  With event fetch the subscription was terminated before the NOTIFY was
  sent/received or final response to SUBSCRIBE was sent.

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

18 years agoTue May 6 17:00:59 EDT 2008 first.last@nokia.com
Michael Jerris [Wed, 7 May 2008 12:25:42 +0000 (12:25 +0000)] 
Tue May  6 17:00:59 EDT 2008  first.last@nokia.com
  * nta.c: reindented patch by Mike J

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

18 years agoremove sub_hash in favor of using a lookup directly into the sip stack
Michael Jerris [Tue, 6 May 2008 23:49:35 +0000 (23:49 +0000)] 
remove sub_hash in favor of using a lookup directly into the sip stack

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

18 years agoadd nua_handle_by_call_id
Michael Jerris [Tue, 6 May 2008 23:30:00 +0000 (23:30 +0000)] 
add nua_handle_by_call_id

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

18 years agofix possible register memory leak
Anthony Minessale [Tue, 6 May 2008 22:56:55 +0000 (22:56 +0000)] 
fix possible register memory leak

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

18 years agoadd nua_handle_by_call_id
Michael Jerris [Tue, 6 May 2008 22:28:20 +0000 (22:28 +0000)] 
add nua_handle_by_call_id

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

18 years agofix fifo logic bug
Anthony Minessale [Tue, 6 May 2008 21:43:42 +0000 (21:43 +0000)] 
fix fifo logic bug

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

18 years agoupdate
Anthony Minessale [Tue, 6 May 2008 21:05:38 +0000 (21:05 +0000)] 
update

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

18 years agoupdate
Anthony Minessale [Tue, 6 May 2008 20:43:36 +0000 (20:43 +0000)] 
update

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

18 years agoadd dialplan and context to sql table
Anthony Minessale [Tue, 6 May 2008 20:00:43 +0000 (20:00 +0000)] 
add dialplan and context to sql table

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

18 years agoclarify
Brian West [Tue, 6 May 2008 16:08:04 +0000 (16:08 +0000)] 
clarify

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

18 years agowhoops
Michael Jerris [Tue, 6 May 2008 16:06:17 +0000 (16:06 +0000)] 
whoops

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

18 years agomod_xml_ldap: strip -std=c99 from CFLAGS during openldap build (fixes problems w...
Stefan Knoblich [Tue, 6 May 2008 16:03:02 +0000 (16:03 +0000)] 
mod_xml_ldap: strip -std=c99 from CFLAGS during openldap build (fixes problems w/ arpa/nameser.h on linux) and stop building openldap server components

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

18 years agotweak
Michael Jerris [Tue, 6 May 2008 15:46:11 +0000 (15:46 +0000)] 
tweak

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

18 years agomissed some name changes thanks coppice
Anthony Minessale [Tue, 6 May 2008 13:59:37 +0000 (13:59 +0000)] 
missed some name changes thanks coppice

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

18 years agocrank accuracy on windows sleep
Anthony Minessale [Tue, 6 May 2008 13:58:36 +0000 (13:58 +0000)] 
crank accuracy on windows sleep

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

18 years agofix vid issue
Anthony Minessale [Tue, 6 May 2008 00:02:37 +0000 (00:02 +0000)] 
fix vid issue

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

18 years agochange outbound req code for isdn
Michael Jerris [Mon, 5 May 2008 22:54:40 +0000 (22:54 +0000)] 
change outbound req code for isdn

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

18 years agochange outbound req code for isdn
Michael Jerris [Mon, 5 May 2008 22:54:40 +0000 (22:54 +0000)] 
change outbound req code for isdn

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

18 years agoAdd missing DESTDIR variable
Stefan Knoblich [Mon, 5 May 2008 16:11:39 +0000 (16:11 +0000)] 
Add missing DESTDIR variable

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

18 years agochange names to protect the innocent
Anthony Minessale [Mon, 5 May 2008 15:56:53 +0000 (15:56 +0000)] 
change names to protect the innocent

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

18 years agoup
Anthony Minessale [Mon, 5 May 2008 15:47:44 +0000 (15:47 +0000)] 
up

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

18 years agoup
Anthony Minessale [Mon, 5 May 2008 15:47:44 +0000 (15:47 +0000)] 
up

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

18 years agochange names to protect the innocent
Anthony Minessale [Mon, 5 May 2008 15:30:55 +0000 (15:30 +0000)] 
change names to protect the innocent

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

18 years agotake out confirm macro till we have proper files to demo this
Brian West [Mon, 5 May 2008 09:43:17 +0000 (09:43 +0000)] 
take out confirm macro till we have proper files to demo this

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

18 years agoupdate
Anthony Minessale [Sat, 3 May 2008 16:36:12 +0000 (16:36 +0000)] 
update

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

18 years agoTry to use python provided by the system instead of a bundled version, adds --with...
Stefan Knoblich [Fri, 2 May 2008 23:40:37 +0000 (23:40 +0000)] 
Try to use python provided by the system instead of a bundled version, adds --with-python and --with-python-config to configure

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

18 years agoupdate
Anthony Minessale [Fri, 2 May 2008 23:37:01 +0000 (23:37 +0000)] 
update

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

18 years agoupdate
Anthony Minessale [Fri, 2 May 2008 23:37:01 +0000 (23:37 +0000)] 
update

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

18 years agoupdate
Anthony Minessale [Fri, 2 May 2008 22:28:45 +0000 (22:28 +0000)] 
update

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

18 years agoupdate
Anthony Minessale [Fri, 2 May 2008 22:28:45 +0000 (22:28 +0000)] 
update

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

18 years agoupdate
Brian West [Fri, 2 May 2008 22:21:18 +0000 (22:21 +0000)] 
update

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

18 years agoreswig after updating to 8254. check that it compiles and do some light testing...
Traun Leyden [Fri, 2 May 2008 21:20:14 +0000 (21:20 +0000)] 
reswig after updating to 8254.  check that it compiles and do some light testing.  seems that playAndGetDigits now returns a single value instead of a list of values, update scripts accordingly.  also execute_extension is causing seg faults, at least in certain cases.

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

18 years agoadding lua and perl to the file
Brian West [Fri, 2 May 2008 21:15:47 +0000 (21:15 +0000)] 
adding lua and perl to the file

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

18 years agoadd read
Anthony Minessale [Fri, 2 May 2008 19:04:13 +0000 (19:04 +0000)] 
add read

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

18 years agoupdate AUTHORS
Anthony Minessale [Fri, 2 May 2008 18:54:40 +0000 (18:54 +0000)] 
update AUTHORS

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

18 years agoreswig
Anthony Minessale [Fri, 2 May 2008 18:40:23 +0000 (18:40 +0000)] 
reswig

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

18 years agomake it so you can build commented out modules using make <modname>
Anthony Minessale [Fri, 2 May 2008 18:36:01 +0000 (18:36 +0000)] 
make it so you can build commented out modules using make <modname>

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

18 years agoadd
Anthony Minessale [Fri, 2 May 2008 17:51:48 +0000 (17:51 +0000)] 
add

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

18 years agoupdate script langs
Anthony Minessale [Fri, 2 May 2008 16:43:54 +0000 (16:43 +0000)] 
update script langs

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

18 years agoupdate
Anthony Minessale [Fri, 2 May 2008 16:43:07 +0000 (16:43 +0000)] 
update

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

18 years agomake callback stuff work on mod_perl
Anthony Minessale [Fri, 2 May 2008 13:58:44 +0000 (13:58 +0000)] 
make callback stuff work on mod_perl

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

18 years agotweak
Anthony Minessale [Fri, 2 May 2008 13:18:54 +0000 (13:18 +0000)] 
tweak

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

18 years agoreswig against 8241 and fix bugs with changed number of args to playAndGetDigits...
Traun Leyden [Fri, 2 May 2008 00:57:25 +0000 (00:57 +0000)] 
reswig against 8241 and fix bugs with changed number of args to playAndGetDigits (note: exising scripts will need to be fixed to pass ONE less argument - see wiki for new syntax).  also, comment out hangup hook handler that was causing seg fault, that needs to be redone.  registering hangup hooks inscripts will no longer have any effect.

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

18 years agoelaborate
Brian West [Fri, 2 May 2008 00:24:09 +0000 (00:24 +0000)] 
elaborate

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

18 years agohello world
Traun Leyden [Thu, 1 May 2008 23:39:53 +0000 (23:39 +0000)] 
hello world

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

18 years agoadding callback stuff, still gotta test it
Anthony Minessale [Thu, 1 May 2008 22:56:14 +0000 (22:56 +0000)] 
adding callback stuff, still gotta test it

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

18 years agoupdate
Anthony Minessale [Thu, 1 May 2008 20:22:53 +0000 (20:22 +0000)] 
update

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

18 years agoswitch_size_t to int
Brian West [Thu, 1 May 2008 19:14:33 +0000 (19:14 +0000)] 
switch_size_t to int

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

18 years agofix bad pointer memory snafu in wrapped language libs
Anthony Minessale [Thu, 1 May 2008 19:03:57 +0000 (19:03 +0000)] 
fix bad pointer memory snafu in wrapped language libs

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

18 years agolet sip calls pass the exact response status across a bridge
Anthony Minessale [Thu, 1 May 2008 18:35:45 +0000 (18:35 +0000)] 
let sip calls pass the exact response status across a bridge

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

18 years agofix
Anthony Minessale [Thu, 1 May 2008 18:09:05 +0000 (18:09 +0000)] 
fix

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

18 years agodoh
Anthony Minessale [Thu, 1 May 2008 17:28:29 +0000 (17:28 +0000)] 
doh

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

18 years agotewaks
Anthony Minessale [Thu, 1 May 2008 16:41:46 +0000 (16:41 +0000)] 
tewaks

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

18 years agotweaks
Anthony Minessale [Thu, 1 May 2008 16:41:10 +0000 (16:41 +0000)] 
tweaks

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

18 years agotweaks
Anthony Minessale [Thu, 1 May 2008 16:41:10 +0000 (16:41 +0000)] 
tweaks

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

18 years agoupdate
Brian West [Thu, 1 May 2008 03:12:26 +0000 (03:12 +0000)] 
update

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

18 years agofix compile on gcc 4.1.2 not sure this is correct but looks like it
Brian West [Thu, 1 May 2008 02:33:07 +0000 (02:33 +0000)] 
fix compile on gcc 4.1.2 not sure this is correct but looks like it

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

18 years agodon't exit
Anthony Minessale [Thu, 1 May 2008 01:22:25 +0000 (01:22 +0000)] 
don't exit

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

18 years agofix
Anthony Minessale [Thu, 1 May 2008 01:09:54 +0000 (01:09 +0000)] 
fix

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

18 years agomsvc build for mod_lua
Michael Jerris [Thu, 1 May 2008 00:46:10 +0000 (00:46 +0000)] 
msvc build for mod_lua

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

18 years agoup
Anthony Minessale [Thu, 1 May 2008 00:44:12 +0000 (00:44 +0000)] 
up

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

18 years agobreak all the api in the swig stuff
Anthony Minessale [Wed, 30 Apr 2008 23:42:37 +0000 (23:42 +0000)] 
break all the api in the swig stuff

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

18 years agoadd options ping to gateway
Anthony Minessale [Wed, 30 Apr 2008 22:14:03 +0000 (22:14 +0000)] 
add options ping to gateway

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

18 years agoadd options ping to gateway
Anthony Minessale [Wed, 30 Apr 2008 22:09:54 +0000 (22:09 +0000)] 
add options ping to gateway

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

18 years agoupdate
Anthony Minessale [Wed, 30 Apr 2008 20:03:20 +0000 (20:03 +0000)] 
update

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

18 years agolook out below
Anthony Minessale [Wed, 30 Apr 2008 19:42:26 +0000 (19:42 +0000)] 
look out below

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

18 years agostart of msvc build for mod_lua
Michael Jerris [Wed, 30 Apr 2008 17:19:07 +0000 (17:19 +0000)] 
start of msvc build for mod_lua

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

18 years agofix some analog issues brought about by too much concentration on digital
Anthony Minessale [Wed, 30 Apr 2008 15:17:55 +0000 (15:17 +0000)] 
fix some analog issues brought about by too much concentration on digital

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

18 years agofix some analog issues brought about by too much concentration on digital
Anthony Minessale [Wed, 30 Apr 2008 15:17:55 +0000 (15:17 +0000)] 
fix some analog issues brought about by too much concentration on digital

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

18 years agostart of msvc build
Michael Jerris [Wed, 30 Apr 2008 14:20:31 +0000 (14:20 +0000)] 
start of msvc build

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

18 years agotweaks
Michael Jerris [Wed, 30 Apr 2008 03:55:38 +0000 (03:55 +0000)] 
tweaks

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

18 years agounused var.
Michael Jerris [Wed, 30 Apr 2008 02:29:06 +0000 (02:29 +0000)] 
unused var.

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

18 years agofix and reswig after switch_cpp updates
Traun Leyden [Wed, 30 Apr 2008 00:37:52 +0000 (00:37 +0000)] 
fix and reswig after switch_cpp updates

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

18 years agoadd lua config file example
Brian West [Tue, 29 Apr 2008 23:50:12 +0000 (23:50 +0000)] 
add lua config file example

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

18 years agoupdate
Anthony Minessale [Tue, 29 Apr 2008 23:34:26 +0000 (23:34 +0000)] 
update

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

18 years agoupdate description on check_acl
Brian West [Tue, 29 Apr 2008 18:36:03 +0000 (18:36 +0000)] 
update description on check_acl

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

18 years agoupdate
Anthony Minessale [Mon, 28 Apr 2008 17:35:11 +0000 (17:35 +0000)] 
update

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

18 years agoupdate
Brian West [Mon, 28 Apr 2008 17:33:58 +0000 (17:33 +0000)] 
update

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

18 years agoattempt to fix data must not be unicode error
Traun Leyden [Mon, 28 Apr 2008 04:02:34 +0000 (04:02 +0000)] 
attempt to fix data must not be unicode error

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

18 years agofix build warnings
Michael Jerris [Sat, 26 Apr 2008 17:09:34 +0000 (17:09 +0000)] 
fix build warnings

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

18 years agotweak
Michael Jerris [Sat, 26 Apr 2008 17:02:43 +0000 (17:02 +0000)] 
tweak

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

18 years agoanother tweak
Anthony Minessale [Sat, 26 Apr 2008 15:59:42 +0000 (15:59 +0000)] 
another tweak

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

18 years agotweak
Anthony Minessale [Sat, 26 Apr 2008 15:57:05 +0000 (15:57 +0000)] 
tweak

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

18 years agobe consistent
Brian West [Sat, 26 Apr 2008 01:00:34 +0000 (01:00 +0000)] 
be consistent

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

18 years agocleanup a tiny bit
Brian West [Sat, 26 Apr 2008 00:47:07 +0000 (00:47 +0000)] 
cleanup a tiny bit

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

18 years agocleanup a tiny bit
Brian West [Sat, 26 Apr 2008 00:45:43 +0000 (00:45 +0000)] 
cleanup a tiny bit

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