Hi there
I have ser 0.8.12 running on RedHat 9 (installed from RPM). I have also installed sems from the CVS with tag ser_rel_0_8_12. My main reason for installing sems is to support conferencing. I am not that interested in the other plugins at the moment.
Now, I understand conceptually how conferencing works. Basically many users (UAs) all dial into the same conference URI and communicate via a "focus" running in a central location (tightly coupled conferencing).
My question is how does one create a conference and assign it a URI using ser & sems? I have looked at all the documentation and not sure how to do this. Is there some utility in sems / conferencing plugin which allows one to say "I want to create a new instance of a conference and assign it URI conference1@domain.com and create another conference with URI conference2@domain.com", etc. Then when users dial one of these conference URIs they will be directed to that conference? Is this how it works and if so how do I do this?
I am very new to SIP, Linux and C, so please do not be more technical than necessary.
Many thanks
Steven
__________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail
Please take a closer look at ser's config file. You will see that it is more like a script. Within that script, you can decide what to do with a call, depending on some properties (for example URI).
Then, you can say: if the URI includes 'sip:conference' and a number (through regular expressions), then make the user join that conference (identified by the user part of the URI).
If you only need a start configuration, enabling you to connect some people through conference call and nothing more, i can post a sample.
Raphael.
----- Original Message ----- From: "Steven Langley" langals@yahoo.com To: serusers@lists.iptel.org Sent: Wednesday, June 23, 2004 11:56 AM Subject: [Serusers] conferencing with SEMS
Hi there
I have ser 0.8.12 running on RedHat 9 (installed from RPM). I have also installed sems from the CVS with tag ser_rel_0_8_12. My main reason for installing sems is to support conferencing. I am not that interested in the other plugins at the moment.
Now, I understand conceptually how conferencing works. Basically many users (UAs) all dial into the same conference URI and communicate via a "focus" running in a central location (tightly coupled conferencing).
My question is how does one create a conference and assign it a URI using ser & sems? I have looked at all the documentation and not sure how to do this. Is there some utility in sems / conferencing plugin which allows one to say "I want to create a new instance of a conference and assign it URI conference1@domain.com and create another conference with URI conference2@domain.com", etc. Then when users dial one of these conference URIs they will be directed to that conference? Is this how it works and if so how do I do this?
I am very new to SIP, Linux and C, so please do not be more technical than necessary.
Many thanks
Steven
Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi,
I want to check whether REGISTER req has Route Hdr or not. If not then to send 404 Res with Server and WWW-Authenticate Hdr. Www-Authenticate hdr should have hdr-parameters like qop and nounce with some specific value.
Can anyone tell me how to do that.
Rgds- Vanita Jain
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Raphael Coeffic Sent: Wednesday, June 23, 2004 5:10 AM To: Steven Langley; serusers@lists.iptel.org Subject: Re: [Serusers] conferencing with SEMS
Please take a closer look at ser's config file. You will see that it is more like a script. Within that script, you can decide what to do with a call, depending on some properties (for example URI).
Then, you can say: if the URI includes 'sip:conference' and a number (through regular expressions), then make the user join that conference (identified by the user part of the URI).
If you only need a start configuration, enabling you to connect some people through conference call and nothing more, i can post a sample.
Raphael.
----- Original Message ----- From: "Steven Langley" langals@yahoo.com To: serusers@lists.iptel.org Sent: Wednesday, June 23, 2004 11:56 AM Subject: [Serusers] conferencing with SEMS
Hi there
I have ser 0.8.12 running on RedHat 9 (installed from RPM). I have also installed sems from the CVS with tag ser_rel_0_8_12. My main reason for installing sems is to support conferencing. I am not that interested in the other plugins at the moment.
Now, I understand conceptually how conferencing works. Basically many users (UAs) all dial into the same conference URI and communicate via a "focus" running in a central location (tightly coupled conferencing).
My question is how does one create a conference and assign it a URI using ser & sems? I have looked at all the documentation and not sure how to do this. Is there some utility in sems / conferencing plugin which allows one to say "I want to create a new instance of a conference and assign it URI conference1@domain.com and create another conference with URI conference2@domain.com", etc. Then when users dial one of these conference URIs they will be directed to that conference? Is this how it works and if so how do I do this?
I am very new to SIP, Linux and C, so please do not be more technical than necessary.
Many thanks
Steven
Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers