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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
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