Dear All, I'm currently running Asterisk Relatime with pgSQL and unixODBC. However, I'm facing a little problem here. Whenever I reloads asterisk, current SIP registration will be lost. Is there anyway that I can retain this SIP registration after reloads, or at least set a timeout for reloads?
Forwarded are an example of what I mean. Would appreciate any kind advise. =================== Pre Reload =========================== asterisk*CLI> sip show peers Name/username Host Dyn Nat ACL Mask Port Status 501/501 192.168.100.153 D N 255.255.255.255 5060 OK (84 ms) 708/708 192.168.100.212 D N 255.255.255.255 5060 OK (83 ms) 502/502 192.168.100.196 D N 255.255.255.255 5060 OK (79 ms) 103/103 192.168.100.192 D N 255.255.255.255 5060 OK (81 ms) 604/604 192.168.100.198 D N 255.255.255.255 5060 OK (126 ms) 701/701 (Unspecified) D N 255.255.255.255 0 UNKNOWN 603/603 192.168.100.203 D N 255.255.255.255 5060 OK (80 ms) 602/602 192.168.100.166 D N 255.255.255.255 5060 OK (79 ms) =================== Pre Reload =========================== =================== Post Reload =========================== asterisk*CLI> sip show peers Name/username Host Dyn Nat ACL Mask Port Status 0 sip peers [0 online , 0 offline] asterisk*CLI> =================== Post Reload =========================== Best Regards, ============================== David Choo Systems Engineer Business & Technology Division "Engineered for Changing Businesses" Espore Corp Pte Ltd 68 Kallang Pudding Rd #04-03 SYH Logistics Bldg Singapore 349327 Tel: 65-68487806 Fax : 65-6842 2724 E-mail :[EMAIL PROTECTED] ============================= Privileged/Confidential information may be contained in this message. If you are not the intended recipient, you must not copy it or use it for any purpose, nor deliver this message to anyone. Instead, please delete this message and destroy any other record of it immediately and kindly notify the sender by return email. Thank you for your co-operation. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, arrive late, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the context of this message nor can the sender guarantee that this message is virus free. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
