[asterisk-users] Grandstream and pickup
Julian Lyndon-Smith
asterisk at dotr.com
Tue Nov 11 18:27:21 CST 2008
Man, I really feel stupid, but after banging my head on a brick wall for
several hours ... I need help!
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
______________________________________________________________________
More information about the asterisk-users
mailing list