Browser-Phone icon indicating copy to clipboard operation
Browser-Phone copied to clipboard

Conference Call

Open prathibhacdac opened this issue 2 years ago • 6 comments

• 10101 is in call with 10102. • 10101 can add 10102 itself to conference call in second line.

prathibhacdac avatar Mar 29 '22 07:03 prathibhacdac

Please explain further the problem you are having?

InnovateAsterisk avatar Mar 31 '22 14:03 InnovateAsterisk

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 call.

prathibhacdac avatar Apr 01 '22 03:04 prathibhacdac

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 with 10103. I want to get back the did of all the parents. Here 10100, 10101 and 10102.

prathibhacdac avatar Apr 04 '22 09:04 prathibhacdac

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

prathibhacdac avatar Apr 04 '22 09:04 prathibhacdac

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

prathibhacdac avatar Apr 22 '22 07:04 prathibhacdac

Only 1

InnovateAsterisk avatar Apr 22 '22 08:04 InnovateAsterisk