dp13668681869 2018-07-05 03:18
浏览 59
已采纳

直径:支持针对不同网络提供商(即爱立信,诺基亚)和不同节点(即GGSN,Tango)的不同AVP词典

We are working on creating a diameter adapter for OCS. Currently our AVP dictionary is as supplied by go-diameter.

We are trying to Provide a configurable dictionary to support Following

  • Vendor Specific AVPs to support different network providers, like Nokia and Ericsson
  • Support for different Network traffic, like VoLTE, GGSN, Tango.

Following are the two approaches that we are currently thinking on.

  • Include a single dictionary with all supported AVPs and have a single release of diameter adapter. The intelligence to be build inside the code for identifying which AVPs are required for which node.
  • Have different releases for each dictionary that we want to support, and deploy which ever is required by the service provider.

I have search over the internet to see if something similar has been done as a proof of concept. Need help in identifying which is better solution for implementation.

  • 写回答

1条回答 默认 最新

  • doutou7286 2018-07-05 13:36
    关注

    Im not familiar with go-diameter but My suggestion: Use one dictionary

    This dictionary should be used by all vendors and providers.

    Reasons:

    1. You dont know how many different releases you will end up with and you might need to support many dictionaries at the end.
    2. If you use few dictionaries most of the AVPs will be the same on all
    3. As bigger as your one dictionary will be you will support more AVPs everywhere and you never 100% sure which AVP might arrive from different clients
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 #MATLAB仿真#车辆换道路径规划
  • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
  • ¥15 数据可视化Python
  • ¥15 要给毕业设计添加扫码登录的功能!!有偿
  • ¥15 kafka 分区副本增加会导致消息丢失或者不可用吗?
  • ¥15 微信公众号自制会员卡没有收款渠道啊
  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