Hi Juha,
In my example I set self.conf_to = sip:[email protected] and self.conf_uri
> = sip:[email protected]. The conference is set up as below to be connected
> from ser:
if (uri =~"sip:6789@"){
t_write_unix("/tmp/sems_sock", "conference");
}
It is ok to dial in to 6789 from ser and directly get into the conference.
However, if calling from conf_auth, after authentication was ok and the
conf_auth was connecting to [email protected] then it returned "400
Request-URI is invalid". Can you please tell me what's wrong in this example?
Another question is whyin the debug out the Contact field in SIP header is
Contact: <sip:s...@!!>? What does that mean of a domain "!!"?
Thanks,
--Ling
----- Original Message ----
From: Juha Heinanen <[email protected]>
To: [email protected]
Cc: [email protected]
Sent: Thursday, March 5, 2009 10:06:35 PM
Subject: Re: [Sems] How does conf_auth communicte with conference plug-in?
[email protected] writes:
> Can you please give me any way that works?
>
> Can I set both self.conf_to = sip:[email protected] and self.conf_uri
> = sip:[email protected]? If it's ok to set up like this then how can
> I set the conference to map to that uri and run it?
as i told, it is up to you how you configure your sip proxy to send
requests to conference application. once you have decided that, use an
uri format that gets there.
-- juha
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems