Hi all,

I am using Asterisk CVS, and I am getting a huge delay in dialing SIP.
This Asterisk box is taking calls from a PABX over ZAP, then dialing SIP users. So, a user '0251' dials from his phone, the PABX sends it the my Asterisk box, no delay, then I get a 15 sec delay, before it actually dials the end SIP user.

1   -- Accepting call from '0251' to '0834541083' on channel 0/1, span
2    -- Executing NoOp("Zap/1-1", "0834541083") in new stack
3    -- Executing Answer("Zap/1-1", "") in new stack
4 -- Executing Dial("Zap/1-1","SIP/[EMAIL PROTECTED]:5060")in 5 new stack
6    -- Called [EMAIL PROTECTED]:5060
7    -- SIP/192.168.11.111:5060-1699 is ringing
8    -- SIP/192.168.11.111:5060-1699 is ringing
9    -- SIP/192.168.11.111:5060-1699 is ringing


When the call is placed, Asterisk executes until Line 5. There is a 10 -15 sec delay between Line 5 and Line 6. Once Line 6 has executed, only then does it dial

Can anyone help

yusuf
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to