Michael Jerris
38e54bd39d
add new syntax to uuid_setvar to allow you to unset a var.
...
New syntax is:
<uuid> <var> [value]
Previously value was required, now if it is omitted it will unset the var.
(MODAPP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:26:15 +00:00
Anthony Minessale
9d600b5cea
rewrite switch_play_and_get_digits MODAPP-166
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:23:59 +00:00
Anthony Minessale
c8e4831d26
try to fix openbsd build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 19:22:29 +00:00
Anthony Minessale
476d88b442
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 19:08:54 +00:00
Brian West
ac223c7429
if we happen to change codecs during a hold/unhold update the samples per packet in the process just in case we change rates.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:06:40 +00:00
Anthony Minessale
b513c90769
fix win32 build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:03:36 +00:00
Anthony Minessale
1d74ab745b
more ref checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 17:40:25 +00:00
Brian West
f886471991
increase prebuffer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:54:53 +00:00
Anthony Minessale
46eb368010
mac can't handle 1ms conditional broadcasts
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:36:55 +00:00
Anthony Minessale
6399df61fa
oops i found this on one of my boxes and never comitted it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:36:22 +00:00
Brian West
d43a44574e
don't pass timestamps here either if samples per packet don't match
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 07:36:06 +00:00
Michael Jerris
e4e6623a84
bump api version for modules.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 21:17:22 +00:00
Brian West
f5f2c56d1d
SYSTEM_SHUTDOWN to MANAGER_REQUEST since its not really a shutdown in these scenarios
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 20:45:18 +00:00
Anthony Minessale
a12fc6fba0
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 20:07:06 +00:00
Anthony Minessale
4c829292b7
umm ya
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:45:21 +00:00
Anthony Minessale
909a38fcc0
move macro
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:45:12 +00:00
Anthony Minessale
722b830652
look out below....(make current)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale
c62253405f
add rwlocks to module parents
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 17:10:20 +00:00
Michael Jerris
2fbe2fd1cf
MODAPP-165 time_test error checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 16:05:48 +00:00
Anthony Minessale
90f1f37222
add mutex to codecs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 15:34:34 +00:00
Michael Jerris
98f74a5f99
better sound prefix handling when using say: and allow say: on kick sounds.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 14:15:58 +00:00
Michael Jerris
ead52728e0
whitespace cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:59:14 +00:00
Anthony Minessale
9571f7942c
posturepedics for better sleep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:55:22 +00:00
Michael Jerris
90f79c3f0d
better error message.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:41:18 +00:00
Brian West
609c3b1553
line up with upcomming commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:03:08 +00:00
Michael Jerris
75b650fb43
disable 100rel by default. NOTE: Potentially breaking change, check your configs.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:02:44 +00:00
Anthony Minessale
6545d04bf7
Wed Oct 22 09:10:19 EDT 2008 Brian Czapiga <rys at evool dot com>
...
* sip_bad_mask: so not require valid Supported
Cisco phones seem to generate bad Supported header.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 12:01:04 +00:00
Anthony Minessale
aa32ae6f34
Tue Oct 14 09:00:06 EDT 2008 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* nua/check_session.c: Disabled OPTIONS keepalives in call tests
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:59:31 +00:00
Anthony Minessale
38e0e5a303
Tue Oct 14 08:58:12 EDT 2008 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* nua/check_register.c: Increased test timeouts to 10 seconds
This prevents occasional test timeout errors in Maemo Scratchbox.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:59:09 +00:00
Anthony Minessale
834397d025
Tue Oct 2 11:30:47 EDT 2007 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* outbound.c: Retain keepalives even when 'natify' is disabled
Mon Oct 6 09:02:14 EDT 2008 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* Resolved a conflict in outbound.c with the natify patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:58:43 +00:00
Anthony Minessale
d7621a4135
Tue Oct 2 10:51:22 EDT 2007 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* outbound.c: Do keepalives even when no NAT was detected
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:55:47 +00:00
Michael Jerris
16bcb7e1e6
(FSCORE-217) Add support for passing the cause of hangup to the uuid_kill command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:46:44 +00:00
Anthony Minessale
9f3f08e7c5
possible fix for FSCORE-221
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:44:13 +00:00
Michael Jerris
8a338d4138
make mod_perl load global
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:29:33 +00:00
Brian West
b85e0110e8
disable 100rel by default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:16:23 +00:00
Anthony Minessale
2dd433fb80
fix compiler warning in msvc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 10:42:55 +00:00
Brian West
ee7008087f
Don't copy the time stampes over when the sample rates differ
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 10:28:16 +00:00
Anthony Minessale
33ca42dc6c
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 19:45:28 +00:00
Anthony Minessale
e2259d2c65
sigterm works again
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 19:27:49 +00:00
Michael Jerris
c99b8fb34f
pull back change from apr 1.3.0
...
" *) Rework the WIN32 CV code to signal the condition only if one or
more threads are blocked on the condition variable. If no threads
are waiting on the condition variable, nothing happens. The change
also eliminates the thundering-herd problem of the manual-reset
event, which (theoretically) wakes up all threads waiting on. Now
the behavior of the CV's should be the same on Unix and win32
platforms. PR 42305. [Davi Arnaut]
"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 18:35:48 +00:00
Brian West
236f457a63
no it doesn't
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 17:49:08 +00:00
Michael Jerris
2f469375cd
disable new sleep on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:30:52 +00:00
Michael Jerris
0f8503f509
(MODENDP-148) Move "a=sendrecv" from session to media section of SDP
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:29:35 +00:00
Anthony Minessale
f0acd4ff65
fix err
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:25:45 +00:00
Anthony Minessale
2db7264cef
let b legs use park_after_bridge too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:03:09 +00:00
Anthony Minessale
1af037cf58
allow calls to be stolen from originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 14:26:21 +00:00
Anthony Minessale
4549a90d63
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 13:32:11 +00:00
Michael Jerris
de495e8b94
add switch_dso
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 12:27:31 +00:00
Michael Jerris
be091b64bd
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 11:26:37 +00:00
Brian West
e1417d42db
hrm
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 09:32:28 +00:00