[asterisk-users] looking for help / input with Blind transfer from asterisk to zap

2008-06-17 Thread Paul Belanger
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 -

Re: [asterisk-users] looking for help / input with Blind transfer from asterisk to zap

2008-06-17 Thread Paul Belanger
I always seem to figure my issues just after I post to the list. Had to add a Wait(.5) after the hookflash. -- [AA] exten = s,1,Wait(.5) exten = s,n,Background(vm-whichbox) exten = s,n,WaitExten exten = _5XXX,1,Playback(transfer) exten = _5XXX,n,Flash() exten = _5XXX,n,Wait(.5) exten =