[asterisk-users] The most efficient way to know SIP phones IP addresses ?
Olivier
oza-4h07 at myamail.com
Mon Mar 31 04:02:29 CDT 2008
Hi,
Sometimes, you need to send requests to SIP phones either from Linux command
line or from Asterisk dialplan.
Which is the most efficient way to know a SIP phone IP address ?
Today, I think I would use :
asterisk -rx "sip show peer 692" | grep "Addr->IP" | awk '{print $3}'
I'm wondering if anything more concise and efficient exists ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080331/79e1af09/attachment.htm
More information about the asterisk-users
mailing list