Add info_port function to export in diameter_service module
Aleksander Nycz <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches
smime.p7s
(application/pkcs7-signature, 2.1 KB) - not displayed