Commit Graph

16946 Commits

Author SHA1 Message Date
Moises Silva aa7c9b898a Merge commit 'fsorig/master' 2010-09-08 12:12:15 -04:00
David Yat Sin dc51ccbec1 freetdm:ftmod_sangoma_isdn changes
Minor fixes to glare testing, add check for INBAND TONES available in ALERT msgs
	Fix for handling T310 expiring
	Minor fixes to glare testing
	Fixed handling for Progress with cause
	Support for facility timeout
2010-09-08 14:42:44 -04:00
Anthony Minessale 86de47ff31 dont put an rpid in 183 or 200 if pass-callee-id is false 2010-09-08 10:41:59 -05:00
Moises Silva 4d3357e18c freetdm: set outbound flag in individual channel open too 2010-09-08 07:21:56 -04:00
Anthony Minessale 381233ae0b fix fs_cli tab complete regression 2010-09-08 10:30:39 -05:00
Anthony Minessale ac20528816 MODSOFIA-85 2010-09-08 09:44:49 -05:00
Marc Olivier Chouinard 3482f95e72 mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue.
max-wait-time : allow to make the caller quit the queue after X number of waited second.  The second one allow
max-wait-time-with-no-agent : This will wait for a range of second with no agent before kicking the member out of the queue.  This allow safe shift change with all agents login out and back in

I've changed the Event value from CC-Name to either CC-Agent or CC-Queue.  So watchout for your current event socket apps.  Sorry about this change.

Lot to be tested in this commit.  Please use Jira to post problems, and new feature request can be added at the bottom of the wiki page.
2010-09-08 00:07:19 -04:00
Anthony Minessale 8114b3f18d speed up db action in sofia recover 2010-09-07 21:16:00 -05:00
Moises Silva f708ee1a0b freetdm: fix help message 2010-09-07 21:21:11 -04:00
Moises Silva 9a8bd09360 Merge remote branch 'fsorig/master' 2010-09-07 18:47:52 -04:00
Moises Silva a13cfa488b freetdm: add new files for vs2008 project 2010-09-07 18:34:20 -04:00
Konrad Hammel c219a73c06 freetdm: ss7- added support for incoming group blocks, started adding support for ansi 2010-09-07 18:14:30 -04:00
Moises Silva b76e7f1812 freetdm: fix codec for CAS signaling 2010-09-07 16:04:38 -04:00
Moises Silva 7fd0f84cce Merge remote branch 'smgfs/master' 2010-09-07 13:39:18 -04:00
Anthony Minessale 2f3187e470 reswig 2010-09-07 11:45:56 -05:00
Anthony Minessale 26f2e095ef MODLANG-174 2010-09-07 11:21:25 -05:00
Anthony Minessale 68d1c32ad1 FSCORE-668 2010-09-07 10:51:02 -05:00
Anthony Minessale e3eff8165e MODENDP-326 2010-09-07 09:44:08 -05:00
Anthony Minessale be00609aab FSCORE-667 2010-09-07 09:40:47 -05:00
Michael S Collins 35fd2bc9e7 Update ChangeLog through Sept 4 in preparation for 1.0.7 tagging 2010-09-04 12:09:10 -07:00
Mathieu Parent ba3a6ad6c8 Skinny: Rename skinny-default-soft-key-set-set to skinny-soft-key-set-set 2010-09-04 10:14:22 +02:00
Mathieu Parent 07c3c94d7a Skinny: allow skinny-default-soft-key-set-set per device 2010-09-04 10:06:07 +02:00
Mathieu Parent f5a6831ffc Skinny: allow configuration of softkeys via xml
- enhance conf/skinny_profiles/internal.xml
- Sanity checks
  + softKeySet id < 16
  + less than 16 buttons per softKeySet
  + at least the default soft-key-set to load the profile
  + at least one profile to load mod_skinny
