Displaying 2 results from an estimated 2 matches for "outbounddi".
Did you mean:
outbound
2005 Sep 15
1
Originate not understanding 2 vars in setvars
...a manager API and call File and both failed, because the vars
were not separated. I'm using Asterisk 1.2_beta1 on this machine
Can anyone here verify wether this is a bug or just a stupid error on my
part?
This is the callfile I tried to use, after the manager way failed:
Channel: local/21@outbounddial/n
MaxRetries: 0
RetryTime: 60
WaitTime: 30
Context: outbound
Extension: s
Priority: 1
SetVar: actionID=54547-1126771509609|AgiIP=192.168.10.249
The part of the extension.conf it should work with is this:
[outbound]
exten => s,1,Agi(agi://${AgiIP}:1234/outbound.agi?actionId=${actionId})
Aste...
2007 Mar 28
1
Stepped deployment - T1 PRI passthru
Following the successful deployment of asterisk servers at several of
our branch offices, in the near future, I'll likely be implmenting an
asterisk server at our HQ. We currently have a T1 PRI terminated on a
legacy PBX. I'll be doing a stepped deployment in which, via a dual
T1 linecard, the asterisk server will initially pass all
incoming/outgoing calls directly through to the PBX.