[email protected] writes:

 > 1. How do I set up ser to talk with conf_auth before get into
 > conference? Only ser.cfg modification?

you have to send the invite to sems conf_auth app, for example, by first
setting 

append_hf("P-App-Name: conf_auth\r\n");

 > 2. How do I set up conf_auth to talk with conference after the user
 > is authorized? Where should I configure?

conf_auth is a b2bua that will generate the second leg invite to
conference application.  its gets the uri as one of the results of the
xmlrpc auth request.

 > 3. How do I set up conference to let conf_auth communicate to it (or
 > let ser communicate with it after a user is authorized) ?

conference is not aware of conf_auth so there is nothing to do there.

-- juha
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to