Displaying 4 results from an estimated 4 matches for "isdnspan1".
2008 Nov 12
3
Grandstream and pickup
...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] Picku...
2009 Oct 01
1
Busy app timeout
...lication.
With the following dialplan:
[inboundqueue]
exten => _X.,1,Answer()
exten => _X.,n,Goto(dropcall,1)
...
exten => dropcall,1,Busy(10)
exten => dropcall,n,hangup()
If I call any number in the inboundqueue, I get the following:
[Oct 1 12:06:44] -- Executing [444678 at isdnspan1:1]
Answer("Zap/1-1", "") in new stack
[Oct 1 12:06:44] -- Executing [444678 at inboundqueue:2]
Goto("Zap/1-1", "1?dropcall|1") in new stack
[Oct 1 12:06:44] -- Goto (inboundqueue,dropcall,1)
[Oct 1 12:06:44] -- Executing [dropcall at inboundque...
2009 Dec 05
2
Setting up skype
...debug: no
=> skype show users
Skype Users>
bar: Logged In
6) added a test to extensions.conf
exten => 123650,1,Dial(Skype/bar at my.personal.skype)
exten => 123650,2,Hangup()
and get a
Everyone is busy/congested at this time (1:0/0/1)
[Dec 5 20:15:08] -- Executing [123650 at isdnspan1:2]
Hangup("Zap/1-1", "") in new stack
My skype client can find "bar", but it is "offline", so I can't place
calls either
Anyone know what I am doing wrong ?? (1.4 source svn trunk)
TIA
Julian
2009 Aug 28
1
Zap / dahdi errors
...'11', restarting
[Aug 28 12:02:21] ERROR[10552]: chan_dahdi.c:8749 dahdi_pri_error: !!
Got reject for frame 0, but we have nothing -- resetting!
[Aug 28 12:02:21] ERROR[10552]: chan_dahdi.c:8749 dahdi_pri_error: !!
Got a UA, but i'm in state 7
I have the following zapata.conf
context=isdnspan1
pridialplan=unknown
group=1
signalling=pri_cpe
switchtype=euroisdn
channel => 1-10
context=isdnspan2
pridialplan=unknown
group=2,2
signalling=pri_net
switchtype=euroisdn
channel => 32-46,48-62
context=isdnspan3
pridialplan=unknown
group=3,5
signalling=pri_cpe
switchtype=euroisdn
channel =&g...