Commit Graph

15405 Commits

Author SHA1 Message Date
unknown c423c10864 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-09 12:30:43 -04:00
Moises Silva 39f732354f fix boost win compilation 2010-04-09 12:29:58 -04: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
Joao Mesquita 8ad17db191 Negative, not positive. 2010-04-09 00:43:24 -03:00
Joao Mesquita 2666a40a12 Lets test preprocessors 2010-04-08 23:15:29 -03: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
Travis Cross 3b83541f79 Clarify the syntax for git merge. 2010-04-08 19:49:49 +00:00
Brian West 355b4f111f Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 14:44:05 -05: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
Travis Cross 5c668de704 Added a script to help committers configure git properly. 2010-04-08 19:40:53 +00: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
Moises Silva 1a4b6d5440 fix freetdm win compilation 2010-04-08 13:25:44 -04:00
unknown 48ec0c2831 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 13:12:52 -04:00
Moises Silva 61c563afcb revert openzap temporary workaround for Windows compilation 2010-04-08 12:58:56 -04:00
Anthony Minessale e39e3842b0 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 11:51:37 -05:00
Moises Silva 089e7f65da fix loop 2010-04-08 10:59:41 -04:00
Joao Mesquita 25b3b4dde7 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-08 00:23:06 -03:00
Joao Mesquita d3bb72dbb6 Add hold feature. 2010-04-08 00:22:41 -03: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
Travis Cross 98fc4996dd Merge commit 'v1.0.5.14226d2'; commit 'v1.0.6'
Merge made by -s ours
2010-04-07 17:31:59 +00:00
davidy d7e9c2673f Added support for passing CLI commands to boost sigmod module 2010-04-07 11:22:25 -04:00
Anthony Minessale e36972bc7a add in hostname to sql stmts 2010-04-07 01:46:00 -05:00
Anthony Minessale 7095887bad update 2010-04-07 01:44:56 -05:00
Joao Mesquita ec8ab06c66 Add new debug tools to FSComm to help on development. Check tools->debug. 2010-04-07 02:05:03 -03:00
Travis Cross d2ca27259a Added a script to validate our .gitignore. 2010-04-06 20:03:57 +00:00
Moises Silva 52c5cd074b import fix for OPENZAP-76 from openzap and other minor fixes 2010-04-06 14:41:30 -04:00
Michael Jerris a8c20e294f Release freeswitch-1.0.6 2010-04-06 13:05:27 -05:00
Moises Silva cb495d05e1 Fix for TON and NPI not passed through to channel variables on incoming calls 2010-04-06 13:39:03 -04:00
Moises Silva dfe2809485 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-06 12:05:15 -04:00
Moises Silva 291ee2252b freetdm type fixes 2010-04-06 12:04:46 -04: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
Joao Mesquita 650d71295a Ignore stuff. 2010-04-05 22:07:45 -03:00
Joao Mesquita 581a06f275 Ignore stuff. 2010-04-05 22:07:08 -03:00
Joao Mesquita d859445c5b Ignore stuff. 2010-04-05 22:06:32 -03:00
Joao Mesquita 195d34bcec Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-05 22:03:58 -03:00