Silicon Technix Forums

Please login or register.

Author Topic: How to create Conference with iaxclient.dll???????????  (Read 1618 times)

Offline nitu

  • newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
How to create Conference with iaxclient.dll???????????
« on: September 10, 2009, 05:32:08 PM »
Hello all,

I have checked all the iaxclient.dll document, but i am not getting any function which can create a conference.
      My problem is i want to make a call, than after holding 1st call, i have to make second call. Here i am able to hold 1st call by
    int iaxc_quelch (int callNo, int MOH) function and able to make another call, But Now i want to combine both port so that all three of us can talk. so for that i am looking function but not getting anything.
So can anyone suggest me how to create conference????



Regards,
New_bie

Offline Babar Shafiq Nazmi

  • Administrator
  • Senior Member
  • *****
  • Posts: 151
  • Karma: +87/-0
    • View Profile
    • http://www.silicontechnix.com
Re: How to create Conference with iaxclient.dll???????????
« Reply #1 on: September 24, 2009, 12:11:18 PM »
Hello,

You can use meetme conference application for this, hold the call, transfer to the MeetMe room and join MeetMe room, simple....

For example, A calls B, B wants to invite someone else in the conversation, B will transfer the A\'s call in XXXX room and dial B dials C and do the same (tranfer in XXXX room) and then B joins the MeetMe room.


Regards,
Babar Shafiq Nazmi.
....God is the greatest Programmer....

http://www.silicontechnix.com

Offline nitu

  • newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
How to create Conference with iaxclient.dll???????????
« Reply #2 on: September 25, 2009, 03:53:11 PM »
hello all,

Thanks for reply. But i don\'t want to transfer a call in meetme room. What i want is
A will make a call to B.
When B received call, A will put call on hold and A will make another call to C.
Now C receives call from A.
Now i want to connect all of them(A,B,C) so that they can talk without any transfer.
Is it possible in iaxclient.dll? If yes how can we do that????????


Regards
New_bie

Offline Babar Shafiq Nazmi

  • Administrator
  • Senior Member
  • *****
  • Posts: 151
  • Karma: +87/-0
    • View Profile
    • http://www.silicontechnix.com
Re: How to create Conference with iaxclient.dll???????????
« Reply #3 on: September 25, 2009, 05:56:57 PM »
Conferencing on asterisk would be much nicer, QoS wise.

Asterisk\'s MeetMe is powerful and flexible, but sometimes you just want to do an old-fashioned basic conference from the client (as your case), without having to transfer everybody into a conference room.  This is pretty common functionality on most office phone systems but one definite feature lacking in libiax2 is supervised transfers / native bridging - allowing the merging of two calls, the current transfer function only works if asterisk is in the middle of the call.


Regards,
Babar Shafiq Nazmi
....God is the greatest Programmer....

http://www.silicontechnix.com

 

Page created in 0.123 seconds with 16 queries.