[Asterisk-Users] Problems with HINT
BJ Weschke
bweschke at gmail.com
Wed Nov 9 15:35:09 MST 2005
Pls update to rc1 and if you're still having the same problem, open a
bug on bugs.digium.com so we can get it fixed before release.
On 11/9/05, Alvaro Parres <aparres at gmail.com> wrote:
> 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.
>
>
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list