<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=622472314-18122006><FONT face=Arial
color=#0000ff size=2>Here's what I have, it's to early for me to think so
hopefully looking at mine helps :D</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=622472314-18122006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=622472314-18122006><FONT face=Arial
color=#0000ff size=2>extensions.conf:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=622472314-18122006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=622472314-18122006><FONT face=Arial
color=#0000ff size=2>[ext-local]</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=622472314-18122006><FONT face=Arial
color=#0000ff size=2>exten => 701,1,Macro(exten-vm,701,701)<BR>exten =>
701,n,Hangup<BR>exten => 701,hint,SIP/701<BR></FONT></DIV>
<DIV></SPAN><SPAN class=622472314-18122006></SPAN><FONT face=Arial><FONT
color=#0000ff><FONT size=2>sip.conf:</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff
size=2>[701]<BR>type=friend<BR>secret=1234<BR>record_out=Adhoc<BR>record_in=Adhoc<BR>qualify=yes<BR>port=5060<BR>nat=yes<BR>host=dynamic<BR>dtmfmode=rfc2833<BR>dial=SIP/701<BR>context=from-internal<BR>canreinvite=no<BR>callerid=device
<701><BR>mailbox=701<BR></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=622472314-18122006>If
this doesn't help in some fashion let me know and I'll think it through a little
later...off to get some coffee.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of </B>Chris
Johnson<BR><B>Sent:</B> Sunday, December 17, 2006 4:50 PM<BR><B>To:</B>
asterisk-users@lists.digium.com<BR><B>Subject:</B> [asterisk-users] BLF on
GXP2000<BR></FONT><BR></DIV>
<DIV></DIV>I am trying to set up the BLF on a GXP2000. <BR>Currently what I have
is<BR>extensions.conf:<BR>[globals]<BR>polycom430=SIP/101<BR><BR>[internal]
<BR>exten => 101,1,Macro(voicemail,${polycom430})<BR>
<DIV id=mb_0><FONT face=Arial color=#0000ff size=2></FONT><FONT face=Arial
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff size=2></FONT><FONT
face=Arial color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff
size=2></FONT><BR>[macro-voicemail]<BR>exten =>
s,1,Dial(${ARG1},10,tT)<BR>exten => s,2,VoiceMail(u${MACRO_EXTEN}@default
)<BR>exten =>
s,102,VoiceMail(b${MACRO_EXTEN}@default)<BR><BR>[ext-local-custom]<BR>exten
=>
101,hint,${polycom430}<BR><BR><BR>sip.conf:<BR>[general]<BR>subscribecontext=ext-local-custom<BR><BR>And
have set up the key to Asterisk BLF with UserID101 <BR><BR>When I reload the
phone, I get the following error:<BR>[Dec 17 13:34:33] ERROR[2551]:
chan_sip.c:14064 handle_request_subscribe: Got SUBSCRIBE for extension
101@internal from <A onclick="return top.js.OpenExtLink(window,event,this)"
href="http://192.168.1.248/" target=_blank>192.168.1.248 </A>, but there is no
hint for that extension<BR><BR><BR>Any help is greatly
appreciated.</DIV></BODY></HTML>