Hello Gordon,<br>
<br>
On Thu, 19 Jun 2008, Jan Prunk wrote:<br>
<br>
> 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<br>
> see the green (free) status and red (busy) status.<br>
<br>
Firstly, make sure the GS phones are of a relatively new hardware revision<br>
and have the latest firmware loaded...<br>
<br>
Program-- <a href="http://1.1.6.16/" target="_blank">1.1.6.16</a> Bootloader-- <a href="http://1.1.6.5/" target="_blank">1.1.6.5</a><br>
<br>
is a current "good" version for GXP phones.<br>
<br>Yes we got all phones updated with newest firmware.<br><br>
> Here the output from extensions.conf:<br>
><br>
> [buster]<br>
> ; the usual dialplan+extensions are here, then comes:<br>
><br>
> ; Pickup BLF<br>
> exten => _**6,1,Pickup(${EXTEN:1})<br>
> exten => _**6,2,Hangup<br>
<br>
This is wrong - you need :2 to skip over the 2 stars.<br>
<br>
> exten => _**11,1,Pickup(${EXTEN:2})<br>
> exten => _**11,2,Hangup<br>
> exten => _**6X,1,Pickup(${EXTEN:2})<br>
> exten => _**6X,2,Hangup<br>
> exten => _**7X,1,Pickup(${EXTEN:2})<br>
> exten => _**7X,2,Hangup<br>
> exten => _**8X,1,Pickup(${EXTEN:2})<br>
> exten => _**8X,2,Hangup<br>
<br>
You might want to try:<br>
<br>
exten => _**.,1,Pickup(${EXTEN:2})<br>
exten => _**.,n,Hangup()<br><br>Ok I have tried adding these 2 lines, and the error which I get when calling 01 5863165, which then rings extension 65, and I try to accept the call on extension 70 by a BLF button. It gives me error code.<br>
<br>-- Accepting overlap voice call from '015852977' to '5863165' on channel 0/1, span 3<br> -- Starting simple switch on 'Zap/7-1'<br> -- Executing [5863165@buster:1] Dial("Zap/7-1", "SIP/65|17|rtk") in new stack<br>
Extension Changed 65[BLF] new state Ringing for Notify User 70<br> -- Called 65<br> -- SIP/65-081fb370 is ringing<br> -- Executing [**65@buster:1] PickUp("SIP/70-b5f18268", "65") in new stack<br>
[2008-06-19 15:13:33] WARNING[7287]: channel.c:4347 ast_get_group: Ignoring invalid group 65 (maximum group is 63)<br> -- No channel found 0.<br> == Spawn extension (buster, **65, 1) exited non-zero on 'SIP/70-b5f18268'<br>
-- Channel 0/1, span 3 got hangup request, cause 16<br> Extension Changed 65[BLF] new state Idle for Notify User 70<br> == Spawn extension (buster, 5863165, 1) exited non-zero on 'Zap/7-1'<br> -- Hungup 'Zap/7-1'<br>
<br>Regards, <br>Jan<br>-- <br>Jan Prunk <janprunk AT SPAMFREE gmail DOT com><br>Website: <a href="http://www.prunk.si">http://www.prunk.si</a> PGP key: 00E80E86<br>Fingerprint: 77C5156E29A4EB6C1C4A5EBA414A29F500E80E86<br>