[Asterisk-Users] Delay in dial

yusuf yusuf at ecntelecoms.com
Wed Sep 28 08:49:38 MST 2005


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/0834541083 at 192.168.11.111:5060")in 
            5       new stack
6    -- Called 0834541083 at 192.168.11.111: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



More information about the asterisk-users mailing list