Jeff Lenk
2cb5272692
FSBUILD-262
2010-04-15 23:29:38 -05:00
Jeff Lenk
51498780ec
Add mod_silk to windows build
2010-04-15 16:31:11 -05:00
Mathieu Parent
3a8d9a04dc
Skinny: reordering message types
2010-04-15 15:24:04 +02:00
Mathieu Parent
e7a5420b31
Skinny: handle Hold stimulus
2010-04-15 15:05:34 +02:00
Mathieu Parent
764b435d7c
Skinny: correct backspace handling, and behave more like CCM
2010-04-15 14:47:01 +02:00
Mathieu Parent
93db4451d1
Skinny: fix previous commit, define current time on hangup
2010-04-15 11:11:05 +02:00
Mathieu Parent
d41f32356c
Skinny: calling shared lines
2010-04-15 11:07:45 +02:00
Mathieu Parent
e44d79192f
Skinny: Handle backspace
2010-04-15 10:54:01 +02:00
Michael Jerris
7074b07603
add event for Valet Parking action exit
2010-04-15 03:20:06 -04:00
Marc Olivier Chouinard
0f29f46172
mod_voicemail: Fix vm_prefs profile lock (MODAPP-417)
2010-04-14 21:36:41 -04:00
Anthony Minessale
b4233082fa
set appearance-index in update statement for SLA
2010-04-14 19:01:54 -05:00
Anthony Minessale
c3db645220
add event data to valet parking hold event
2010-04-14 18:29:26 -05:00
Moises Silva
baeb85350c
declare as static
2010-04-14 18:00:16 -04:00
Anthony Minessale
63120a7452
make break uuid_break and add cascade flag
2010-04-14 12:51:28 -05:00
Anthony Minessale
2f6d3f0bec
FSCORE-586
2010-04-12 13:37:40 -05:00
Anthony Minessale
0e3202d204
MODAPP-419
2010-04-12 11:12:09 -05:00
Anthony Minessale
7f82a41a85
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-12 11:09:02 -05:00
Mathieu Rene
517e0befc6
Send SIP MESSAGE to unregistered users by prefixing sip: to user@domain
2010-04-11 18:51:53 -04:00
Rupa Schomaker
4988ef87a7
MODAPP-418
2010-04-10 13:23:13 -05:00
Mathieu Parent
befd41c829
SKinny: handle hold corner cases
...
- try to re-use existing OffHook session
- hold active lines before: newcall, resume
- allow endcall on: offHook, afterFirstDigit
- allow newcall on: connected, ringin
2010-04-09 18:02:14 +02:00
Mathieu Parent
555b205344
Skinny: handle backspace
2010-04-09 16:54:29 +02:00
Mathieu Parent
a1952b8636
Skinny: implement hold/resume
...
Also rework a bit softkey sets
2010-04-09 16:12:58 +02:00
Mathieu Parent
7e3c29c600
Skinny: manage shared lines from the calling POV
...
Called POV already implemented
2010-04-09 14:59:18 +02:00
Mathieu Parent
924e960d0a
perl-skinny: enhance test
...
- Use thread for: keepalive, receive and send
- Run indefinitevly
2010-04-09 14:40:33 +02:00
Mathieu Parent
adcb11f3d3
Skinny: fix calls without media
...
If party_id is 0, the phone will not properly release media
2010-04-09 11:13:22 +02:00
Mathieu Parent
bec8d75ef6
Skinny: don't double unlock on keypad
...
double unlock is same as locking :P
2010-04-08 23:17:13 +02:00
Mathieu Parent
c15e163b88
Skinny: avoid non-set profile name
2010-04-08 23:16:44 +02:00
Mathieu Parent
d3d50e6eb3
Skinny: release XML config
...
Fixes: reloadxml blocked
2010-04-08 22:59:31 +02:00
Mathieu Parent
ca8ec66ed3
Skinny: avoid crash on shutdown
...
Because of uninstancied listener
2010-04-08 22:48:36 +02:00
Mathieu Parent
58595bdaec
Skinny: solve deadlocks and more
...
- Solve deadlock:
+ associate all skinny_profile_find_session with the corresponding
switch_core_session_rwunlock
+ lock the newly created session in skinny_create_ingoing_session
+ enhance rwlocks debugging
- Shared lines:
+ Inform shared lines on answering
+ Answering line has info after other shared lines
2010-04-08 22:38:24 +02:00
Brian West
daa9b87f0e
Next time ask nicer bitch(drk) and don't talk to me like that please.
2010-04-08 14:43:44 -05:00
Mathieu Parent
917e152518
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-08 20:52:30 +02:00
Mathieu Parent
3d089f0075
FSMOD-35: mod_tts_commandline core dump, temp file problem.
...
flush can be called several times
2010-04-08 20:49:56 +02:00
Anthony Minessale
e39e3842b0
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-08 11:51:37 -05:00
Anthony Minessale
536ea60d60
missed a spot
2010-04-07 19:09:16 -05:00
Mathieu Rene
2c830f84aa
remove switch_channel_export_variable's nolocal argument, more confusing than anything else
2010-04-07 15:02:00 -04:00
Mathieu Rene
ada27c2f70
add switch_channel_export_variable_printf
2010-04-07 14:55:55 -04:00
Anthony Minessale
e36972bc7a
add in hostname to sql stmts
2010-04-07 01:46:00 -05:00
Giovanni
1d993d3aa2
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-06 17:55:58 +02:00
Giovanni
ce882fb6f1
skypopen: alsa/dummy.c, the snd-summy custom alsa driver, now do not spin_lock_bh() on timer loop
2010-04-06 17:54:32 +02:00
Giovanni
ea8f69fd77
skypopen: reversed previous commit of alsa/dummy.c (I like to have it in a separate commit)
2010-04-06 17:52:40 +02:00
Giovanni
7b7a063693
skypopen: better X11 interaction with a select on XEvents, no more setsockopt by default (tcp buffer size and TCP_NODELAY), setsockopt in config file
2010-04-06 17:48:18 +02:00
Travis Cross
254dd59411
Tightened up .gitignore further.
2010-04-05 23:32:50 +00:00
Travis Cross
db26c65ea7
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
...
Check for files that we are accidentally ignoring:
git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"
Check for files that we might want to ignore:
git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Anthony Minessale
6314075859
add apr func to disable loopback on multicast to simplify mod_multicast_event
2010-04-02 16:40:24 -05:00
Anthony Minessale
ec99de7e8b
FSCORE-583
2010-04-02 14:45:36 -05:00
Anthony Minessale
0922b53ace
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-02 13:52:35 -05:00
Anthony Minessale
3e4986a00a
add ... and shitdown as a fail-safe when no modules are loaded
2010-04-02 13:52:16 -05:00
Brian West
1e47aac920
cleanup a few things in the swigall
2010-04-02 10:52:23 -05:00
Giovanni Maruzzelli
cf10ffa849
skypopen: changed definition of SKYPOPEN_SVN_VERSION in Makefile.am, because the present one does not works with the git output
2010-04-02 17:20:56 +02:00