Anthony Minessale
2fa0c4910f
refactor enterprise_originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:17:08 +00:00
Anthony Minessale
d914db53c7
add more mutexes to video thread
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 16:56:19 +00:00
Anthony Minessale
848882f1cc
fix parsing in time_test to prevent a few edge cases
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 16:12:54 +00:00
Brian West
bc72d99096
MODAPP-368
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 20:25:49 +00:00
Michael Jerris
aa11b6c067
add more autocomplete (FSCORE-468)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 22:55:14 +00:00
Jeff Lenk
67b3210a31
fix compiler error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 01:31:12 +00:00
Anthony Minessale
5d815cfdfe
add support for running core-db over odbc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Anthony Minessale
31b7fff64e
MODAPP-365
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 20:31:53 +00:00
Mathieu Rene
227bf9580a
fix operator priority
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 03:38:26 +00:00
Anthony Minessale
b92ca24e10
add mod_distributor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 02:19:44 +00:00
Michael Jerris
0d9de1f865
take pin from x header (MODAPP-333)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 01:33:05 +00:00
Michael Jerris
3ab56e5159
fix spandsp installing (FSBUILD-198)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 00:23:09 +00:00
Anthony Minessale
a58fd5ae15
prevent obscure divide by zero code path
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-10 23:50:58 +00:00
Anthony Minessale
275e919f3c
fix issue with global bypass_media_after_bridge messing up callflow
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 23:49:35 +00:00
Anthony Minessale
940ba327e7
fix some sample count issues
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 23:29:36 +00:00
Mathieu Rene
a05556e7ba
mod_voicemail: default samplerate to 0 instead of 8000 so that we record using the channel's native rate, thx bkw_
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 23:19:15 +00:00
Anthony Minessale
b6b7dd26d8
fix missing parens
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 15:58:08 +00:00
Rupa Schomaker
a7c5217450
some cases the cid is set back to NULL, alloc a new one if needed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 08:45:58 +00:00
Anthony Minessale
fad6369f73
oh yeah, it can be true too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 18:39:43 +00:00
Anthony Minessale
f5c1f5b15f
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 07:54:39 +00:00
Anthony Minessale
f10403636d
FSCORE-376
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 06:56:16 +00:00
Anthony Minessale
3143948e41
dont update dest when transferring to inline dp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 02:10:10 +00:00
Rupa Schomaker
243828ad39
proper fix for working in npanxx only mode (thanks for the heads up bkw)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 04:20:09 +00:00
Brian West
b50bddb299
blah
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 03:44:46 +00:00
Rupa Schomaker
adc3efed78
oops, forgot to set src to whitepages
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:35:23 +00:00
Rupa Schomaker
36cb95878b
more cleanup, always try to get a location
...
add verbose option to api call
cache area and src so the cache is full rep of cid data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:07:59 +00:00
Rupa Schomaker
452d1ae7d4
fix minor bugs
...
make whitepages work if regular url not set (oops)
channel var set for area
ignore "UNKNOWN" and "UNAVAILABLE" from api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 17:57:44 +00:00
Brian West
e0f76a3c6b
no boom boom boom
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 00:22:59 +00:00
Anthony Minessale
80fff37543
snapshot
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 22:56:08 +00:00
Anthony Minessale
3fe9da23f5
MODAPP-360
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 18:10:55 +00:00
Anthony Minessale
b3ec0eac5f
add uuid_debug_audio <uuid> <read|write|both> <on|off>
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 17:52:52 +00:00
Anthony Minessale
8d01cf8e1a
add uuid_debug_audio <uuid> <on|off>
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 17:29:05 +00:00
Rupa Schomaker
b7fdecc2da
add channel var / debug log for cidlookup src
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 13:55:09 +00:00
Mathieu Rene
f5295b7483
mod_voicemail: add missing switch_event_destroy in profile config function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 21:32:20 +00:00
Anthony Minessale
2d5860af3b
MODAPP-357
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-24 17:11:03 +00:00
Anthony Minessale
a4b2dce44d
add warning app and api for popup on phones (probably doesn't work yet
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:02:14 +00:00
Anthony Minessale
f4ee810200
add campon_stop_key and campon_announce_sound to tell the user how to force it to the end of the waiting period
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 22:37:49 +00:00
Anthony Minessale
df7637f687
change switch_strlen_zero to zstr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale
e072a6095d
Let's go Camping!
...
Call Campon (part of bridge app)
Variables:
campon=[true|false]
campon_retries=<number of call attempts>
campon_timeout=<duration of each call attempt>
campon_sleep=<seconds to sleep between retries>
campon_fallback_exten=<extension to transfer to on failure>
campon_fallback_dialplan=<dialplan>
campon_fallback_context=<context>
campon_hold_music=<alternate music>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:11:28 +00:00
Jeff Lenk
6b0f923f49
Add mod_valet_parking to the windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 17:55:31 +00:00
Marc Olivier Chouinard
f489f91e00
mod_commands: Updating tab completion for show cli command (FSCORE-468)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-20 01:36:33 +00:00
Anthony Minessale
3dfe67800f
clear up some more display issues and fix resume-media-on-hold sofia option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 19:58:23 +00:00
Brian West
9d111318d5
inforce arg checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 18:55:52 +00:00
Anthony Minessale
13d96de4ac
minor tweak to valet
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 22:32:44 +00:00
Anthony Minessale
5fa54394cf
MODAPP-349
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 19:09:11 +00:00
Rupa Schomaker
31a6e90382
remove debug lines that should not have been there
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15170 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 17:55:06 +00:00
Anthony Minessale
16ec5bad39
add sleep to inline dp to make xfer to valet wait a second
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 16:45:44 +00:00
Anthony Minessale
836aefce61
MODAPP-353
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-14 21:42:33 +00:00
Anthony Minessale
ba52012c36
working on 2 boxes at once ignore me
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:34:48 +00:00
Anthony Minessale
3374da3c3b
add auto ext type and support for being called from bind_meta_app to valet_parking (needs some more)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 23:35:51 +00:00