On Fri, Nov 03, 2006 at 06:37:42AM -0500, SER LIST wrote:
You do not need to check usrloc t to implement what you want. Define a timer and when you forward the INVITE to the PBX, you will automatically jump to the failure_route[] if you do not receive a response from the PBX (PBX down!) and you can put your logic there.
I think the best way use external script which will be send OPTION packets (ping) to your PBX and mark this SIP trank as failure on no response event and put some informations to mysql DB. After it SER can use this info directly.
From: "sandrinho1976@libero.it" sandrinho1976@libero.it To: "serusers" serusers@lists.iptel.org Subject: [Serusers] how to search in usrloc? Date: Fri, 3 Nov 2006 01:13:24 +0100
Hi everyone.
I'm facing this problem when configuring a Ser as a proxy and a registrar.
Wbr,