Brian West
4401b252e5
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 14:58:49 +00:00
Anthony Minessale
c317b1936d
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 14:52:34 +00:00
Anthony Minessale
8da11c524e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 14:22:36 +00:00
Anthony Minessale
9870eb8756
too many ings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 13:36:25 +00:00
Michael Jerris
ae53be1ca8
bump
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 12:28:48 +00:00
Michael Jerris
f9af6b4d2d
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
2008-05-07 12:28:33 +00:00
Michael Jerris
d9f1667944
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
2008-05-07 12:27:30 +00:00
Michael Jerris
c497958ce9
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
2008-05-07 12:26:42 +00:00
Michael Jerris
fb34d3835c
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
2008-05-07 12:25:42 +00:00
Michael Jerris
e917d5f460
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
2008-05-06 23:49:35 +00:00
Michael Jerris
7f5e6987e6
add nua_handle_by_call_id
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 23:30:00 +00:00
Anthony Minessale
a41fa2e2bc
fix possible register memory leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 22:56:55 +00:00
Michael Jerris
b48ee12c1c
add nua_handle_by_call_id
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 22:28:20 +00:00
Anthony Minessale
e0e04b9f9c
fix fifo logic bug
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 21:43:42 +00:00
Anthony Minessale
269fdac157
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 21:05:38 +00:00
Anthony Minessale
9c8c1c2802
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 20:43:36 +00:00
Anthony Minessale
1454a52bf6
add dialplan and context to sql table
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 20:00:43 +00:00
Brian West
d313d9061a
clarify
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 16:08:04 +00:00
Michael Jerris
bf7dc24467
whoops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 16:06:17 +00:00
Stefan Knoblich
7a9b9466c2
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
2008-05-06 16:03:02 +00:00
Michael Jerris
e893654bf5
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 15:46:11 +00:00
Anthony Minessale
9c1e14aa9c
missed some name changes thanks coppice
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 13:59:37 +00:00
Anthony Minessale
ea754f52bd
crank accuracy on windows sleep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 13:58:36 +00:00
Anthony Minessale
0874db56f7
fix vid issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 00:02:37 +00:00
Stefan Knoblich
c0783a5a3b
Add missing DESTDIR variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 16:11:39 +00:00
Anthony Minessale
a0c5e2b904
change names to protect the innocent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:56:53 +00:00
Anthony Minessale
4b929592cc
change names to protect the innocent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Brian West
b79c36dacc
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
2008-05-05 09:43:17 +00:00
Anthony Minessale
0f3de8bdf0
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-03 16:36:12 +00:00
Stefan Knoblich
e8c88aa124
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
2008-05-02 23:40:37 +00:00
Brian West
3f32bd323e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 22:21:18 +00:00
Traun Leyden
cffd9825c1
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
2008-05-02 21:20:14 +00:00
Brian West
d9fbe7b1ac
adding lua and perl to the file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 21:15:47 +00:00
Anthony Minessale
8e0b64a1e6
add read
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 19:04:13 +00:00
Anthony Minessale
388f439897
update AUTHORS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:54:40 +00:00
Anthony Minessale
4fda174f34
reswig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:40:23 +00:00
Anthony Minessale
ed96039297
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
2008-05-02 18:36:01 +00:00
Anthony Minessale
02715f7f51
add
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 17:51:48 +00:00
Anthony Minessale
aa47e3e5fd
update script langs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 16:43:54 +00:00
Anthony Minessale
540a2fecf8
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 16:43:07 +00:00
Anthony Minessale
2b5f3563a2
make callback stuff work on mod_perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 13:58:44 +00:00
Anthony Minessale
be276e0cfe
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 13:18:54 +00:00
Traun Leyden
636519ba6a
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
2008-05-02 00:57:25 +00:00
Brian West
7718ccc1e5
elaborate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 00:24:09 +00:00
Traun Leyden
a34165722a
hello world
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 23:39:53 +00:00
Anthony Minessale
7830f6ce09
adding callback stuff, still gotta test it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 22:56:14 +00:00
Anthony Minessale
de0f17db0b
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 20:22:53 +00:00
Brian West
3803807841
switch_size_t to int
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:14:33 +00:00
Anthony Minessale
85fc8c37e7
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
2008-05-01 19:03:57 +00:00
Anthony Minessale
8c352ce5b9
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
2008-05-01 18:35:45 +00:00