Gateway TIMEOUT

HI All,

I have three a-to-z gateway from different terminators, I want to add in extensions some timeout condition.

for the example my timeout=2 seconds

if first gateway will not response in 2 second automatically it should dial using second gateway, respectively…

I will be appreciate if any can provide me the idea how I should add it.

I think I understand you question but I need more information about your setup. What type of gateways are we talking about? SIP? IAX? TDM?

Hi zmanea,

Thankx for your reply.

My Gateway is SIP.

Hello,

Any Idea Please?

Are you trying to achieve a failover? If so then you should not worry about a timeout something similiar to the following should work

_NXXXXXX,1,Dial(SIP1/…)
_NXXXXXX,2,Dial(SIP2/…)
_NXXXXXX,3,Congestion