[erlang-patches] Add info_port function to export in diameter_service module

Aleksander Nycz Aleksander.Nycz@REDACTED
Tue Jun 4 10:35:59 CEST 2013


Hello,

Could you add function info_port/1 to export in diameter_service module?

%% towards diameter
-export([subscribe/1,
          unsubscribe/1,
          services/0,
          info/2,
info_port/1]).

This funciton gets PID and returns connection details between two 
diameter peers (IP addresses and ports)
I must use this function in pick_peer diameter callback to obtain proper 
peer to send ASR requests.

Regards
Aleksadner Nycz

-- 
Aleksander Nycz
Senior Software Engineer
Telco_021 BSS R&D
Comarch SA
Phone:  +48 12 646 1216
Mobile: +48 691 464 275
website: www.comarch.pl

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130604/fb565a2c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2182 bytes
Desc: Kryptograficzna sygnatura S/MIME
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130604/fb565a2c/attachment.bin>


More information about the erlang-patches mailing list