<!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=141030714-19122006><FONT face=Arial 
color=#0000ff size=2>One thing I've noticed, is any time I make changes to 
Asterisk I have to reboot the phones to keep BLF up to date.&nbsp; Have you 
tried that?</FONT></SPAN></DIV><BR>
<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> Monday, December 18, 2006 6:07 PM<BR><B>To:</B> Asterisk 
Users Mailing List - Non-Commercial Discussion<BR><B>Subject:</B> Re: 
[asterisk-users] BLF on GXP2000<BR></FONT><BR></DIV>
<DIV></DIV>Well, I am making some progress. I have made some changes as defined 
below and now have a green line on the BLF, but it still does not indicate when 
the extension receives a call or goes off hook. <BR><BR>Here are the changes: 
<BR>the [ext-local-custom] context no longer exists<BR>the subscribecontext in 
sip.con no longer exists<BR><BR>[internal]<BR>exten =&gt; 
101,1,Macro(voicemail,${polycom430})<BR>exten =&gt; 
101,hint,${polycom430}<BR><BR>Asterisk 1.4.0b3<BR>*CLI&gt; show 
hints<BR><BR>&nbsp;&nbsp;&nbsp; -= Registered Asterisk Dial Plan Hints 
=-<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
101@internal&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 
SIP/101&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
State:Idle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Watchers&nbsp; 1<BR>----------------<BR>- 1 hints registered <BR>&nbsp;<BR><BR>
<DIV><SPAN class=gmail_quote>On 12/18/06, <B class=gmail_sendername>Ken 
Williams</B> &lt;<A 
href="mailto:ken@intermountainelectronics.com">ken@intermountainelectronics.com</A>&gt; 
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
  <DIV>
  <DIV dir=ltr align=left><SPAN><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><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2>extensions.conf:</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2>[ext-local]</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>exten 
  =&gt; 701,1,Macro(exten-vm,701,701)<BR>exten =&gt; 701,n,Hangup<BR>exten =&gt; 
  701,hint,SIP/701<BR></FONT></SPAN></DIV>
  <DIV><SPAN></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>&nbsp;</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 
  &lt;701&gt;<BR>mailbox=701<BR></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN>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>&nbsp;</DIV>
  <DIV><BR></DIV>
  <DIV lang=en-us dir=ltr align=left>
  <HR>
  <FONT face=Tahoma size=2><B>From:</B> <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:asterisk-users-bounces@lists.digium.com" 
  target=_blank>asterisk-users-bounces@lists.digium.com</A> [mailto:<A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:asterisk-users-bounces@lists.digium.com" 
  target=_blank>asterisk-users-bounces@lists.digium.com</A>] <B>On Behalf Of 
  </B>Chris Johnson<BR><B>Sent:</B> Sunday, December 17, 2006 4:50 
  PM<BR><B>To:</B> <A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:asterisk-users@lists.digium.com" 
  target=_blank>asterisk-users@lists.digium.com</A><BR><B>Subject:</B> 
  [asterisk-users] BLF on GXP2000<BR></FONT><BR></DIV><SPAN class=q>
  <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]&nbsp;&nbsp;&nbsp;&nbsp; 
  <BR>exten =&gt; 101,1,Macro(voicemail,${polycom430})<BR>
  <DIV><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 =&gt; 
  s,1,Dial(${ARG1},10,tT)<BR>exten =&gt; s,2,VoiceMail(u${MACRO_EXTEN}@default 
  )<BR>exten =&gt; 
  s,102,VoiceMail(b${MACRO_EXTEN}@default)<BR><BR>[ext-local-custom]<BR>exten 
  =&gt; 
  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></SPAN></DIV><BR>_______________________________________________<BR>--Bandwidth 
  and Colocation provided by <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://Easynews.com" target=_blank>Easynews.com</A> 
  --<BR><BR>asterisk-users mailing list<BR>To UNSUBSCRIBE or update options 
  visit:<BR>&nbsp; <A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users" 
  target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users 
  </A><BR><BR><BR></BLOCKQUOTE></DIV><BR></BODY></HTML>