<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Try adding you context in that the phone is subscribed to.  I
had some issue with this because if you do not specify the context it defaults
to “default” and has trouble finding the phone correctly.  If you watch your
debug very closely I you should see it try to pick the phone up in the wrong
context.  In your case the phone registers in the context  “buster” so you
would want your BLF pickup to look like this:<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal>exten =&gt; _**6X,1,Pickup(${EXTEN:2}@buster)<br>
exten =&gt; _**6X,2,Hangup<span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hope this helps you out.<o:p></o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>Jan Prunk<br>
<b>Sent:</b> Thursday, June 19, 2008 2:23 AM<br>
<b>To:</b> asterisk-users@lists.digium.com<br>
<b>Subject:</b> [asterisk-users] Grandstream Busy Light Fields<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Hello !<br>
<br>
I am having troubles setting up Busy Light Fields (BLF) in asterisk 1.4.18<br>
The things work up to 80%, I can transfer the call by BLF button and I can see
the green (free) status and red (busy) status.<br>
What I cannot do is to accept the call when someone rings a remote extension.
The BLF button starts to blink in red telling me that the call is ringing on
remote extenson, but if I press it, my phone starts ringing that extension
instead of accepting the call. I can only acept the call from other sides if I
enter *8 (send) button.<br>
Here I am sending an example from my sip.conf file (I have sip accounts from
60-90) :<br>
<br>
<br>
[62]<br>
; telefon<br>
Callgroup=3<br>
pickupgroup=1-20<br>
subscribecontext=BLF<br>
context=buster<br>
type=friend<br>
username=62<br>
secret=&lt;secret&gt;<br>
disallow=all<br>
allow=alaw<br>
allow=ulaw<br>
allow=g729<br>
qualify=yes<br>
canreinvite=no<br>
callerid=62<br>
insecure=port<br>
host=dynamic<br>
dtmfmode=rfc2833<br>
rtptimeout=10<br>
nat=no<br>
call-limit=20<br>
<br>
[63]<br>
; telefon<br>
Callgroup=4<br>
pickupgroup=1-20<br>
subscribecontext=BLF<br>
context=buster<br>
type=friend<br>
username=63<br>
secret=&lt;secret&gt;<br>
disallow=all<br>
allow=alaw<br>
allow=ulaw<br>
allow=g729<br>
qualify=yes<br>
canreinvite=no<br>
callerid=63<br>
insecure=port<br>
host=dynamic<br>
dtmfmode=rfc2833<br>
rtptimeout=10<br>
nat=no<br>
call-limit=20<br>
<br>
[64]<br>
; telefon<br>
Callgroup=5<br>
pickupgroup=1-20<br>
subscribecontext=BLF<br>
context=buster<br>
type=friend<br>
username=64<br>
secret=&lt;secret&gt;<br>
disallow=all<br>
allow=alaw<br>
allow=ulaw<br>
allow=g729<br>
qualify=yes<br>
canreinvite=no<br>
callerid=64<br>
insecure=port<br>
host=dynamic<br>
dtmfmode=rfc2833<br>
rtptimeout=10<br>
nat=no<br>
call-limit=20<br>
<br clear=all>
Here the output from extensions.conf:<br>
<br>
[buster]<br>
; the usual dialplan+extensions are here, then comes:<br>
<br>
; Pickup BLF<br>
exten =&gt; _**6,1,Pickup(${EXTEN:1})<br>
exten =&gt; _**6,2,Hangup<br>
exten =&gt; _**11,1,Pickup(${EXTEN:2})<br>
exten =&gt; _**11,2,Hangup<br>
exten =&gt; _**6X,1,Pickup(${EXTEN:2})<br>
exten =&gt; _**6X,2,Hangup<br>
exten =&gt; _**7X,1,Pickup(${EXTEN:2})<br>
exten =&gt; _**7X,2,Hangup<br>
exten =&gt; _**8X,1,Pickup(${EXTEN:2})<br>
exten =&gt; _**8X,2,Hangup<br>
<br>
[BLF]<br>
exten =&gt; 60,hint,SIP/60 ; Jozi<br>
exten =&gt; 61,hint,SIP/61 ; Fax<br>
exten =&gt; 62,hint,SIP/62 ; Tomaz<br>
exten =&gt; 63,hint,SIP/63 ; Luka<br>
exten =&gt; 64,hint,SIP/64 ; Petra<br>
exten =&gt; 65,hint,SIP/65 ; Primoz<br>
exten =&gt; 66,hint,SIP/66 ; Tibor<br>
exten =&gt; 67,hint,SIP/67 ; Gregor<br>
exten =&gt; 68,hint,SIP/68 ; Bostjan<br>
exten =&gt; 69,hint,SIP/69 ; Oskar<br>
exten =&gt; 70,hint,SIP/70 ; Jan<br>
exten =&gt; 71,hint,SIP/71 ; Sinisa<br>
exten =&gt; 73,hint,SIP/73 ; Tomaz Doma<br>
exten =&gt; 78,hint,SIP/78 ; Tomaz Ratece<br>
exten =&gt; 80,hint,SIP/80 ; Bostjan doma<br>
exten =&gt; 82,hint,SIP/82 ; Tomaz<br>
exten =&gt; 92,hint,SIP/92 ; Tomaz<br>
exten =&gt; 95,hint,SIP/95 ; Test<br>
<br>
This is it.<br>
<br>
Kind regards, <br>
Jan Prunk<br>
<br>
-- <br>
Jan Prunk &lt;janprunk AT SPAMFREE gmail DOT com&gt;<br>
Website: <a href="http://www.prunk.si">http://www.prunk.si</a> PGP key:
00E80E86<br>
Fingerprint: 77C5156E29A4EB6C1C4A5EBA414A29F500E80E86<o:p></o:p></p>

</div>

</body>

</html>