Menu

#21 Audio conferencing

open
sip (7)
5
2011-09-12
2011-09-12
kitarp k
No

I would like to work on the audio conferencing using peers.

Discussion

  • yohannmartineau

    yohannmartineau - 2011-09-12

    hello,

    could you elaborate more on the way you want to use conferencing with peers? Generally, conferencing is implemented in media servers to ease interoperability between user-agents. Nevertheless, there are several ways to implement conferencing in sip user-agents. There are some call-flows for 3-way conferencing, others for centralized signalisation path (http://www.ietf.org/rfc/rfc4353.txt) and others for fully n-to-n signalisation and media paths, etc.

     
  • kitarp k

    kitarp k - 2011-09-12
    • priority: 5 --> 9
     
  • kitarp k

    kitarp k - 2011-09-12
    • priority: 9 --> 5
     
  • kitarp k

    kitarp k - 2011-09-12

    thanks yohannmartineau for your reply. i want to implement 3-way conference with n users. basically, i am new to this area. it would be great if you can guide me. in my requirement, i have my application, in which more than two persons can communicate with each other.

    please provide me the link for call-flows as you suggested. please guide me as how is it possible using sip user-agents specially with peers.

    thanks in advance.

     
  • yohannmartineau

    yohannmartineau - 2011-09-12

    3-way conferencing means that three people talk together, no more.

    Here are a few examples of 3-way conferencing.

    http://tech-invite.com/Ti-sip-service-10.html
    http://tech-invite.com/Ti-sip-service-11.html

    Apparently your need is for n people with n > 3. In this case, my advice is to use a media conference server. You can use asterisk, mobicents media server, or any media server you like. Choose one with extended documentation.

     
MongoDB Logo MongoDB