Vadim Ruban

Results 29 comments of Vadim Ruban

@radelcom Please share a code that doesn't related to redux and I could run in a single JS file.

Demo app was updated 2 years ago and not maintained at all.

Please describe your problem properly, what actually you want to reach ? Describe the case please.

Currently you are not able to send "SIP packets" inside/outside the call session. To make the ringback working you probably should implement the middleware that will play the sound you...

I guess sending a 180 request will not cause pjsip to playback a ringing sound. Did you test this ?

Hey, you want to have a custom action for the response of INVITE ? Doesn't pjsip send another INVITE with authorization header ?

You have custom authorization algorithm ? I cannot get how `not with the correct authorization header` possible

> Is that done automatically using the registered account by PJSIP? Yeah it should

I would suggest to ask on pjsip mailing list. I haven't seen such issue before with INFO messages, might be a full sip trace could help me understand why pjsip...

Push notifications should be able to solve such issue.