Anthony Minessale
dfafd6988e
omfg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 20:52:12 +00:00
Anthony Minessale
9d6bf97b09
reorder args
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 19:43:12 +00:00
Anthony Minessale
9638aee919
reallly? really sonus? you're gonna ignore packets cos you don't like how the PAI header is formatted?
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 19:19:07 +00:00
Brian West
7c3e30ce73
big doh FSCORE-475
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 16:53:53 +00:00
Anthony Minessale
d2bf2022d6
always use default state handlers in addition to passed arg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:59:25 +00:00
Michael Jerris
7224f7b028
fix regression from -run addition and better handling of -stop whoops (FSCORE-474)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 14:01:13 +00:00
Georgiewskiy Yuriy
9a05aca82b
uncoment codec-prefs handling (commented out while make some experiments with codec exchange).
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 11:33:58 +00:00
Marc Olivier Chouinard
8eeca9099f
mod_sofia: Bad fix for memleak, I need to look else where
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 06:14:00 +00:00
Marc Olivier Chouinard
8923c299a8
mod_sofia: Fix memleaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 05:51:23 +00:00
Anthony Minessale
3074415f6c
don't consider cng packets for rtp auto-adjust
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 23:13:11 +00:00
Christopher Rienzo
cd0245be43
add support for file://, <speak, and <grammar
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 22:25:51 +00:00
Anthony Minessale
eeb3f0b225
IRC-00 refactor how record_answer_req=true works, add media_bug_answer_req=true variable and backport record_answer_req=true to use it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 21:59:25 +00:00
Michael Jerris
7fbdde93b6
fix regression from -run addition and better handling of -stop
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 21:46:21 +00:00
Anthony Minessale
8fb754892f
pull out some unused code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 19:57:28 +00:00
Anthony Minessale
3c5e83e351
add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:16:38 +00:00
Georgiewskiy Yuriy
348f807bbb
mark gk-interface mandatory.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:06:39 +00:00
Anthony Minessale
e6d969e540
tweak for 3pcc proxy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 17:03:05 +00:00
Georgiewskiy Yuriy
f07564b0e7
bugfix and improvements.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 16:40:11 +00:00
Anthony Minessale
052816bc32
regression from FSCORE-470 can't join a thread that is detachable probable cause for MODENDP-255
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 14:50:12 +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
Georgiewskiy Yuriy
0d2f1a4159
initial commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-24 01:48:45 +00:00
Brian West
2a02981b8c
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:47:51 +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
fb395e14db
add ignore_display_updates variable to block display updates on that leg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 22:04:34 +00:00
Anthony Minessale
700fa6815b
sql-in-transactions profile param (only vaid on first load) weather or not to bundle sql stmts in transactions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 20:09:34 +00:00
Giovanni Maruzzelli
5f3d2ab2ff
skypiax: corrected wrong interface name in 'default' dialplan
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 17:27:42 +00:00
Anthony Minessale
5b3961b03f
MODSOFIA-33
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:47:52 +00:00
Anthony Minessale
aa42215fb6
FSCORE-472
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:33:55 +00:00
Anthony Minessale
8eadcd50ca
make sure dest is not blank for rare edge case
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:17:05 +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
Brian West
410b6ebd1f
tweak to display stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:50:51 +00:00
Anthony Minessale
7c00a6e59c
FSCORE-472
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:15:34 +00:00
Brian West
fb929dec8e
record path and template are two values with backwards compatibility tried
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:07:52 +00:00
Anthony Minessale
095683b878
add api_on_answer var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:01:34 +00:00
Anthony Minessale
70db4ad8c4
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 14:31:24 +00:00
Brian West
4969a5eaec
MODENDP-253
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 13:27:00 +00:00
Anthony Minessale
42eaf72bc9
dog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:35:08 +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
Andrew Thompson
f9df2e6bd8
How'd that happen?
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 20:55:12 +00:00
Chris Parker
fe7f9f7c73
Apply patch_2.txt from MODEVENT-55 to reduce memory leakage.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:41:11 +00:00
Chris Parker
2306fe2730
Apply framed-ip-address patch from MODEVENT-52
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:35:14 +00:00
Anthony Minessale
93805c8a0d
FSCORE-417
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:34:58 +00:00
Anthony Minessale
d374fcaed6
FSCORE-418
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:09:46 +00:00
Anthony Minessale
aa439630c9
add SWITCH_MESSAGE_INDICATE_UUID_CHANGE to warn a session when the uuid has changed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 14:54:29 +00:00
Anthony Minessale
bdb8bd061b
add sip-force-extension
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 23:09:41 +00:00
Anthony Minessale
516db24b75
SFSIP-180 report hack in sofia lib to pekka for better answer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 23:01:37 +00:00
Andrew Thompson
e47f8215e9
mod_erlang_event: optionally allow compatability with nodes running older OTP releases (R7 through current)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 20:57:46 +00:00
Anthony Minessale
f392bfe38c
fix issue with resume-media-on-hold and t38 re-invites
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 19:58:11 +00:00
Anthony Minessale
4d9f7de25b
FSCORE-471 and any other update related bugs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 18:48: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
Anthony Minessale
a8c15832b9
FSCORE-470
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-20 18:44:29 +00:00
Anthony Minessale
1f2a97f433
add -f from to email
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-20 18:07:24 +00:00
Anthony Minessale
66866fb1ea
fix proxy-media issue regression
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-20 17:03:03 +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
6cf9836384
prevent unsolicted ring_ready
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 23:19:37 +00:00
Anthony Minessale
c3dec9b153
FSCORE-467 aka hmmhesegs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 22:36:44 +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
Michael Jerris
bc49f64218
fix segfault
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 15:32:12 +00:00
Brian West
60988276dd
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 00:36:48 +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
fa95c5b000
set gateway name in params too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15172 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 19:51:32 +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
ffba393bc2
fix win shutdown in both places
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 16:54:54 +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
a94c35366d
make windows restart while it's blocking on the console FSCORE-435
...
Should work in every case with 1 exception
if you have started to type a command on the real console and never hit enter then do a *restart* not a shutdown, you will have to complete the command.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 15:48:40 +00:00
Anthony Minessale
165fdd250f
add new macro to make sure we don't send bypass command too soon
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 18:38:21 +00:00
Anthony Minessale
3a77cb0ed0
fix arg parsing on restart to not accumulate args
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 15:25:06 +00:00
Brian West
c8a6fdbf28
add variable for one legged 302's via originate so you can tell it happened.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15163 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 13:52:57 +00:00
Brian West
36d2d2f944
LOGGER-3
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 03:49:26 +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
39f93c4eea
delay update till after media has been confirmed to prevent SOA race in sip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-14 19:26:10 +00:00
Anthony Minessale
1fd13eeb5e
fix playback_ms and record_ms to work right and add playback_seconds and record_seconds
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 22:29:20 +00:00
Anthony Minessale
f70d980a9d
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 21:52:47 +00:00
Anthony Minessale
0fe0604f90
stop the madness (maybe)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:59:50 +00:00
Anthony Minessale
d4c5b8c850
working on 2 boxes at once ignore me
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:35:13 +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
0ef7525cea
working on 2 boxes at once ignore me
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:28:45 +00:00
Anthony Minessale
4b73a5f111
send update after both sides are answered
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:03:18 +00:00
Anthony Minessale
962f6a118b
regression from yesterday causing a seg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 17:31:10 +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
Anthony Minessale
0e0c6ea512
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 23:27:01 +00:00
Anthony Minessale
1bca540cc5
typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 22:30:40 +00:00
Anthony Minessale
59b94dfacc
refactor some of the message parsing code to use fifo to reduce threading contention
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 22:23:55 +00:00
Andrew Thompson
9d99fe8e89
Add a log message when the invite has no SDP and 3pcc isn't enabled to aid troubleshooting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 19:09:34 +00:00
Anthony Minessale
3fd6e624f0
FSCORE-463
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 16:21:39 +00:00
Anthony Minessale
20f4f5a1b9
REVERT FSCORE-450
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 14:58:09 +00:00
Anthony Minessale
1b26b7bfe7
add events and valet_info fsapi to valet parking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-10 16:46:54 +00:00
Brian West
6b70ecbea3
48k 30ms and 40ms codecs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-10 02:10:43 +00:00
Anthony Minessale
06c1349b08
cleanup more on att-xfer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 22:28:31 +00:00
Anthony Minessale
7681f944b4
fix att-xfer...AGAIN
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 20:48:24 +00:00
Anthony Minessale
e6ea90cebf
expand range of acceptable chars MODENDP-249
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 16:42:10 +00:00
Anthony Minessale
5d9eb15072
expand range of acceptable chars MODENDP-249
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 16:38:43 +00:00
Anthony Minessale
0436dff8cd
add missing comma that causes buffer overflow in event socket
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 15:59:22 +00:00
Anthony Minessale
421a609066
sense att xfer in valet
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 02:09:49 +00:00
Anthony Minessale
1cbd982a37
omfg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 00:52:25 +00:00
Brian West
9ee6d98fd9
MODEVENT-59
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 19:37:21 +00:00
Anthony Minessale
539bccffe1
fix att xfer to an app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 18:09:06 +00:00
Anthony Minessale
5b6d1cd33c
move accidental new behaviour behind new param originate_continue_on_timeout=true
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 17:43:51 +00:00
Brian West
04c90a3c7f
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 17:15:01 +00:00
Anthony Minessale
aa9361d79f
add CALL_UPDATE event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 16:52:55 +00:00
Anthony Minessale
ee5510c243
twek to endless_playback
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 16:14:45 +00:00
Brian West
f87a53716e
MODEVENT-58
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 15:29:06 +00:00
Anthony Minessale
75eed77d5e
actually-support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 15:07:12 +00:00
Anthony Minessale
eab6464f62
fix the crash that was caused by fixing the leak that was preventing the crash in the previous revision
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 14:55:16 +00:00
Anthony Minessale
1ad32b8df1
fix file handle mem leak (thanks pressuerman)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 14:01:03 +00:00
Jeff Lenk
95aac51bea
code before declaration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 12:30:46 +00:00
Anthony Minessale
7f294ebd4f
auto update displays in more places
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 22:38:11 +00:00
Anthony Minessale
6df9d44154
auto update displays in more places
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 22:35:21 +00:00
Anthony Minessale
eea99cb1e2
XML-12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 14:47:15 +00:00
Anthony Minessale
04ca6f4ec5
XML-12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 14:44:25 +00:00
Mathieu Rene
0c96b8e32d
mod_fifo: gracefully fail on missing config file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 04:56:32 +00:00
Anthony Minessale
aaeb69d613
make moc happy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 04:30:19 +00:00
Brian West
5baa04b88f
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 02:49:23 +00:00
Marc Olivier Chouinard
6cf3927a04
mod_console: Improved tab completions, and more description usage informations (LOGGER-2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 01:08:36 +00:00
Marc Olivier Chouinard
6baff277af
PHRASES: Add Recursive phrases support (FSCORE-458)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-06 20:13:50 +00:00
Anthony Minessale
ad1ac98380
append host when its not supplied on carrot dialing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-06 15:30:30 +00:00
Brian West
ae7b39c9e9
try this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 17:38:46 +00:00
Michael Jerris
8928d5f717
remove libvoipcodecs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 16:29:11 +00:00
Jeff Lenk
309d419e5e
remove include paths for libvoipcodecs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 16:00:51 +00:00
Jeff Lenk
203c4484d2
move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows vs-2008
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 15:09:20 +00:00
Anthony Minessale
56afa42256
swig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 14:52:54 +00:00
Mathieu Rene
4e440b6e4c
mod_directory: fix segfault on failure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-04 07:40:12 +00:00
Anthony Minessale
6d745e3032
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-04 00:00:30 +00:00
Anthony Minessale
3e4e2ee7b9
let there be valet parking....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 23:59:01 +00:00
Anthony Minessale
369ad1cec7
skip setting callerid when it's already set
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 23:10:03 +00:00
Anthony Minessale
954b276c33
use malloc in hashes when no pool specified
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 22:21:52 +00:00
Anthony Minessale
58f1f28d9e
add bridge_answer_timeout variable, a timeout in seconds how long to tolerate a bridge that is in early media without being answered (can be set on either leg)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 21:23:52 +00:00
Brian West
1daf620e34
MODSOFIA-31
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 21:10:27 +00:00
Anthony Minessale
5dd463532c
not a not but rather a not not
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 19:03:13 +00:00
Anthony Minessale
2c620d4b00
FSCORE-456
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 15:07:18 +00:00
Brian West
169195f3ce
convert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:43:44 +00:00
Michael Jerris
cf23296c9a
move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:22:33 +00:00
Carlos J. Talbot
05d6342ffb
elapsed needs typecasting. (introduced in svn 15027)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 18:56:47 +00:00
Brian West
050eeb2269
MODAPP-348
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 00:45:17 +00:00
Anthony Minessale
d9fb89d285
FSCORE-452
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:50:51 +00:00
Anthony Minessale
160535da6d
FSCORE-439 (always use brakets on if() in your next patch)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:28:49 +00:00
Anthony Minessale
07d223b30e
cover up sofia bug parsing contact strings that do not have <> in them
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 21:06:01 +00:00
Anthony Minessale
78bc417222
changing default behaviour ignore_early_media=true must be set together with ringback to generate local ringback on early media
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 20:15:00 +00:00
Anthony Minessale
84090fe2f9
to be or not to be
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:53:09 +00:00
Rupa Schomaker
5211bce43b
mod_cidlookup: add whitepages.com support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:23:01 +00:00
Rupa Schomaker
961e2244e6
MODAPP-340 - Add support for user_rates which are the (optional) end-user rates
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 14:52:19 +00:00
Anthony Minessale
c5985baa49
fscore-453
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 14:08:49 +00:00
Rupa Schomaker
16b689d937
MODAPP-346 - segfault on no dsn
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 12:25:28 +00:00
Anthony Minessale
32e927514d
dont enforce existing file check on streams
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 19:58:02 +00:00
Brian West
8b884e3d85
DP-8
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 19:05:10 +00:00
Anthony Minessale
480e6a6a0e
FSCORE-451
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 19:03:48 +00:00
Brian West
77f42cf9a1
MODEVENT-56
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 02:23:08 +00:00
Anthony Minessale
a8a748d32a
set extension=auto_to_user in gateway to make destination equal to user
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 02:07:17 +00:00
Anthony Minessale
6ad63ce82e
FSCORE-450
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 22:36:34 +00:00
Anthony Minessale
022cafc8aa
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 20:36:49 +00:00
Anthony Minessale
c5f1d9ec0a
FSCORE-450
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 19:46:38 +00:00
Michael Jerris
bcc1694a45
scope mask
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 17:16:31 +00:00
Michael Jerris
aa7e83fca8
scope mask
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 17:14:46 +00:00
Michael Jerris
953ffdb743
uninitialized var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 16:25:25 +00:00
Michael Giagnocavo
1d489d022a
Add ProgressMediaTime to ChannelVariables
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 06:53:15 +00:00
Brian West
579343d65d
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 02:52:25 +00:00
Anthony Minessale
c38257949a
fix glaring rwdeadlock in mod_vmd (please test i was in a hurry)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-26 19:36:58 +00:00
Michael Jerris
023c762c80
avoid initial segfault
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-26 05:41:05 +00:00
Michael Jerris
c5862d23ce
add rate for ray
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-26 05:21:41 +00:00
Marc Olivier Chouinard
59397503dc
Fix BSD Build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 22:41:23 +00:00
Marc Olivier Chouinard
940536c8ba
mod_voicemail: Add ability to skip greeting and instructions when leaving voicemail (MODAPP-331)
...
Add 1 or 2 of these variable in your user directory :
skip_greeting = Will skip the user greeting or generated greeting
skip_instructions = Will skip the system standards instructions to record message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:27:00 +00:00
Marc Olivier Chouinard
c8de5ee105
mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:18:09 +00:00
Jeff Lenk
3b741658b6
Code before declaration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 20:16:18 +00:00
Marc Olivier Chouinard
ec6d528d4b
mod_sofia: Override the MWI User@Domain used per user/group/domain (MODENDP-241)
...
To use this, set a PARAM named MWI-Account with the user@domain you want to monitor the MWI in the user directory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 20:07:40 +00:00
Jeff Lenk
9f76dbbe6e
Code before declaration and formatting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:53:30 +00:00
Marc Olivier Chouinard
54038e9975
mod_directory: New Search by Name Directory IVR (MODAPP-325)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:46 +00:00
Anthony Minessale
94e7412db6
pita bypass media transfer fiasco fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:28 +00:00
Marc Olivier Chouinard
b447cfab0e
mod_voicemail: Add new api call to get user mailbox settings (MODAPP-325)
...
[profile/]<user>@<domain>[|[name_path|greeting_path|password]]
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:32:44 +00:00
Brian West
3bc20b3c43
MODAPP-325 part 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:07:20 +00:00
Anthony Minessale
a9936c09e8
fix using native_file as ringback on codecs that have passthru only
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 18:26:47 +00:00
Anthony Minessale
374925d9ba
improve bad timestamp detection
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 18:25:45 +00:00
Brian West
673aa31ad0
missing files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 17:03:34 +00:00
Brian West
bd668c8d30
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 17:02:46 +00:00
Anthony Minessale
01c4dbcf72
make continue_on_fail trigger explicit matching and only do default behaviour when it's not set
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 22:41:37 +00:00
Anthony Minessale
019ee96464
on second thought make it a new param force-subscription-domain
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 22:29:52 +00:00
Anthony Minessale
db8a82793b
enforce force-reg-db-domain on subscriptions too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 22:27:19 +00:00
Anthony Minessale
32a9cf9141
add i flag to bind_meta_app to do inline execute of the app (not wise to use unless app returns instantly)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 22:21:44 +00:00
Brian West
cbf05cd639
DP-7
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 21:07:47 +00:00
Brian West
5108a5bc24
MODSOFIA-29
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 20:27:52 +00:00
Anthony Minessale
fbf1a82cc3
add chime-list to local_stream
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 18:13:46 +00:00
Brian West
460f66fb71
announce number of saved messages when there are no new messages
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 15:48:31 +00:00
Jeff Lenk
371a6926c6
Code before declaration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 15:09:54 +00:00
Brian West
1a3d56ce62
don't segfault
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 23:59:35 +00:00
Anthony Minessale
113c45bf4b
add preprocess framework for agc ec etc, ALPHA, needs work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 22:39:00 +00:00
Brian West
f3b33b9521
MODCODEC-14
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 17:44:41 +00:00
Brian West
c1c3b65a21
FSCORE-446
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 17:32:01 +00:00
Mathieu Parent
fee3c78712
mod_tts_commandline: Remove Makefile and svn:ignore it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 17:04:39 +00:00
Mathieu Parent
a129dcfa05
mod_tts_commandline: commit initial Makefile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 16:55:10 +00:00
Brian West
3b181f0ffb
good catch MODENDP-247
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 13:17:36 +00:00
Anthony Minessale
b7b5aea03d
try to rotate on failed write to cdr file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-22 15:36:53 +00:00
Michael Jerris
dc6a92d1d8
code before declaration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 19:57:01 +00:00
Rupa Schomaker
c7620f6b30
add --with-memcached=no to libmemcached configure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 17:49:04 +00:00
Michael Jerris
11e135bde0
add mod_snipe_hunt to tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 17:16:58 +00:00
Raymond Chandler
315e46001b
this could be helpful to someone
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 16:34:30 +00:00
Rupa Schomaker
3489ce30f9
update to libmemcached 0.32
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 15:56:24 +00:00
Rupa Schomaker
780e8e98aa
fix compile error on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 15:37:57 +00:00
Mathieu Parent
22bb9e023b
mod_tts_commandline: various memory fixes, corrected indentation
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 14:11:08 +00:00
Mathieu Parent
1d028b5437
mod_tts_commandline: quote shell args, create an unique tempfile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 08:48:12 +00:00
Brian West
df597d4dad
LBDING-16
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-20 20:18:02 +00:00
Brian West
b2699403a0
FSCORE-443
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-20 20:16:28 +00:00
Brian West
46896003ab
MODAPP-338
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-20 20:14:41 +00:00
Anthony Minessale
635e2fb5eb
add session.getState()
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-19 15:26:19 +00:00
Michael Giagnocavo
1ef9b8e716
Add utility function to create SWIGTYPE_p objects
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-19 00:37:58 +00:00
Anthony Minessale
b869290bae
MODAPP-337
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 22:55:33 +00:00
Anthony Minessale
feb4601946
try this rupa
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 22:09:47 +00:00
Rupa Schomaker
89e6324c17
make limit work with neg count like limit_hash
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 20:01:30 +00:00
Anthony Minessale
14e4f0497d
farewell crash protection
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 15:55:10 +00:00
Brian West
305cb9a2db
LBDING-15
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 14:37:43 +00:00
Anthony Minessale
2261b687af
add session.hangupCause()
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 23:30:17 +00:00
Anthony Minessale
c54f0c3945
add session.hangupCause()
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 23:28:38 +00:00
Anthony Minessale
a6f605d0e7
avoiding buffer overflow in silly iax lib
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 21:49:55 +00:00
Anthony Minessale
d2b797fe54
disable duplicate headers on request param events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 21:38:04 +00:00
Anthony Minessale
119ee4e0ad
try to fix mod_iax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 20:11:56 +00:00
Anthony Minessale
f21b4a2137
add inline=true to actions to exec certian apps right away
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 19:05:58 +00:00
Anthony Minessale
1440a7373d
DP-6
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 16:21:54 +00:00
Robert Joly
61245dd698
Added setting of outgoing number and display name from extension number so H.323/Q.931 fields are set correctly in ALERTING and CONNECT messages sent for incoming calls.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 13:48:38 +00:00
Traun Leyden
958da22330
modlang-134
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 02:31:31 +00:00
Anthony Minessale
67823be168
BOUNTY-9 (regression)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 22:56:30 +00:00
Anthony Minessale
bf5e4c30e9
BOUNTY-9 (regression)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 22:25:21 +00:00
Anthony Minessale
9fb893702b
BOUNTY-9 (regression)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 22:19:36 +00:00
Brian West
dcfe0f5743
FSCORE-442
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 21:24:22 +00:00
Anthony Minessale
00909ae79d
MODEVENT-54
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 21:23:00 +00:00
Anthony Minessale
e7fff13f76
BOUNTY-9 (Thank you Xpander Communications) [part 2]
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 20:46:36 +00:00
Giovanni Maruzzelli
9a462e96a7
skypiax: usleep -> switch_sleep, thanks tusc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 20:28:48 +00:00
Anthony Minessale
1a774b9d99
BOUNTY-9 (Thank you Xpander Communications)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 20:09:27 +00:00
Brian West
95c625552c
adding config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 18:50:53 +00:00
Mathieu Parent
fa4c5431be
mod_tts_commandline: cut samples in half (suggested by anthm), ajust and clean log levels
...
<cite>
[19:32] <@anthm> the tts stuff uses bytes not samples
[19:32] <@anthm> so when you pass datalen to file_read
[19:32] <@anthm> you need to cut it in half
[19:33] <@anthm> size_t my_datalen = *datalen / 2;
[19:33] <sathieu> I'm testing
[19:33] <@anthm> switch_core_file_read(&info->fh, data, datalen)
[19:33] <@anthm> change datalen to &my_datalen
[19:33] <@anthm> then after *datalen = my_datalen * 2;
</cite>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 17:48:55 +00:00
Mathieu Parent
20e90188da
tts_commandline: introduce the rate parameter, decrease useless verbosity
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 17:34:24 +00:00
Giovanni Maruzzelli
82170c5f31
skypiax: now outbound chatmessages follow the standard path, you can send them with: chat,<proto>|<from>|<to>|<message> or with: skypiax_chat,<interfacename> <to> <text>. First form is the standard, will pick the first interface connected to the skypeusername 'from'. Second form is skypiax specific, let you choose which interface the message will be sent from (and implicitly the skypeusername [each interface is connected to one skypeusername - possibly many interfaces to the same skypeusername]
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 15:35:10 +00:00
Anthony Minessale
cd4d3f3dc5
tolerate offset dtmf payload (zoiper)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 15:06:52 +00:00
Brian West
45ecc4b0d3
FSCORE-440
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 13:55:23 +00:00
Anthony Minessale
edf521301f
add set funcs for impls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 04:22:24 +00:00
Rupa Schomaker
25585417ab
don't use callback for delete stmt
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 22:06:36 +00:00
Mathieu Parent
eb33af5465
tts_commandline:
...
- load config on module load and on "reloadxml"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 20:40:13 +00:00
Andrew Thompson
671694fb17
Deprecate new_pid message in favor of get_pid which has an extra element, the call's UUID
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 19:54:23 +00:00
Giovanni Maruzzelli
b01c665654
skypiax: now incoming CHATMESSAGE is transformed into a MESSAGE event, and sent to the ESL (fired) and, if we are in a call (if the session exists) is sent to the session too (from where you can get it eg: with inputcallbacks methods)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 19:41:22 +00:00
Andrew Thompson
abc3acdf44
Add support for simply sending an arbitrary message to an arbitrary registered process at a node
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 19:23:47 +00:00
Anthony Minessale
885f8977fc
add unique-id check to sendevent to send and event to a session instead of the system
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 19:18:20 +00:00
Anthony Minessale
0c11561c53
reswig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 18:48:12 +00:00
Anthony Minessale
25870608d7
drop buffer when too many packets are queued
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 18:46:33 +00:00
Rupa Schomaker
e4258a83a9
add limit_execute (like limit_hash_execute)
...
allow -#s to act as counter only
add INFO level logs to limit similar to limit_hash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 18:13:25 +00:00
Michael Giagnocavo
af13fcf3af
Precompiled FreeSWITCH.Managed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 00:19:54 +00:00
Michael Giagnocavo
26df0f6881
Add hangup handler for Originate, expose state handlers in general. Various fixes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 00:16:13 +00:00
Giovanni Maruzzelli
88b15b9e09
skypiax: added skypiax_chat command. SYNTAX: skypiax_chat interface remote_skypename TEXT
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:13:00 +00:00
Brian West
357c93b999
fix vim format line
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Anthony Minessale
5a5f3081f0
execute hangup state asap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 20:10:58 +00:00
Brian West
c92cb7283a
MODSOFIA-26 minus the segfault
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:43:15 +00:00
Brian West
83711b3e8a
XML-10
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:39:33 +00:00
Brian West
590f213f51
ATTENTION BEHAVIOR CHANGE... you now have to explicitly set sip_invite_to_params to add params to the to field we will NO longer fall back to sip_invite_params in this case. This is part of FSCORE-433
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:34:35 +00:00
Anthony Minessale
666e2b5bf8
MODLANG-133
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:15:29 +00:00
Anthony Minessale
90c7921f7e
fix edge case where originate does not give up properly with timed calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:03:25 +00:00
Giovanni Maruzzelli
9d28cd1e6e
skypiax: fires a custom event when an incoming CHATMESSAGE arrives. In the headers are chatmessage id, chatname, from_handle, from_dispname. You want to answer to from_handle. In the body of the event is the chatmessage body. Heh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:02:05 +00:00
Anthony Minessale
0e3651b5db
check flush more often
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 15:19:53 +00:00
Giovanni Maruzzelli
8b9d979f3d
skypiax: Linux (XWin signaling actually) now manages the case when a 'continue' atom(s) is received before the 'begin' atom. That's in preparation for managing IM chatting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 12:40:09 +00:00
Michael Giagnocavo
a24f736163
Fix Makefile for managed - thanks Lukasz Z
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-13 22:03:06 +00:00
Giovanni Maruzzelli
b90d6ec470
skypiax: now it accepts a max of 1 call from the same skypename to the same skypename (multiple instances of user A calling multiple instances of user B) each 1.5 seconds - before was each 0.5 seconds, but the last Skypiax Beta for Linux is slower
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-12 21:53:38 +00:00
Anthony Minessale
66d290c1c4
update to new module api
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-12 17:36:34 +00:00
Anthony Minessale
dce827321d
pad buffer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 17:34:12 +00:00
Anthony Minessale
8052757a12
bah
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:53:12 +00:00
Mathieu Rene
9e8848e3d5
MODAPP-334
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:10:29 +00:00
Mathieu Rene
a75c525dcc
mod_limit: fix counter-only mode in limit_hash_execute
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:03:52 +00:00
Brian West
e2a0d2bc5e
MODASRTTS-19
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 15:45:29 +00:00
Anthony Minessale
568ddb7e1c
reswig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:37:18 +00:00
Anthony Minessale
156bb16eef
build err
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:01:44 +00:00
Anthony Minessale
6cb6f50150
skip call to read where there is no data present
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:00:16 +00:00
Anthony Minessale
4780a3d377
MODLANG-124
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 21:37:32 +00:00
Anthony Minessale
e97fe49914
swap in uuid
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:42:17 +00:00
Anthony Minessale
bb490e186f
outbound callers for fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:20:23 +00:00
Anthony Minessale
a876be973d
build isue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 18:26:50 +00:00
Anthony Minessale
6a43975e5d
add fifo_position var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 18:22:37 +00:00
Brian West
452fc6fd7d
but lets not try that hard.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 14:47:27 +00:00
Anthony Minessale
7392fa5807
try to improve autoflush and other silly audio glitches from edge cases and help FSCORE-416
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 00:46:24 +00:00
Anthony Minessale
56a8eb4091
FSCORE-432
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-09 18:51:29 +00:00
Anthony Minessale
d6217925b8
FSCORE-429
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-09 15:07:51 +00:00
Michael Jerris
f7775bab0a
fix [intra]lanman
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 22:58:11 +00:00
Raymond Chandler
d986cc5f2a
proxy acl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 22:16:45 +00:00
Michael Jerris
b723ce49ad
whitespace
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 20:32:42 +00:00
Michael Jerris
c14fb111f1
remove ;;
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 20:29:24 +00:00
Anthony Minessale
8c7652c345
add optional prefix arg to set_user FSCORE-429
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 19:05:32 +00:00
Brian West
39574eeb00
MODAPP-328
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 13:35:59 +00:00
Mathieu Rene
baa8371f6f
MODSOFIA-25
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-07 23:13:45 +00:00
Mathieu Rene
e071f1a68c
FSCORE-430
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-07 04:35:35 +00:00
Michael Giagnocavo
f22a237b44
Start adding some strongly-typed accessors to common channel vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-05 17:34:41 +00:00
Mathieu Rene
2a3be1dc98
CoreSession::originate: set the uuid on success
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-05 16:55:45 +00:00
Anthony Minessale
72d3c4cbda
missing reset causing the same timestamp forever on perfect storm of conditions involving transcoding and ptime combo (gotta love it)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 22:18:11 +00:00
Anthony Minessale
9805fc606a
declinatio mortuus obfirmo!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 19:50:37 +00:00
Anthony Minessale
53f09acbec
add mutex to deal with small race
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 18:34:52 +00:00
Michael Jerris
107f913598
add --with-rundir configure param and -run freeswitch runtime param to adjust the location of the pid file (FSBUILD-188)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 18:26:15 +00:00
Anthony Minessale
01e2a5ee74
fix lua you all need this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 16:03:28 +00:00
Anthony Minessale
bafa43a401
fix lua you all need this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14766 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 16:02:31 +00:00
Anthony Minessale
105f5d4396
add optional trailing & to sched_api to denote running the task in a sep thread
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:48:00 +00:00
Anthony Minessale
7d3753a039
fix null vs empty string check in info app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:31:13 +00:00
Anthony Minessale
e988135dba
make luarun use a new pool every call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:27:36 +00:00
Raymond Chandler
4ee9dc1354
change default tts, so it works out of the box
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 13:55:56 +00:00
Brian West
e5dbd2edcf
try harder
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 20:56:44 +00:00
Anthony Minessale
7bc1c0e8d5
allow profile to be specified sep from domain user@domain.com@myprofile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 18:21:15 +00:00
Anthony Minessale
5ff9150213
FSCORE-426
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 17:55:21 +00:00
Brian West
660e4d2986
fix the fixed z code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 17:24:48 +00:00
Anthony Minessale
f135a1fa5a
fix z code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 14:48:02 +00:00
Anthony Minessale
3fd795ae71
jump to a specific offset with the playback by appending @@<samples> to the path
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 20:43:49 +00:00
Anthony Minessale
c8dcc6e12b
reduce poll timeout when dtmf is present
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 19:55:08 +00:00
Anthony Minessale
1654f20325
add bg_system (like system but in the bg)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:48:15 +00:00
Anthony Minessale
623e9d87d8
add graceful zrtp failure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:44:33 +00:00
Anthony Minessale
4a9b1b2261
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:33:33 +00:00
Anthony Minessale
771184e850
swig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:13:56 +00:00
Anthony Minessale
ce14c6c2fa
lua stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 17:59:01 +00:00
Anthony Minessale
e853753847
add play-file-done conference event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:55:17 +00:00
Anthony Minessale
0209f4059c
add more stuff to event in hangup hook api
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:34:49 +00:00
Anthony Minessale
4bfa2a213d
add conjure-session code and make session available in api commands
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:24:00 +00:00
Mathieu Rene
33c3ad8dd8
mod_portaudio: add context param
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 15:37:11 +00:00
Anthony Minessale
325cceffc3
pad digit len in micro time log entries
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 15:22:54 +00:00
Mathieu Rene
9e485b505c
mod_limit: set more chan vars in limit_function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 15:01:09 +00:00
Anthony Minessale
95b3eaf7ca
MODAPP-319
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 22:15:06 +00:00
Andrew Thompson
b28dafb6cf
set the hostname core variable in switch_core_init too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 20:55:09 +00:00
Brian West
547bc567f0
FSBUILD-189
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 20:49:13 +00:00
Anthony Minessale
9bb90c8514
set hostname var sooner
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 18:04:01 +00:00
Anthony Minessale
97a0a97da4
set hostname var sooner
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 17:48:11 +00:00
Anthony Minessale
c2e8504651
add missing \!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 17:40:51 +00:00
Tristan Mahé
7c6b497f6a
removed test file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 16:40:10 +00:00
Tristan Mahé
d6ddf5370e
this is just a test
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 16:39:44 +00:00
Giovanni Maruzzelli
c7091138e9
skypiax: added case on receiving AUDIO_SYNC message, will be used in future, maybe
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 13:57:14 +00:00
Brian West
b18a48b43b
clarify usage of unimrcp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 20:38:23 +00:00
Rupa Schomaker
bbe4ca9137
remove intra from indexes -- don't see why we need 'em
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 20:01:05 +00:00
Brian West
7b9ab305f4
MODAPP-323
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 19:48:37 +00:00
Anthony Minessale
32bcc886b1
FSCORE-424
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 19:09:26 +00:00
Anthony Minessale
0e9e0fae2e
sort out allow: header
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 18:11:26 +00:00
Brian West
4aeb40f384
MODENDP-246, with a few changes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 14:33:41 +00:00
Anthony Minessale
c11fb3fbb7
add uuid_exists api call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 21:48:13 +00:00
Brian West
f28b26b8aa
add host_lookup api call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 20:30:03 +00:00
Rupa Schomaker
c37fb4f068
add memcache support (limit_memcache and friends)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 16:18:51 +00:00
Michael Giagnocavo
c6be531b4b
Add plugin options to skip autoreload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 07:57:19 +00:00
Anthony Minessale
ca8dfda04a
add a host lookup func
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 22:58:55 +00:00
Andrew Thompson
fc208bb0b9
Use our own memory pool instead of the sessions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 21:41:47 +00:00
Brian West
8a753a4f42
fix reaction in att_xfer when call is cancelled or times out
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:43:55 +00:00
Rupa Schomaker
5176da3dfe
add support for expires and flags for inc/dec operators
...
expires based on first inc/dec operator, subsequent ones do not
extend the lifetime of the object
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:07:36 +00:00
Anthony Minessale
4622a7a1b3
add ifdef
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:04:00 +00:00
Anthony Minessale
c10d8e375d
add state change hooks for destroy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 21:53:43 +00:00
Andrew Thompson
1eace1218a
Add support for log node userdata, improve some log messages and command output
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 20:50:05 +00:00
Anthony Minessale
f8b442da52
add origination_cancel_key variable for a dtmf key that can abort an originating call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 19:49:35 +00:00
Anthony Minessale
c0dbb3e561
add recursive flags and workaround for nested broadcast in controlled situations
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 17:42:36 +00:00
Anthony Minessale
35a008b08b
add optional level argument to info app to choose the log level it logs on
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 16:29:47 +00:00
Giovanni Maruzzelli
797998f014
skypiax: fixed end of line on skypiax.h
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-25 19:27:54 +00:00
Giovanni Maruzzelli
d9e1d18fb6
skypiax: fixed problem with different storage between linux and windoz for tcp ports (int to unsigned short). Thanks Sergey for reporting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-25 03:34:23 +00:00
Anthony Minessale
fbbd62047c
unint memory may be confused for an ip change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-24 20:16:23 +00:00
Anthony Minessale
74da51e862
add answersec answermsec and answerusec to time how long it took for a call to be answered
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-24 17:12:36 +00:00
Giovanni Maruzzelli
d9deb2327c
skypiax: beginning to avoid crashes when Skype clients die, XWindows related
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-24 00:41:24 +00:00
Mathieu Rene
5abd10c0c3
refactor mod_event_socket so it uses switch_log functions to duplicate and free log nodes while it uses them internally (fix bad ptr for userdata on event socket listeners)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 19:26:58 +00:00
Giovanni Maruzzelli
ed49550460
skypiax: avoid memory leaks and overhead by reusing the same audiothreads spawned with first call (they no more exit at call end)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 06:14:38 +00:00
Anthony Minessale
2ff0b7dcdf
add header to event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 01:45:03 +00:00
Anthony Minessale
2c0eaac332
add record_start and record_stop events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 22:29:44 +00:00
Mathieu Rene
ee4674813f
fix leak introduced in 14555
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 22:20:31 +00:00
Mathieu Rene
7820dc0a94
MODENDP-232 part 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 19:27:35 +00:00
Mathieu Rene
e25389a643
MODENDP-243
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 18:03:30 +00:00
Anthony Minessale
6ebc9b01c2
use timeout cause code MODSOFIA-22
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 16:30:40 +00:00
Anthony Minessale
a35dc92e9f
add 10 second media timeout waiting for codec establishment MODSOFIA-22
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 16:22:16 +00:00
Mathieu Rene
9aa8df3dd9
MODENDP-232
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 14:48:42 +00:00
Mathieu Rene
49e87ddfe8
MODENDP-242
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 00:59:09 +00:00
Mathieu Rene
b24a2863c0
MDXMLINT-54
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 18:52:48 +00:00
Mathieu Rene
eb3e186b17
Fix leak in xml ivr menus FSCORE-421
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 17:41:48 +00:00
Mathieu Rene
2423f75528
convert more SWITCH_CHANNEL_LOG macros in the rtp init function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 17:39:13 +00:00
Giovanni Maruzzelli
ff295194b8
skypiax: MODSKYPIAX-48 manage interface_status==CALLFLOW_STATUS_REMOTEHOLD when getting hupall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 10:21:49 +00:00
Giovanni Maruzzelli
f4167d727f
skypiax: patch from Seven Du: channel naming when using 'RR' and 'ANY' interfaces, interface statistics 'sk list' totals
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 09:30:29 +00:00
Giovanni Maruzzelli
24c732a9c1
skypiax: interface_state=UP when remote goes from earlymedia->inprogress
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 09:03:27 +00:00
Giovanni Maruzzelli
6fb1ab0cfd
skypiax: better printk 'signature' from custom snd-dummy ALSA driver
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 16:08:26 +00:00
Giovanni Maruzzelli
d8f0754765
skypiax: kernel/config* naming
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 14:25:46 +00:00
Giovanni Maruzzelli
974c06bbab
skypiax: kernel/config* naming
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 14:25:13 +00:00
Giovanni Maruzzelli
30cb51eee8
skypiax: kernel README correction
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 13:45:51 +00:00
Giovanni Maruzzelli
9b93b1dc8b
skypiax: added files in mod_skypiax/kernel/ directory, eg: how to make a kernel for centos
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 13:42:46 +00:00
Brian West
ed9919aa81
OCD revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 23:06:13 +00:00
Mathieu Rene
65de919fc4
reswig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 18:55:47 +00:00
Mathieu Rene
8e0dcb4f21
don't expose node allocation functions outside of switch_log.c
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 18:32:11 +00:00
Mathieu Rene
1c048237d7
refactor node allocation and make a copy of userdata in case the session gets killed before the logger module gets the node
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 18:24:31 +00:00
Andrew Thompson
eb08813dd4
Add per-call logging support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 16:58:26 +00:00
Mathieu Rene
8614144019
MODAPP-322
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 14:29:01 +00:00
Andrew Thompson
b4fbb35865
Winsock blows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 05:33:42 +00:00
Mathieu Rene
cf19a415ab
DP-4
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-17 23:03:49 +00:00
Mathieu Rene
4c3bb5a905
mod_sofia: refactor sofia_glue_tech_choose_[video_]port
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-17 00:32:26 +00:00
Brian West
941c24d69e
we have this here otherwise you get NO audio from FS. See I knew there was a reason for this.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 21:21:30 +00:00
Mathieu Rene
f51c540b82
mod_sofia: we need to handle redirects before checking for proxy mode if we want them to work in bypass or proxy media (IRC-00)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 19:01:35 +00:00
Mathieu Rene
4c3086e5b1
Revert 14535
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 18:05:35 +00:00
Mathieu Rene
94ea7ab5f4
mod_sofia: sofia_handle_sip_i_state needs a valid tech_pvt
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 18:03:24 +00:00
Giovanni Maruzzelli
1582200142
skypiax: indent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 15:38:46 +00:00
Giovanni Maruzzelli
e3095522c2
skypiax: more stability, no dangling channels, MODSKYPIAX-42, added 'sk list' statistics (thanks Seven Du) MODENDP-236
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 15:37:44 +00:00
Brian West
5b9fc559a2
fix stun: from appearing in sdp round two
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 14:32:33 +00:00
Mathieu Rene
67916bcf2e
MODFORM-35
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 05:58:29 +00:00
Mathieu Rene
ae0bf2cd23
mod_sofia: display the profile name on sofia xmlstatus gateway xxx
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 03:32:14 +00:00
Giovanni Maruzzelli
f32e37990d
skypiax: compile on windoz, not yet tested
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 21:00:02 +00:00
Mathieu Rene
0e67168c45
mod_sofia: display the profile name on sofia status gateway xxx
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 19:31:00 +00:00
Giovanni Maruzzelli
f11f9aab52
skypiax: cosmetics
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 17:20:42 +00:00
Giovanni Maruzzelli
f1134fdd5b
skypiax: indent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 17:14:40 +00:00
Giovanni Maruzzelli
fd2bf49b7c
skypiax: ubermegapatch, more stability, robustness, scalability. Memory leaks not yet investigated, we'll do next
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 17:12:09 +00:00
Michael Giagnocavo
cbb2b89f0a
mod_managed didn't support nomedia for some reason
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 13:27:27 +00:00
Mathieu Rene
8225082036
mod_lcr: fix possible null string passed to switch_log_printf
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 02:40:48 +00:00
Mathieu Rene
4026a81a96
fix warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 22:28:22 +00:00
Mathieu Rene
02f8be51b6
Per-call logging, part three
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:52:05 +00:00
Mathieu Rene
5acb8ad899
Per-call logging, part two
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:24:51 +00:00
Mathieu Rene
c2d5f970bc
Per-call logging, part one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Michael Giagnocavo
f99ee375a9
Detach mono threads
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 00:34:30 +00:00
Mathieu Rene
145859d860
mod_voicemail: keep the right one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-12 16:08:35 +00:00
Mathieu Rene
2f70836ead
mod_voicemail: fix operator-ext/operator-extension duplicate config declaration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-12 16:04:58 +00:00
Mathieu Rene
13e6519066
Prevent unloading of embedded languages modules (also fixes MODLANG-121)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 16:03:31 +00:00
Brian West
cf2f46db2b
you have got to be freakin kidding me (MODSOFIA-21)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 15:21:21 +00:00
Mathieu Rene
2dae4c4cef
MODENDP-233
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 01:26:51 +00:00
Mathieu Rene
485014bf7c
MODSOFIA-20 with changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 00:54:39 +00:00
Rupa Schomaker
648b71e1da
<bkw_> rupa: *SMACK*
...
<bkw_> dont' pring the effin user/pass for the DSN
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-10 22:31:51 +00:00
Rupa Schomaker
90f2c27cd0
terminate shoutcast read thread when requested
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-10 16:27:42 +00:00
Rupa Schomaker
57dc9c2636
make increment/decrement work if the key hasn't been set yet
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-07 20:59:23 +00:00
Michael Jerris
55bfb7d55a
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-04 20:17:47 +00:00
Michael Jerris
37716e7d15
fix windows build (FSBUILD-181)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 17:33:25 +00:00
Giovanni Maruzzelli
4c88f9cf00
skypiax: better MODSKYPIAX-42
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 12:27:19 +00:00
Giovanni Maruzzelli
b9280a2158
skypiax: MODSKYPIAX-42
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 12:22:45 +00:00
Anthony Minessale
ba2a80e3bc
fix heartbeat in scheduler mode VERBAL-00
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 06:11:22 +00:00
Michael Jerris
1d7c292212
nat pmp causes segfault on solaris, so we won't support upnp or nat pmp on solaris (FSCORE-410)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:53:28 +00:00
Michael Jerris
b59c4752e5
revert MODAPP-311 for now until we address how to do this in the file interface
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:35:22 +00:00
Michael Jerris
6088b7e39a
core: fire_asr_events should be true/false (FSCORE-406)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:29:50 +00:00
Giovanni Maruzzelli
9f5552524e
skypiax: indented
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 03:41:58 +00:00
Giovanni Maruzzelli
49ce35823e
skypiax: close the pipes when shutdown the module. Thx anthm
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 03:36:01 +00:00
Anthony Minessale
1c3978a4e7
MODSKYPIAX-35 (part1)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 02:47:35 +00:00
Brian West
426d3ea9fa
stupid stupid stupid stupid stupid
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 21:21:33 +00:00
Michael Jerris
9b1f190bac
fix msvc code analysis warnings (multiple null deref bugs.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 19:29:39 +00:00
Michael Jerris
27e823839a
add mod_skypiax to 2008 express build and fix release build linking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 19:14:56 +00:00
Anthony Minessale
92d620fc48
fix att_xfer issue MAILING_LIST-00
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 19:09:50 +00:00
Giovanni Maruzzelli
fe1cdabb0b
skypiax: reviewed locking of globals, added lock on outbound interface selection and call, revamped 'RR' IDLE interface selection
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 07:17:08 +00:00
Anthony Minessale
9f49ae6550
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 18:55:39 +00:00
Mathieu Rene
5ea1149e64
fix missing )s
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 18:53:23 +00:00
Anthony Minessale
fd7b08f702
supress talk start/stop events during mute but still send mute-detect events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 17:21:52 +00:00
Anthony Minessale
7868054dd7
shot in the dark for FSCORE-410
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 16:20:47 +00:00
Michael Jerris
6854161e74
whoops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 00:35:53 +00:00
Andrew Thompson
0d859b0f49
Delete subclass reservations on unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:18:38 +00:00
Andrew Thompson
467653216a
Don't make channels stuck
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:16:32 +00:00
Andrew Thompson
14b0e7d568
Cleanup after outbound sessions that exit before the call hangs up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:13:02 +00:00
Michael Jerris
34223fbff0
fix build warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:11:03 +00:00
Mathieu Rene
4b0a97803a
mod_sofia: add sofia_gateway_data api
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 22:48:43 +00:00
Michael Jerris
c0248be1c3
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 22:33:44 +00:00
Michael Jerris
58d5c86936
avoid grouchy compilers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 21:41:04 +00:00
Michael Jerris
0b38eb769a
fix segfaults
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14422 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 21:30:05 +00:00
Giovanni Maruzzelli
5284180a4b
skypiax: changed skypiax.conf.xml to be less confusing (now interface_name != skype_username)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 20:38:58 +00:00
Giovanni Maruzzelli
4476386ecc
skypiax: README now redirects to wiki page
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 20:13:46 +00:00
Brian West
9bc1a08636
reuse of vars, using differnet vars for each now so that ip isn't always defined
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 19:39:28 +00:00
Michael Giagnocavo
eb5977ecc2
Thanks jlenk for showing me boolean logic isn't that hard
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 19:22:43 +00:00
Michael Giagnocavo
1b13f8894e
Properly shortcircuit regex
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 19:15:00 +00:00
Giovanni Maruzzelli
45f38f17eb
skypiax: switch_xml_free() the configuration if module failed to load, because otherwise reloadxml will stuck forever (reported by Seven Du)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 18:32:33 +00:00
Giovanni Maruzzelli
1296896264
skypiax: now interprets correctly the_interface whichever it is: interface_id, interface_name, skype_username. And reload works too :-)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 15:43:04 +00:00
Giovanni Maruzzelli
19bb4d410a
skypiax: patch from Carlos Talbot, interface is a reserved word on Windows VC++
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 15:14:06 +00:00
Giovanni Maruzzelli
0bb1b8c7d7
skypiax: cosmetics
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 11:46:23 +00:00
Giovanni Maruzzelli
e929cd96a0
skypiax: fixed crash when you set an interface as 'sk' console, then remove the interface, then use the 'sk' command to send a message to the API (it try to use a non-existing interface)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 11:07:46 +00:00
Giovanni Maruzzelli
506d3768a1
skypiax: patch from Seven Du for hunting IDLE channels in a round-robin way (RR interface vs ANY interface). patch from Seven Du for removing interface as #'interface_id' and #'interface_name'. gmaruzz (meh) patch interface_remove() not to alter the global 'running' variable (it would cause all running signaling and API thread to exit) but to use a newly added tech_pvt->running variable. Also, changed behavior of interface_exists() for correct identification when using #interface_name and #interface_id. PLEASE TEST IT HEAVILY
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 09:08:31 +00:00
Michael Giagnocavo
f4b2efba87
Be safe; use parameters. Detect bad ODBC drivers and refuse to load.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 08:32:20 +00:00
Michael Giagnocavo
502a5a214d
Remove binaries for managed examples
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 06:00:15 +00:00
Michael Giagnocavo
a384b4865a
Add some default security
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 04:39:14 +00:00
Michael Giagnocavo
d2270fcedf
First pass at F# easyroute; appears to work on Windows and Linux
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 02:18:57 +00:00
Michael Giagnocavo
db20243dfe
More robust loading; make demo more clear
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 02:08:47 +00:00
Brian West
e3f4cb6e93
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 23:54:18 +00:00
Mathieu Rene
14fda9d617
mod_limit: Avoiding segfault
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 20:43:45 +00:00
Mathieu Rene
91726e3a76
mod_limit: fix usage and argument list length
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 20:31:36 +00:00
Mathieu Rene
16e4f259c2
mod_limit: Refactor and add limit_hash_execute application (see wiki)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 20:19:01 +00:00
Anthony Minessale
9db694a1a8
set default resample quality to 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 18:50:33 +00:00
Michael Giagnocavo
e6d513ebd8
Call entrypoint on scripts so they can perform initialization
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 18:45:47 +00:00
Mathieu Rene
60ff1eb5db
switch_core_session_execute_exten: fix missing UNPROTECT_INTERFACE
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 18:33:18 +00:00
Michael Jerris
8c05b2f711
core: add switch_sockaddr_equal (LBAPR-3)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 16:03:45 +00:00
Michael Jerris
70c12b42f0
mod_voicemail: fix isten to the msg again option after pressing # to stop info msg (MODAPP-316)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 01:57:34 +00:00
Andrew Thompson
bf77c75f43
Don't assume valid uuids are exactly 36 characters long
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 23:37:45 +00:00
Michael Jerris
9494aa77c8
mod_voicemail: allow to skip the info section of a message by pressing a key (MODAPP-314)
...
<!--<param name="skip-info-key" value=""/>-->
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 20:46:05 +00:00
Michael Jerris
15e1da6ccd
mod_voicemail: allow Voicemail FF REW key to have configurable millisec interval AND allow REW to limit at the begining of the recording. (MODAPP-311)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 19:05:59 +00:00
Michael Jerris
2beb0b2f48
mod_native_file: add fh->pos setting (MODFORM-34)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:54:27 +00:00
Michael Giagnocavo
7d65486a36
Precompiled mod_managed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:45:48 +00:00
Michael Jerris
24aeb4356e
mod_voicemail: add option to move to next and previous message(MODAPP-313)
...
<!--<param name="previous-message-key" value=""/>-->
<!--<param name="previous-message-key" value=""/>-->
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:44:30 +00:00
Brian West
696f91ef14
minute is 0-59 not 1-60
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:47:02 +00:00
Michael Jerris
b7b048859a
mod_voicemail: Flush DTMF Before Tone (MODAPP-312)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:06:39 +00:00
Anthony Minessale
6ad173485a
add min of day to time rules
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:03:12 +00:00
Anthony Minessale
e1ef1f2473
add min of day to time rules
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 16:59:32 +00:00
Michael Jerris
3fe6ae30c1
mod_sndfile: update pos on the file handle on reads (MODFORM-33)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 16:25:41 +00:00
Michael Jerris
7d205f5d6c
fix patch from (MODENDP-231)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 16:18:16 +00:00
Giovanni Maruzzelli
d6f9544be3
skypiax: indent -gnu -ts4 -br -brs -cdw -lp -ce -nbfda -npcs -nprs -npsl -nbbo -saf -sai -saw -cs -bbo -nhnl -nut -sob -l90
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 15:56:07 +00:00
Giovanni Maruzzelli
44875f02c4
skypiax: cosmetics
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 15:51:03 +00:00
Brian West
1b26db6e55
FSCORE-405
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 14:31:47 +00:00
Giovanni Maruzzelli
49d14d9934
skypiax: manage the 'WAITING_REDIAL_COMMAND' call status message (skypeout: remote PSTN party has rejected us, our outbound call is failed)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 13:12:12 +00:00
Giovanni Maruzzelli
f9003db784
skypiax: manage the 'BUSY' call status message (skypeout: remote PSTN party is busy, our outbound call is failed)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 12:53:06 +00:00
Giovanni Maruzzelli
ff1ae27a9d
skypiax: compiles and run (very well indeed, very short latency) on Windoz
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 09:37:06 +00:00
Giovanni Maruzzelli
708391a12d
skypiax: let's drain the audiopipe to empty, each time we read from it. This avoid accumulation of unread samples in the pipe buffer (was cause of delays?). Anyway, now latency is lower. Let's check if it breaks on windoz
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 09:08:28 +00:00
Brian West
dbf40cf729
revert this cuz its WRONG.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 02:30:15 +00:00
Giovanni Maruzzelli
d3ea1130c1
skypiax: patch from Muhammad Shahzad for adding and removing interfaces on the fly: It basically adds two sk commands, sk reload => this re-reads Skypiax configuration file skypiax.conf.xml and adds ONLY new interfaces it found in conf. All existing interfaces are not touched. sk remove <skype-user> => this remove skypiax interface associated with given Skype user account, if it is idle.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 23:45:27 +00:00
Michael Giagnocavo
e9a46e8942
Oops. Here's the actual new mod_managed files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 16:31:03 +00:00
Michael Giagnocavo
eb873d8898
Deleting old plugin classes - backcompat is broken
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 07:08:51 +00:00
Michael Giagnocavo
20a2aee4fb
New mod_managed with multi-appdomain (reloading) and scripting support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 07:01:48 +00:00
Giovanni Maruzzelli
e0fbc0c343
skypiax: fixed Visual Studio project, now compiles on Release too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 20:36:08 +00:00
Andrew Thompson
53b0ae45f2
Sync up freeswitch.erl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 18:53:34 +00:00
Andrew Thompson
b44830ecf2
Add support for sending CUSTOM events with a subclass
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 18:25:13 +00:00
Giovanni Maruzzelli
b5260cab3e
Oooops!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 15:28:25 +00:00
Giovanni Maruzzelli
6b12792bec
skypiax: added configs/windows-service directory, contains batch files needed to start skype instances as service, and then start FreeSwitch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 15:20:43 +00:00
Michael Jerris
b0daf34ad5
mod_event_socket: sendevent Fire events with correct event-name and subclass (MODEVENT-41)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 20:13:36 +00:00
Michael Jerris
e7ec98273f
mod_sofia: Optionally rewrite fs_path element of sip contact string on multicasted registrations (MODENDP-231)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 19:34:32 +00:00
Anthony Minessale
73e0537d62
use FREESWITCH_OPTS env var to hold a string of desired command line switches
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:20:37 +00:00
Michael Jerris
4cb98fafcf
mod_say_en: tweak grammar (MODAPP-310)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:04:35 +00:00
Michael Jerris
bf3e987c4f
mod_xml_rpc: add virtual-host (default to true) and default-domain params (MDXMLINT-45)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:39:12 +00:00
Rupa Schomaker
7b29de0752
MODAPP-307 - support http post in mod_curl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:06:22 +00:00
Brian West
ab2b955724
SFSIP-168 missing ,
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:56:23 +00:00
Brian West
29be4bd069
SFSIP-168
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:55:36 +00:00
Brian West
8155f453a8
part 2 of (SFSIP-167)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:07:16 +00:00
Brian West
ab0e67ccec
doh these are backwards. (SFSIP-167)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:33:46 +00:00
Giovanni Maruzzelli
11f4930156
skypiax: compiles AND links on windows ;-)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:22:38 +00:00
Mathieu Rene
e8e06f0ca6
mod_xml_cdr: use switch_true instead of atoi
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:42 +00:00
Giovanni Maruzzelli
39dab176b2
skypiax: compiles on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:23 +00:00
Giovanni Maruzzelli
6bd34fb9d2
skypiax: lot of changes to allow for the usage of multiple instances of the same skype username, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'. Horrible hacks for deciding which instance answer an incoming call, which busy instance will transfer to another and when, etc... ;-) Let's hope it does not breaks havoc...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:36:43 +00:00
Giovanni Maruzzelli
9252320659
skypiax: updated config files and skype clients starting script
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:34:03 +00:00
Giovanni Maruzzelli
c039086b5b
skypiax: updated config files and skype clients starting script
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:31:19 +00:00
Giovanni Maruzzelli
21a2cd5b41
skypiax: added directory 'configs/multiple-instance-same-skype-username', contains configuration file and script to launch Skype clients with multiple instances of the same skype user, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:22:43 +00:00
Giovanni Maruzzelli
d9c8fc7fae
skypiax: added directory 'kernel', contains .config file for compilation of kernel 2.6.24.7 (64bit) tickless and 100HZ. Best for skypiax, solves high load problems on CentOS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:16:22 +00:00
Giovanni Maruzzelli
6bb1bbfe18
skypiax: added directory 'alsa', contains customized snd-dummy ALSA driver, low load. Please use alsa-driver-1.0.20 sources from alsa-project.org to compile, older sources got a bug that causes kernel oops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:13:40 +00:00
Brian West
77d7fa3cf6
reswig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 22:15:31 +00:00
Michael Jerris
a7d94c99b4
build: fix compile on Mac OS X Snow Leopard 10.6 (FSBUILD-178)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 20:22:31 +00:00
Brian West
e2da0849e4
Mitel interop, thanks mitel for your assistance. (MODSOFIA-15)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 17:48:36 +00:00
Anthony Minessale
0573d3cf09
FSCORE-403
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:55:13 +00:00
Mathieu Rene
068efb1118
Also support 300 redirections
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:42:12 +00:00
Anthony Minessale
a482decfac
zero out buffer on (null)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 14:52:23 +00:00
Michael Jerris
2f8ab9775c
add include path
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 21:46:39 +00:00
Michael Jerris
345fd7d996
add error checking on switch_core_db_column_text
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:47:52 +00:00
Anthony Minessale
75d09d83bb
add some err checking to sqlite case for nonce checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:37:20 +00:00
Michael Jerris
01dec7254b
use internal libtiff instead of system libtiff (please test)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:35:11 +00:00
Anthony Minessale
87c2c0d398
MODSOFIA-18
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:14:47 +00:00
Anthony Minessale
37594b7ec0
allow xml_locate to just take section
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 16:17:57 +00:00
Anthony Minessale
9bd81e0ff6
timeout calls stuck in CS_NEW after 1 minute
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 19:17:22 +00:00
Rupa Schomaker
f95c325635
bah, update syntax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 18:49:02 +00:00
Rupa Schomaker
3769453f75
add "as xml" option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 18:43:00 +00:00
Anthony Minessale
6b76a1a33c
hit the xml registry to look up path information for the say app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 17:56:12 +00:00
Brian West
2d86be922f
init from_domain to NULL
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 00:18:20 +00:00
Anthony Minessale
75c978812f
do not auto-set from-domain
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 00:11:03 +00:00
Brian West
406fbfdefa
this should have been reverted with rev 14263
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-20 23:33:39 +00:00
Mathieu Rene
9bb33e9540
XML-6
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-20 14:52:55 +00:00
Mathieu Rene
b416a1b212
MODENDP-230
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:22:27 +00:00
Mathieu Rene
83c3a24f28
fix logic issue and refactor some event function calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:20:21 +00:00
Brian West
cfc4bf2637
woops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:08:07 +00:00
Rupa Schomaker
0c2940b831
MODAPP-309 - variable expansion in cid regexp processing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-17 22:41:40 +00:00
Anthony Minessale
66ce898df2
FSCORE-403
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-17 20:42:24 +00:00
Mathieu Rene
46786eaa2c
fix missing SWITCH_BEGIN_EXTERN_C
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-17 14:36:36 +00:00
Brian West
e693a98ccc
revert files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 20:12:55 +00:00
Michael Collins
28d8aeaf5c
Update ChangeLog through r14275
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 20:05:54 +00:00
Mathieu Rene
21af72d3ea
mod_limit: Move over-limit messages down to INFO (MODAPP-308)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 17:57:56 +00:00
Brian West
8559a5d59d
I screwed this up sorry
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 17:08:04 +00:00
Rupa Schomaker
11115bb720
uggh, typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 15:43:54 +00:00
Rupa Schomaker
8e01a2fc7e
update sql
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 15:40:29 +00:00
Rupa Schomaker
d900c59ee4
add support for intra[state|lata] calls.
...
use npanxx table to determine intra status
changed intra field to intrastate_rate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 15:38:16 +00:00
Anthony Minessale
70a91c8f09
sort out proxy stuff SFSIP-165
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 00:46:35 +00:00
Mathieu Rene
42cfedca6b
Fix strncasecmp length, thx woof
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 16:45:12 +00:00
Anthony Minessale
d8793904ec
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 15:24:47 +00:00
Brian West
8857969948
Issue #2 of SFSIP-164, must set local-network-acl for this to work.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 23:39:57 +00:00
Brian West
e3a2e3d41d
cleanup since from_domain is now in the gateway and will default to proxy , realm or from-domain if set properly.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 20:56:09 +00:00