You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hallo,
I had an issue and question concerning your application peers Sipstack Java.
Is it possible to authenticate the registrar client using Database instead of the config/peers.xml?
Is it also possible to only receive incoming calls and if so how do I do that?
My integration plan.
I had an application which is also supposed to only receive incoming calls so I can use the caller information to process a database queries.
Peers classes that I tried to use.
Eventmanager
Accountframe
Useragent
And I would not be using the callframe because I already have a frame for my application. But then how do I initialize the registration to the server. Which class should I get the caller ID and fromUrl
The text was updated successfully, but these errors were encountered:
Hallo,
I had an issue and question concerning your application peers Sipstack Java.
My integration plan.
I had an application which is also supposed to only receive incoming calls so I can use the caller information to process a database queries.
Peers classes that I tried to use.
The text was updated successfully, but these errors were encountered: