linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Linphonecsh conference problem


From: Henrik Pauli
Subject: Re: [Linphone-developers] Linphonecsh conference problem
Date: Sat, 28 Mar 2015 15:41:02 +0100

You have to supply the generic parameter list as one argument, eg.:

linphonecsh generic 'codec list'
linphonecsh generic 'conference add 6'

Op 27 mrt. 2015 00:10 schreef "Kshitij Kulkarni" <address@hidden>:

Hello Everyone

I am trying to do a conference call but unsuccessful in the attempt

Please tell me my mistake and correction .

 

address@hidden:~/kk$ linphonecsh dial "sip:address@hidden"

Establishing call id to <sip:address@hidden>, assigned id 6

Call 6 to <sip:address@hidden> in progress.

address@hidden:~/kk$ linphonecsh dial "sip:address@hidden"

Terminate or hold on the current call first.

address@hidden:~/kk$ linphonecsh generic pause

Pausing call 6 with <sip:address@hidden>.

address@hidden:~/kk$ linphonecsh dial "sip:address@hidden"

Establishing call id to <sip:address@hidden>, assigned id 7

Call 7 to <sip:address@hidden> in progress.

address@hidden:~/kk$ linphonecsh generic conference add 6

Syntax error.

'conference add <call id> : join the call with id 'call id' into the audio conference.'conference rm <call id> : remove the call with id 'call id' from the a

udio conference.

address@hidden:~/kk$ linphonecsh generic resume

There is already a call in process pause or stop it address@hidden:~/kk$ linphonecsh generic conference add 7

Syntax error.

'conference add <call id> : join the call with id 'call id' into the audio conference.'conference rm <call id> : remove the call with id 'call id' from the a

udio conference.

address@hidden:~/kk$

 

 

thank you

Regards

Kshitij

 


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]