B.Prathibha

Results 232 comments of B.Prathibha

[diff-EmojiBar.txt](https://github.com/InnovateAsterisk/Browser-Phone/files/8394896/diff-EmojiBar.txt) A patch to resolve this issue.

Any documentation available on configuring voicemail?

![Screenshot (185)](https://user-images.githubusercontent.com/26375790/164448741-b2ff3cbe-94d7-4f96-8f74-478d90f5daf2.png) I'm getting voicemail notification. How to read this message? Does it show only the number of voice messages?

The tooltip shows lang.voicemessages.

Pls share the contents in /etc/asterisk/voicemail.conf.

In which document to mention the type?

How to save the call recording at one end. when user1 calls user2 or user2 calls user1, the call recording should always happen at user1?

if(profileUser == 10100 &&     session.data.withvideo &&     session.data.reasonCode != 486)   {     var did = session.remoteIdentity.uri.user;     var callerID = session.remoteIdentity.displayName;     // generating a random file name     var fileName = getFileName('webm', callerID, did);    ...

[phone-diff.txt](https://github.com/InnovateAsterisk/Browser-Phone/files/8394534/phone-diff.txt) - A patch to resolve this issue.

> [phone-diff.txt](https://github.com/InnovateAsterisk/Browser-Phone/files/8394534/phone-diff.txt) > > * A patch to resolve this issue. Updated patch added.