Jump to content

JAVA SIP APIs with PBXnSIP


Recommended Posts

I need to build customized s/w with real time event monitoring on PBXnSIP

Can JAVA SIP APIs be used ?

Is there any way of doing this

Need help & guidance

 

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

 

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...