[asterisk-users] Dial SIP channel with no registration, timeout before CONGESTION?

Philipp von Klitzing klitzing at pool.informatik.rwth-aachen.de
Thu Jul 1 15:11:11 CDT 2010


> When I dial a peer with no registration, SIP channel currently waits
> many seconds before returning ${DIALSTATUS} "CONGESTION" - how can I
> shorten this timeout?

Look at qualify=yes for that peer.
Use ChanIsAvail() before you dial.
Use SIPPEER(peername|status) to check registration status.
Use DB_EXISTS(SIP/Registry/peername) to check registration status.

Philipp




More information about the asterisk-users mailing list