Jump to content

suhaszore

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by suhaszore

  1. Yes PAC is in beta, but the SIP messages between PBX and PAC are not. That is why you can see in "real life" how the PBX and the PAC interact and then do the same thing in Java.

    We want to look SIP messages between Extns only

    Need to TAP events like Invite,BYE,Register

    We have to action in our APP based these events

    Is JAVA SIP APIs right tool ?

    OR

    Is there any other way of doing this

    Need guidance

    Thank you

  2. That could be a good starting point. Maybe you can check the traffic between the PAC and the PBX. Essentially it is just Instant Messages. Then you can use the Java SIP to register and receive the IM and then build upon that.

     

    Thank you for comment & advice

    We don't have PAC,as I understand it still in beta stage

     

    Is it possible to check traffic between two extensions & TAP SIP messages using JAVA SIP APIs

    Kindly advice .

    Can any one guide .

    Thank you All

×
×
  • Create New...