[asterisk-users] BLF on GXP2000

Andrew Joakimsen joakimsen at gmail.com
Sun Dec 17 23:41:28 MST 2006


what does show hints in the cli display? I think you need to put the
subscribecontext PER SIP DEVICE not global

On 12/17/06, Chris Johnson <masterof1 at gmail.com> wrote:
>
> I am trying to set up the BLF on a GXP2000.
> Currently what I have is
> extensions.conf:
> [globals]
> polycom430=SIP/101
>
> [internal]
> exten => 101,1,Macro(voicemail,${polycom430})
>
> [macro-voicemail]
> exten => s,1,Dial(${ARG1},10,tT)
> exten => s,2,VoiceMail(u${MACRO_EXTEN}@default )
> exten => s,102,VoiceMail(b${MACRO_EXTEN}@default)
>
> [ext-local-custom]
> exten => 101,hint,${polycom430}
>
>
> sip.conf:
> [general]
> subscribecontext=ext-local-custom
>
> And have set up the key to Asterisk BLF with UserID101
>
> When I reload the phone, I get the following error:
> [Dec 17 13:34:33] ERROR[2551]: chan_sip.c:14064 handle_request_subscribe:
> Got SUBSCRIBE for extension 101 at internal from 192.168.1.248 , but there is
> no hint for that extension
>
>
> Any help is greatly appreciated.
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061217/f8a34364/attachment.htm


More information about the asterisk-users mailing list