Hi,
I want to create conference without interact with IVR, so, trying to use Conference Factory URI. https://tools.ietf.org/html/rfc4579#section-3.2
I am looking for documentation but it seems very poor documentation. Could you please help to give more document or opensource for Conference Factory URI. SEMS does not support Conference Factory URI I guess?
Thanks, Nhan
Nguyen Tran Nhan writes:
I want to create conference without interact with IVR, so, trying to use Conference Factory URI. https://tools.ietf.org/html/rfc4579#section-3.2
I am looking for documentation but it seems very poor documentation. Could you please help to give more document or opensource for Conference Factory URI. SEMS does not support Conference Factory URI I guess?
Anyone can add applications to SEMS either using C++ or writing them as DSM scripts. I don't know what Conference Factory URI is, but you can activate any number of SEMS based audio conferences using whatever URI you want.
-- Juha
Thanks for your reply. For example there are 10 number in SEMS. Now, number 01 want to create conference by sending INVITE to URI. What URI value should use?
Thanks, Nhan
On Thursday, May 11, 2017, Juha Heinanen jh@tutpro.com wrote:
Nguyen Tran Nhan writes:
I want to create conference without interact with IVR, so, trying to use Conference Factory URI. https://tools.ietf.org/html/rfc4579#section-3.2
I am looking for documentation but it seems very poor documentation.
Could
you please help to give more document or opensource for Conference
Factory
URI. SEMS does not support Conference Factory URI I guess?
Anyone can add applications to SEMS either using C++ or writing them as DSM scripts. I don't know what Conference Factory URI is, but you can activate any number of SEMS based audio conferences using whatever URI you want.
-- Juha
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org javascript:; https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Nguyen Tran Nhan writes:
Thanks for your reply. For example there are 10 number in SEMS. Now, number 01 want to create conference by sending INVITE to URI. What URI value should use?
Any value as long as your SIP proxy routes the call to a SEMS conference application, for example, by adding P-App-Name header to the request or or ;appl=<conference> param to its Request-URI.
But as I mentioned, SEMS distibution has several different example conference applications and you can write your own in less than 100 lines of DSM code.
This is not SEMS mailing list so it not good idea to continue this discussion here.
-- Juha
Thank for your reply. I can not find mail list SEMS? Do you have it?
Thanks, Nhan
On Thu, May 11, 2017 at 12:24 PM, Juha Heinanen jh@tutpro.com wrote:
Nguyen Tran Nhan writes:
Thanks for your reply. For example there are 10 number in SEMS. Now,
number
01 want to create conference by sending INVITE to URI. What URI value should use?
Any value as long as your SIP proxy routes the call to a SEMS conference application, for example, by adding P-App-Name header to the request or or ;appl=<conference> param to its Request-URI.
But as I mentioned, SEMS distibution has several different example conference applications and you can write your own in less than 100 lines of DSM code.
This is not SEMS mailing list so it not good idea to continue this discussion here.
-- Juha
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users