B.Prathibha

Results 232 comments of B.Prathibha

First time 10102 is added to the conference call. 10101 can again add 10102 to the conference call. Able to add the same user again and again to the conference...

How to get all the parents in a conference call. For example: 10100 initiated the call with 10101. 10101 started a conference call with 10102. 10102 started a conference call...

I'm able to get the parent using did = session.remoteIdentity.uri.user; but I want to get all the parents.

Maximum how many children can be there in a conference call?

> • In 10101 showing as it’s in call with 10102 that not changed to 10103. > > Browser phone has no such feature. It only reports what can be...

After the call ends, in the left side only 10104 is shown. 10105 is not shown. The conversation of 10100 with 10105 is missing.

I've deleted all the voice mailboxes. Still it is showing voice mail count as 13.

[sipTrace1.txt](https://github.com/InnovateAsterisk/Browser-Phone/files/7844467/sipTrace1.txt)

Blind Transfer is working in an audio call.

[dial-extension] exten => s,1,NoOp(Calling: ${ARG1}) exten => s,n,MixMonitor(voice-${CALLERID(num)}-${ARG1}-${STRFTIME(${EPOCH},,%d%m%Y-%H:%M:%S)}.wav) exten => s,n,Dial(SIP/${ARG1},30) exten => s,n,Hangup() exten => e,1,Hangup()