[asterisk-users] monitoring SIP connection

Philipp Kempgen philipp.kempgen at amooma.de
Sat Jan 24 19:09:17 CST 2009


Jerry Geis schrieb:
> with dahdi I can monitor hardware cards with "dahdi show status".
> I can then tell if a T1/PRI card goes into condition RED.
> 
> When I have a VOIP/SIP connection to lets say Call Manager
> how can I monitor this connection?
> 
> Today I suddenly started getting "503 service not available" messages
> when trying to use CCM to place a call.
> 
> 
> It would have been nice to know ahead of time when something changed
> and I could no longer make calls.
> 
> "sip show peers" did not report anything wrong either.

"sip show registry" maybe?

> 
> How can I monitor a SIP connection?

Use asterisk or sipsak or somesuch to place a call to a test
extension every minute?

test => {
	Answer();
	Hangup();
}


   Philipp Kempgen

-- 
AMOOCON 2009, May 4-5, Rostock / Germany   ->  http://www.amoocon.de
Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de
AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied  ->  http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
-- 



More information about the asterisk-users mailing list