Displaying 2 results from an estimated 2 matches for "sipagent".
2013 Nov 28
0
Direct Media and message "SIP/SipAgent-00000bf9 requested media update control 26, passing it to SIP/ead14-00000bfb"
Hello,
I have the following construction :
Provider --> SipAgent (asterisk) --> Asterisk Server_A --> IP-phone
(Snom 370)
If a call comes in from the "Provider" to my SipAgent, then my SipAgent
send the call to the correct Asterisk Server_A (dialplan logic based on
number). The Asterisk Server_A takes the call and sends it to the IP-phone.
M...
2015 Aug 07
3
compose_func_args: argbuf allocated 4 bytes compose_func_args: argbuf uses 3 bytes
...to 91).
exten => ivr,n,Set(TIMEOUT(digit)=2)
exten => ivr,n,Background(/var/lib/asterisk/sounds/${ASTPROMPT})
exten => _X.,1,NoOp()
exten => _X.,n,NoOp(input=${EXTEN})
exten => _X.,n,Set(choice=${EXTEN})
[Aug 7 12:31:26] -- Executing [ivr at pbx-routing:7]
Set("SIP/SipAgenT-00000626", "TIMEOUT(digit)=2") in new stack
[Aug 7 12:31:26] -- Digit timeout set to 2.000
[Aug 7 12:31:26] -- Executing [ivr at pbx-routing:8]
BackGround("SIP/SipAgenT-00000626", "/var/lib/asterisk/sounds/5003") in
new stack
[Aug 7 12:31:26] -- &...