Displaying 3 results from an estimated 3 matches for "_13xx".
Did you mean:
_10xx
2005 May 25
0
Attended Transfer failing with Agents
using CVS HEAD :) Some config snippets:
extensions.conf:
[from-ip]
exten => 51,1,Dial(SIP/1301,20,t)
exten => 52,1,Queue(ddi831,t)
exten => 53,1,Queue(marketing,t)
[internal]
exten => _13XX,1,Dial(SIP/${EXTEN},20,Tt)
queues.conf:
[ddi831]
strategy=roundrobin
timeout=10
announce-frequency=0
announce-holdtime=no
member => SIP/1301
[marketing]
strategy=roundrobin
timeout=10
announce-frequency=0
announce-holdtime=no
member => Agent/1600
qax*CLI> show agents
1600 (Smith...
2006 Jan 09
0
Agents in 1.2.1
...ess, but I can't figure
out why this trivial setup is not functioning...
stage*CLI> show agents
1306 (gdh) available at '1306@internal' (musiconhold is 'default')
1 agents configured [1 online , 0 offline]
and the internal context is simply:
[internal]
exten => _13XX,1,Dial(SIP/${EXTEN},,h)
Now, taking this line...
exten => 123454,1,Dial(SIP/1306)
(Legacy PBX On Zaptel interface dials 123454)
-- Starting simple switch on 'Zap/66-1'
-- Accepting overlap call from '1010' to '123454' on channel 0/4, span 3
-- Executing Dia...
2005 May 10
1
SIP transfers failing
...be possible. e.g. in [from-ip] I have:
exten => 500,1,Playback(tt-monkeys)
and the sip.conf section is...
[1301]
type=friend
username=1301
secret=1301
host=dynamic
context=from-ip
nat=no
canreinvite=no
In extensions.conf's [internal] context (used by AgentCallbackLogin) I have
exten => _13XX,1,Dial(SIP/${EXTEN},20,t)
so that the agent has the ability to transfer calls (I also tried 'Tt' for
completeness)
-- Executing SetCIDName("SIP/217.10.79.218-40b8edd8", "CCUK") in new stack
-- Executing Queue("SIP/217.10.79.218-40b8edd8", "ccuk...