..

SCCP CO and BSSMAP

..

Developer Group

Developer Group
Connect with thousands of other developers to brainstorm ideas, share best practices and tips - or just chat about the latest emerging technologies making noise in the field. And of course, get the most up-to-date service and support news from Dialogic.
Dialogic SS7 and SIGTRAN Signalling

SCCP CO and BSSMAP

  • Hi All,

    I want to use Connection Oriented SCCP and also wants to implement BSSMAP using SCCP CO. Can I use same stack (gctload) for SCCP CO which we use for MAP or I need to install something else.

    Also, I need help in understanding how to implement BSSMAP message, as Dialogic stack does not directly provide messages for BSSMAP.

     

    Thanks in advance.

  • Hi,

    I am not sure I understand your question correctly.

    Basically in order to run SCCP CO, you use the same gctload environment with the same MTP stack.

    the SCCP layer is switch to a different one.

    I don't think you would be able to run SCCP CO and SCCP CL on top of the same MTP stack, that's a point to check.

    we have implemented some of the BSSMAP functionality in the past.

    if you're interested contact me via email franck@modulo.co.il

     

  • Hi,

    the SCCP layer is switch to a different one.

    Can you please elaborate this. What exactly I need to do for using SCCP CO with gctload. Sure, I do not want to use both CL and CO.

     

    I don't think you would be able to run SCCP CO and SCCP CL on top of the same MTP stack, that's a point to check.

    Do we need to do some changes in configuration file for this?

     

    Thanks for quick reply.

  •  

    1/ Dialogic has a different stack for connection less and connection oriented, so you need to purchase the connection oriented for BSSMAP, you can not use the SCCP connectionless stack for SCCP class2.

    2/ The SCCP CO needs to be configured via code and not via config.txt

    3/ the MTP configuration remains identical

  • Thanks. It really helps.

     

    For trial mode also we need to download different stacks?


    Best Regards

  • no, the binary is the same, the license is different

  • Hi

    Thanks, Saved my days.

  • Hi,

    I want to create BSSMAP message using SCCP CO, can please give any pointer on that.

    Thanks.