- Lower some ERRORs to WARNINGs as they don't prevent module loading
- Default skinny_str2soft_key_event to 0
2010-09-04 09:35:43 +02:00
Mathieu Parent 690ae1b313 Skinny: avoid "-ERR no reply" when using API commands from CLI 2010-09-04 09:35:42 +02:00
Mathieu Parent 8381a4f3cf Skinny: adding tables for soft_key_events 2010-09-04 09:35:42 +02:00
Marc Olivier Chouinard 0be95658af mod_callcenter: Make more sence to bridge the caller to the agent. Before, in the xml_cdr you saw it it like the agent initiated the call to the member 2010-09-03 22:53:14 -04:00
Marc Olivier Chouinard 2d3d8c8ddd mod_callcenter: Add more channel variable and event and fix a mem leak 2010-09-03 20:12:45 -04:00
Anthony Minessale 73e1ec5e46 FSCORE-667 2010-09-03 17:29:26 -05:00
David Yat Sin d7141be3bc Merge branch 'master' into davidy_test 2010-09-03 17:38:35 -04:00
Mathieu Parent 461db7573e Skinny: Better IP change handling
- Respawn only if ip or port is changed
- Properly handle timeout
2010-09-03 23:34:19 +02:00
David Yat Sin 2f01722eba fixed tabs 2010-09-03 17:09:21 -04:00
Moises Silva 3e1ae21d5d remove stuff that should be only on smg repo 2010-09-03 15:35:22 -04:00
David Yat Sin 71fd30d40e spInstId's are now saved before queueing the SETUP event 2010-09-03 15:27:42 -04:00
Anthony Minessale 4ee68141d7 make dingaling work with google voice inbound too 2010-09-03 14:11:38 -05:00
Anthony Minessale 5ce37cbed8 refactor 2010-09-03 14:11:06 -05:00
Moises Silva a70192f2c7 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-09-03 15:09:33 -04:00
Anthony Minessale bb980fdef5 refactor 2010-09-03 12:46:49 -05:00
Moises Silva 4fbef45522 freetdm: set default hangup cause to normal clearing 2010-09-03 13:30:51 -04:00
Mathieu Parent b762a0aa7f Skinny: block socket to decrease CPU usage
non-blocking mode can still be used by setting MOD_SKINNY_NONBLOCK
2010-09-03 19:08:41 +02:00
Konrad Hammel 66e166d3e2 freetdm: bug fix, when changing states from RING to PROGRESS/MEDIA to UP,
we need to check each time for TERMINATING state since set_state
	 function needs to unlock to allow sig mod to handle the state change
2010-09-03 12:36:22 -04:00
Konrad Hammel 772a3f815a freetdm: ss7 - more work on glare handling 2010-09-03 12:36:05 -04:00
David Yat Sin 09a8f6b19a Merge branch 'master' of homer:smg_freeswitch into davidy_test 2010-09-03 12:34:25 -04:00
Mathieu Rene a8ad3da74e switch_dir_next_file() should also match symlinks 2010-09-03 00:37:21 -04:00
Moises Silva ceddc5b84f Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-09-02 18:46:22 -04:00
Konrad Hammel 01d839eb64 freetdm: ss7 - implmented queuing of sigevents to ftdmcore 2010-09-02 18:19:38 -04:00
Mathieu Parent a5cd2df89a Skinny: Handle network-address-change trap event
- add auto-restart param to each profile (if true, ip is automaticaly changed)
- some cleaning (unused args in flush_listener, better logs)
2010-09-03 00:09:10 +02:00
Konrad Hammel af3285ab61 freetdm: ss7 - added cli support to send GRS and RSC 2010-09-02 17:51:37 -04:00
Konrad Hammel 70b0e4bd51 freetdm: update to threadmutex to allow ftdm to run properly under GDB 2010-09-02 17:51:13 -04:00
Konrad Hammel 16d918d025 freetdm: ss7 - work on glare handling 2010-09-02 17:48:14 -04:00
Anthony Minessale ca48184256 strip trailing and leading whitespace in api execute args and commands 2010-09-02 16:41:09 -05:00