<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    Could you add function info_port/1 to export in diameter_service
    module?<br>
    <br>
    %% towards diameter<br>
    -export([subscribe/1,<br>
             unsubscribe/1,<br>
             services/0,<br>
             info/2,<br>
             <font color="#ff0000">info_port/1</font>]).<br>
    <br>
    This funciton gets PID and returns connection details between two
    diameter peers (IP addresses and ports)<br>
    I must use this function in pick_peer diameter callback to obtain
    proper peer to send ASR requests.<br>
    <br>
    Regards<br>
    Aleksadner Nycz<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Aleksander Nycz
Senior Software Engineer
Telco_021 BSS R&D
Comarch SA
Phone:  +48 12 646 1216
Mobile: +48 691 464 275
website: <a class="moz-txt-link-abbreviated" href="http://www.comarch.pl">www.comarch.pl</a></pre>
  </body>
</html>