[asterisk-users] Trouble getting feature codes to work
hugolivude
hugolivude at gmail.com
Thu Jan 21 20:08:49 CST 2010
Hi,
I'm having trouble getting feature codes to work in Asterisk 1.4.21.2.
Features.conf contians this:
blindxfer=##
atxfer=*2
automon=*1
disconnect=**
I'm really most interested in getting disconnect to work so that I hear
"Goodbye" when I press ** during a call connected this way in my dial plan:
exten => 1,n,Dial(SIP/14168724765 at 6135551212-sw1|120|gtT)
exten => 1,n,Playback(vm-goodbye)
The call works fine and the CLI tells me that ** is an active feature:
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # ##
Attended Transfer *2
One Touch Monitor *1
Disconnect Call * **
Park Call
When I press ** during a call though, nothing appears in the CLI (verbosity
= 4). I do it very quickly so I don't believe timeout is an issue.
I'd be grateful for any troubleshooting tips.
Thanks,
H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100121/38074817/attachment.htm
More information about the asterisk-users
mailing list