Displaying 2 results from an estimated 2 matches for "sv0071iv".
2008 Jun 17
1
looking for help / input with Blind transfer from asterisk to zap
List,
Having a little trouble with the following. Let me prefix by saying I
have blind transfers working from the following setup.
Inbound call [from-zap] (SIP/sv0071iv) answers.
Zaptel -> Asterisk -> SIP extension
SIP extension then blind transfers [from-sip]
---
SIP extension -> Asterisk -> Zaptel
During this whole process, the original channel off the trunk
(lineside T1) is used for the blind transfer (hookflash)
---
[from-sip]
exten => _NXXX,...
2008 Jun 11
1
decrease the time it takes for asterisk (fxsks) to answer
...rting simple
switch on 'Zap/2-1'
[Jun 11 09:33:10] NOTICE[4489] chan_zap.c: Got event 18 (Ring Begin)...
[Jun 11 09:33:12] NOTICE[4489] chan_zap.c: Got event 2 (Ring/Answered)...
[Jun 11 09:33:12] VERBOSE[4489] logger.c: -- Executing
[s at from-zap:1] Dial("Zap/2-1", "SIP/sv0071iv") in new stack
Asterisk first sees the incoming call at 09:33:06, but +4 seconds
later it detects the ring, then +2 more seconds it answers and execute
our extensions.conf programming.