[Home]

Summary:ASTERISK-01335: [patch] Enabled the speed dial features for phones using chan_skinny
Reporter:methos (methos)Labels:
Date Opened:2004-04-03 04:24:40.000-0600Date Closed:2011-06-07 14:05:10
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) speeddial_skinny.patch
Description:Enabled the speed dial features in the chan_skinny module. When you want to program you speed dial keys on you skinny phone try this. I have only tested it on the 7910.

****** ADDITIONAL INFORMATION ******

[methos]
device          = SEP0004DD1E6127
version         = PC0403010102
context         = local
host            = 192.168.111.150
permit          = 192.168.111.150/32
nat             = 0
callerid        = "Methos" <802>
mailbox         = 802
callwaiting     = 0
transfer        = 1
threewaycalling = 0
context         = local
linelabel       = Methos <802>
speed           = 4,w890ww802#w1234#
speed           = 5,w891
speed           = 7,w801
line            = 822

Use the speed option in skinny.conf to config the speed dial for each user. The first number is the stimulus number that debug messages from skinny report back when a speed dial key is pressed, comma separated then your number you want to dial. 'w' or 'W' adds a 1 second wait into the dial string.
Comments:By: slepp (slepp) 2004-04-03 04:25:55.000-0600

Tested and works as expected.

By: jerjer (jerjer) 2004-04-05 23:24:42

disclaimer signed and faxed?

By: jerjer (jerjer) 2004-04-05 23:46:39

I'm not very fond of this patch, mainly cuz the softkey templates should be implemented properly (my fault) in chan_skinny.   Once they are implemented properly not all of the buttons will be speed dials.

By: methos (methos) 2004-04-14 18:30:44

Understood. Of course I don't really know anything about softkey templates yet, but I wouldn't mind figuring them out if I could get a push in the right direction.

By: twisted (twisted) 2004-04-29 10:10:45

This would be a good thing to do here... Any update? disclaimer signed and faxed as JerJer asked?

By: jerjer (jerjer) 2004-04-30 00:44:50

will fix problem correctly Real Soon Now(tm)