[asterisk-users] Grandstream and pickup

Gordon Henderson gordon+asterisk at drogon.net
Wed Nov 12 01:50:06 CST 2008


On Wed, 12 Nov 2008, Julian Lyndon-Smith wrote:

> Man, I really feel stupid, but after banging my head on a brick wall for
> several hours ... I need help!

AIUI - Pickup works on an extension..

So if the xlite is SIP/5608, but extension is 444608, then you need to 
pickup 444608.

Gordon

>
> I've gotten the BLF to work on my shiny new GXP2010. The GXP is exten
> 5707, and I've got an xlite on 5608.
>
> When I make a call from an outside line, I dial SIP/5608. The little
> blinky light on the GXP that's monitoring 5608 goes, well, "blink
> blink". :) I then press the button and get a "603 declined". This is the
> dialplan smippet:
>
> [blf]
> exten => 5608,hint,SIP/5608
> ..snip..
>
> ..snip..
> exten = > 444608,1,Dial(Sip/5608)
> ..snip..
>
> exten => _**XXXX,1,Pickup(${EXTEN:2})
> exten => _**XXXX,n,Hangup()
>
> both phones are in the same context, callgroup and pickupgroup. I've
> tried adding all of the @context that I have, to no avail.
>
> Accepting call from 'xxxxxx' to 'xxx608' on channel 0/1, span 1
>    -- Executing [xxx608 at isdnspan1:1] Dial("Zap/1-1", "SIP/5608") in new
> stack
> Extension Changed 5608[blf] new state Ringing for Notify User 5707
>    -- Called 5608
>    -- SIP/5608-083ea7a8 is ringing
> Extension Changed 5707[blf] new state InUse for Notify User 5707
>    -- Executing [**5608 at from-sip:1] Pickup("SIP/5707-08393e10", "5608")
> in new stack
>    -- Executing [**5608 at from-sip:2] Hangup("SIP/5707-08393e10", "") in
> new stack
>  == Spawn extension (from-sip, **5608, 2) exited non-zero on
> 'SIP/5707-08393e10'
>    -- Executing [h at from-sip:1] NoOp("SIP/5707-08393e10", "++++ HANGUP
> FROM-SIP ++++ [/16]") in new stack
> Extension Changed 5707[blf] new state Idle for Notify User 5707 (queued)
> Extension Changed 5707[blf] new state Idle for Notify User 5707
>    -- Channel 0/1, span 1 got hangup request, cause 16
> Extension Changed 5608[blf] new state Idle for Notify User 5707
>
> Any help would be much appreciated.
>
> Thanks
>
> Julian
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> 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