Archived

This forum has been archived. Please start a new discussion on GitHub.

question about ice for parlay

i research parlay for soft-switch,but i look parlay5.0, OSA(open service access), i am very worry for ice that is not support parlay api, now parlay
api is supported by corba, how use ice for parlay api? please answer, thank
you!

Comments

  • bernard
    bernard Jupiter, FL
    If you have a service/server that provides a CORBA interface and no Ice interface, you need a CORBA client to use this service ... an Ice client does not "talk CORBA".
    You may however use both CORBA and Ice in the same process: use CORBA to talk to your CORBA servers, and Ice for everything else :).

    Regarding Parlay, is your concern that the latest Parlay specification does not standardize an Ice API, or that a specific Parlay implementation does not provide an Ice API? If it's the latter, you may want to ask your Parlay vendor to add Ice support.

    Best regards,
    Bernard
  • thanks

    ok,thanks :)

    Best regards
    allen he (wenhui)