Hello,

I am trying to find a way to store the Register Call ID along with the peer
info, or at least extract it from a log. What can be tweak in chan_sip to
accomplish this? To illustrate, if the phone REGISTER message Call-ID
header was something like 002584a2-58e40003-5b7b478e-f56e8005@192.168.1.200,
then I would like to retrieve it somehow for that peer.

I guess this might have some complications if multiple SIP clients register
from the same IP, but the contact header can be used to differenciate. I
see this is store along the Peers info and shows up from a sip show peer

I checked thesecurity_events.h project, it seems like it is still disabled
in Asterisk 1.8. Maybe if I could match REGISTER messages from that API, I
could initiate a logging action somewhere.

Any suggestion will be greatly appreciated

 *José Pablo Méndez
*********
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to