is it ok if i put "setenv SIP_DOMAIN lab.com" in my csh .cshrc file ? this is what i did and it seems to have fixed it. i can run serctl now. is that ok to do it that way?
aaron
________________________________
From: PREVOT Paul [mailto:prevot@enseirb.fr] Sent: Fri 4/7/2006 11:36 AM To: Gould, Aaron; serusers@lists.iptel.org Subject: RE: [Serusers] error when running SERCTL
Export SIP_DOMAIN="yourdomain" or "xxx.xxx.xxx.xxx"
-----Message d'origine----- De : serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] De la part de Gould, Aaron Envoyé : vendredi 7 avril 2006 19:34 À : serusers@lists.iptel.org Objet : [Serusers] error when running SERCTL
i get an error when i try to run SERCTL. does anyone know how to fix it?
the message says....
"You need to set enviorment variable SIP_DOMAIN (e.g. to 'foobar.com') first."
aaron
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
On Fri, Apr 07, 2006 at 03:00:45PM -0500, Gould, Aaron wrote:
is it ok if i put "setenv SIP_DOMAIN lab.com" in my csh .cshrc file ? this is what i did and it seems to have fixed it. i can run serctl now. is that ok to do it that way?
only If you are using tcsh. another way, for bash you should use .profile or .bashrc with export variable.
aaron
From: PREVOT Paul [mailto:prevot@enseirb.fr] Sent: Fri 4/7/2006 11:36 AM To: Gould, Aaron; serusers@lists.iptel.org Subject: RE: [Serusers] error when running SERCTL
Export SIP_DOMAIN="yourdomain" or "xxx.xxx.xxx.xxx"