Commit Graph

8 Commits

Author SHA1 Message Date
Mathieu Parent 53be013a5d Skinny: Correct OffHook softkeys 2010-10-07 21:25:50 +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 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
Mathieu Parent 9fd1b82813 Skinny: prepare config for skinny-patterns dialplan 2010-04-20 22:39:20 +02:00
Mathieu Parent 4ca3f5746f SKinny: example firmware version 2010-04-16 18:01:19 +02:00
Mathieu Parent 03726b682e Skinny: use dialplan XML/default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:30:43 +00:00
Mathieu Parent faee427c43 Skinny: fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:22:28 +00:00
Mathieu Parent 3c36d26988 Skinny: answer FeatureStatReqMessage with FeatureStatMessage
'#buggy version!'

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 12:06:58 +00:00