[asterisk-users] BLF call pickup on Linksys SPA932

Klaverstyn, David C David.Klaverstyn at intergraph.com
Thu Sep 11 23:06:18 CDT 2008


When I try this my GrandStream GXP-2000 gives me an error 603, which is
Declined.

  -- Executing Pickup("SIP/8908-b7987738", "SIP/8948 at internal") in new
stack
  == Spawn extension (internal, **8948, 1) exited non-zero on
'SIP/8908-b7987738'

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Paul Hales
Sent: Friday, 12 September 2008 11:14 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] BLF call pickup on Linksys SPA932


 From memory, this is an issue with Asterisk 1.2 which can be fixed by 
moving to 1.4

PaulH


Chris Bagnall wrote:
> Greetings list,
>
> We recently installed some Linksys SPA962 + SPA932 sidecars into a
client's offices. The BLF functionality works fine, but call pickup
using the BLF is something of an issue.
>
> Following the advice on voip-info.org, I configured part of their
dialplan as follows:
>
> exten => _**2XX,1,Pickup(SIP/${EXTEN:2})
> exten => _**2XX,n,Dial(SIP/${EXTEN:2},15,tw)
> exten => _**2XX,n,Voicemail(${EXTEN:2}@dkm,su)
>
> The BLFs are all registered in the form:
> exten => **201,hint,SIP/201
> etc.
>
> The theory being that pressing the BLF for 201, for example, will try
and pick up any ringing call on SIP/201, then, if that fails (i.e.
there's no call to pick up), the extension will then be dialled as
normal.
>
> Problem is, Pickup() seems to die if there's no call to pick up,
rather than continue dialplan execution.
>
> Does anyone know a way round this, or a better way of doing it?
>
> Thanks in advance.
>
> Regards,
>
> Chris
>
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>   


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list