I am not sure about E1 but it _should_ be the same. The Dialed Number is 
usually transferred in 'a whole block' as the Telco passing the call to you has 
already routed that call to you.  What type of switch are you connected to??  
Could your switch be expecting a ACK of some sort from *?? Have you turned on 
debugging? (pri debug span 1).


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Günther Starnberger
> Sent: Wednesday, June 29, 2005 10:13 AM
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] timeout on incoming PRI call
> 
> hello,
> 
> i've an asterisk box which is connected to an E1/PRI via a 
> TE110P card.
> 
> incoming calls from mobile phones where the number is 
> transfered as a whole block work fine, but when dialing from 
> an analog or ISDN line to the asterisk box there is a timeout 
> of about 3-5 seconds.
> 
> originally my incoming context looked like:
> exten => _X.,1,Dial(SIP/[EMAIL PROTECTED])
> 
> so i assumed that the timeout was caused because asterisk 
> didn't know if the number is complete or if further digits 
> are sent, so i now replaced this config with a realtime 
> config which lists each number individually.
> 
> even when using this realtimeconfig (which includes only 
> 'full' numbers
> - no wildcards, etc.) it seems that asterisk does the 
> db-lookup after the timeout - so the delay is still there, 
> although the dialed number is distinct.
> 
> any suggestions about the cause of this problem / how to solve it?
> 
> cu
> /gst
> 
> 
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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