[Asterisk-Users] Problems with HINT

Alvaro Parres aparres at gmail.com
Wed Nov 9 14:42:12 MST 2005


Hi list:

I'm configuring in a CVS-HEAD asterisk ( about 2 weeks ago), some hint
extension. But they are not working:


/etc/asterisk/extensions.conf
....
[sip-test]
exten => 116,1,dial(SIP/116)
exten => 112,hint,SIP/112
exten => 112,1,dial(SIP/112)
....

/etc/asterisk/sip.conf
...
[112]
type=friend ; either "friend" (peer+user), "peer" or "user"
context=sip-test
host=dynamic ; we have a static but private IP address
nat=no ; there is not NAT between phone and Asterisk
canreinvite=yes ; allow RTP voice traffic to bypass Asterisk
dtmfmode=RFC2833 ; either RFC2833 or INFO for the BudgeTone
incominglimit=2 ; permit only 1 outgoing call at a time
callgroup=2 ; callgroup
pickupgroup=2 ; pickupgroup
mailbox=112 at default ; mailbox 1234 in voicemail context "default"
allow=all ; need to disallow=all before we can use allow=
language=es
progressinband=no
qualify=yes
....

when at the console i send a show hints i get this:

-= Registered Asterisk Dial Plan Hints =-
112 : SIP/112 State:Unknown Watchers 1
----------------
- 1 hints registered


any idea ???

Thanks.

ALvaro Parres.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051109/b67db630/attachment.htm


More information about the asterisk-users mailing list