Re: [OpenSIPStack] Knowing the callee's ip address
Brought to you by:
joegenbaclor
From: Ilian J. C. P. <ip...@so...> - 2007-10-10 11:09:22
|
Hi, It's not always possible to get the callee's IP especially if a B2BUA is involved. You could however get the callee's URI (if this is sufficient for you). Check Event_OutgoingCallConnected. The target URI is passed there. Regards, Ilian Woo Chen wrote: > I'm working on an UA project. > Mime-Version: 1.0 > Content-Transfer-Encoding: 7bit > Content-Type: text/plain; charset=us-ascii > > Is there a function that returns the callee's ip address after the call is established? > > Regards, > GCC > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |