B.Prathibha

Results 232 comments of B.Prathibha

When tested from terminal through telnet it is working, But not working when tested using nodejs.

``` const manager = require('asterisk-manager'); const express = require('express'); const bodyParser = require('body-parser'); const app = express(); const amiConfig = { host: 'https://bp2.erss.in', port: '5038', // Default AMI port is...

I'm getting the msg Call Initiated but the PJSIP client has not received the call.

Same error. How to solve this?

> There is limited support for this. I’ll see if I can improve on this. Will this feature be available in the near future?

After 300seconds, the browser goes to unregistered state, but it is not getting reregistered.

![image](https://github.com/InnovateAsterisk/Browser-Phone/assets/26375790/20b65471-5321-495e-b300-b7caa1277e66)

No. Do I need to set registerexpires in the server side? ignoreregexpire=no This is the error in browser console: Uncaught (in promise) Error: REGISTER request already in progress, waiting for...

How to resolve this issue? **Browser Console Log:** An attempt was made to send a REGISTER request while a prior one was still in progress. RFC 3261 requires UAs MUST...

Pls suggest a solution for this issue.