<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->


<div class="WordSection1">
<p class="MsoNormal"><a name="_MailEndCompose" target="_top" rel="nofollow" link="external"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">No. That is set correctly. If it was not, then it would not work for both ways to start the server.<o:p></o:p></span></a></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Robert Mundkowsky<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Bogdan-Andrei Iancu-2 [via OpenSIPS (Open SIP Server)] [mailto:ml-node+<a href="/user/SendEmail.jtp?type=node&node=7606856&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>]
<br>
<b>Sent:</b> Wednesday, April 5, 2017 4:08 AM<br>
<b>To:</b> Mundkowsky, Robert <<a href="/user/SendEmail.jtp?type=node&node=7606856&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>><br>
<b>Subject:</b> Re: set environment variables for system - opensipsctl?<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Hi Robert, <br>
<br>
I think the difference is not about env vars but about the current path. <br>
As per your error, OpenSIPS (the python module) is not able to locate <br>
the python file due a wrong basename for the file (given by the <br>
script_name module parameter). <br>
<br>
Regards, <br>
<br>
Bogdan-Andrei Iancu <br>
   OpenSIPS Founder and Developer <br>
   <a href="http://www.opensips-solutions.com" target="_top" rel="nofollow" link="external">http://www.opensips-solutions.com</a><br>
<br>
OpenSIPS Summit May 2017 Amsterdam <br>
   <a href="http://www.opensips.org/events/Summit-2017Amsterdam.html" target="_top" rel="nofollow" link="external">http://www.opensips.org/events/Summit-2017Amsterdam.html</a><br>
<br>
On 04/05/2017 04:42 AM, Mundkowsky, Robert wrote: <o:p></o:p></p>
<div>
<p class="MsoNormal"><br>
> Well, seems to work now. I think I had something wrong in the opensipsctlrc file.
<br>
> <br>
> Might have been that PID_FILE needed to be explicitly set, because I am not running as root and using a "prefix" install location.
<br>
> <br>
> BTW, is it reasonable to set PYTHONPATH in the opensipsctlrc file? <br>
> <br>
> <br>
> <br>
> <br>
> Robert Mundkowsky <br>
> <br>
> -----Original Message----- <br>
> From: Mundkowsky, Robert <br>
> Sent: Tuesday, April 4, 2017 2:16 PM <br>
> To: 'Bogdan-Andrei Iancu' <<a href="/user/SendEmail.jtp?type=node&node=7606824&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>>; OpenSIPS users mailling list <<a href="/user/SendEmail.jtp?type=node&node=7606824&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>>
<br>
> Subject: RE: [OpenSIPS-Users] set environment variables for system - opensipsctl?
<br>
> <br>
> I am using opensips python module.  I am using PYTHONPATH env variable. <br>
> <br>
> System starts without errors via "opensips start", but fails via " opensipsctl start" and it complains about the python module. Error messages are:
<br>
> <br>
> Apr  4 18:14:32 ip-10-61-81-170 /export/Apps/opensips/2.2.3/sbin/opensips[25723]: ERROR:python:mod_init: cannot import callbackFromOpenSIPS Apr  4 18:14:32 ip-10-61-81-170 /export/Apps/opensips/2.2.3/sbin/opensips[25723]: ERROR:core:init_mod: failed to initialize
 module python Apr  4 18:14:32 ip-10-61-81-170 /export/Apps/opensips/2.2.3/sbin/opensips[25723]: ERROR:core:main: error while initializing modules
<br>
> <br>
> <br>
> Robert Mundkowsky <br>
> <br>
> -----Original Message----- <br>
> From: Bogdan-Andrei Iancu [mailto:<a href="/user/SendEmail.jtp?type=node&node=7606824&i=2" target="_top" rel="nofollow" link="external">[hidden email]</a>]
<br>
> Sent: Tuesday, April 4, 2017 1:52 PM <br>
> To: OpenSIPS users mailling list <<a href="/user/SendEmail.jtp?type=node&node=7606824&i=3" target="_top" rel="nofollow" link="external">[hidden email]</a>>; Mundkowsky, Robert <<a href="/user/SendEmail.jtp?type=node&node=7606824&i=4" target="_top" rel="nofollow" link="external">[hidden email]</a>>
<br>
> Subject: Re: [OpenSIPS-Users] set environment variables for system - opensipsctl?
<br>
> <br>
> Hi Robert, <br>
> <br>
> The opensipsctl tool starts OpenSIPS directly by using the opensips binary - nothing special.
<br>
> <br>
> What are the env vars you have problems with ? <br>
> <br>
> Regards, <br>
> <br>
> Bogdan-Andrei Iancu <br>
>     OpenSIPS Founder and Developer <br>
>     <a href="http://www.opensips-solutions.com" target="_top" rel="nofollow" link="external">http://www.opensips-solutions.com</a><br>
> <br>
> OpenSIPS Summit May 2017 Amsterdam <br>
>     <a href="http://www.opensips.org/events/Summit-2017Amsterdam.html" target="_top" rel="nofollow" link="external">
http://www.opensips.org/events/Summit-2017Amsterdam.html</a><br>
> <br>
> On 04/04/2017 08:14 PM, robert wrote: <br>
>> If I start opensips via: <br>
>> <br>
>> opensips start <br>
>> <br>
>> It seems to pickup the environment variables from current session <br>
>> correctly, but if use: <br>
>> <br>
>> opensipsctl start <br>
>> <br>
>> It does not pickup the environment variables from current session. <br>
>> <br>
>> Is there some configuration file where I can set environment variables <br>
>> for the system regardless of the way I start opensips? <br>
>> <br>
>> <br>
>> <br>
>> <br>
>> <br>
>> <br>
>> <br>
>> -- <br>
>> View this message in context: <br>
>> <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/set-environment-" target="_top" rel="nofollow" link="external">
http://opensips-open-sip-server.1449251.n2.nabble.com/set-environment-</a><br>
>> variables-for-system-opensipsctl-tp7606807.html <br>
>> Sent from the OpenSIPS - Users mailing list archive at Nabble.com. <br>
>> <br>
>> _______________________________________________ <br>
>> Users mailing list <br>
>> <a href="/user/SendEmail.jtp?type=node&node=7606824&i=5" target="_top" rel="nofollow" link="external">[hidden email]</a>
<br>
>> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_top" rel="nofollow" link="external">
http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
> <br>
> ________________________________ <br>
> <br>
> This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender;
 do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited.
<br>
> <br>
> <br>
> Thank you for your compliance. <br>
> <br>
> ________________________________ <o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
<br>
_______________________________________________ <br>
Users mailing list <br>
<a href="/user/SendEmail.jtp?type=node&node=7606824&i=6" target="_top" rel="nofollow" link="external">[hidden email]</a>
<br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_top" rel="nofollow" link="external">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<o:p></o:p></p>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="1" width="100%" noshade="" style="color:#CCCCCC" align="center">
</div>
<div>
<div>
<p class="MsoNormal"><b><span style="font-size:9.0pt;font-family:"Tahoma",sans-serif;color:#444444">If you reply to this email, your message will be added to the discussion below:<o:p></o:p></span></b></p>
</div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Tahoma",sans-serif;color:#444444"><a href="http://opensips-open-sip-server.1449251.n2.nabble.com/set-environment-variables-for-system-opensipsctl-tp7606807p7606824.html" target="_top" rel="nofollow" link="external">http://opensips-open-sip-server.1449251.n2.nabble.com/set-environment-variables-for-system-opensipsctl-tp7606807p7606824.html</a>
<o:p></o:p></span></p>
</div>
<div style="margin-top:4.8pt">
<p class="MsoNormal" style="line-height:18.0pt"><span style="font-size:8.5pt;font-family:"Tahoma",sans-serif;color:#666666">To unsubscribe from set environment variables for system - opensipsctl?,
<a href="" target="_top" rel="nofollow" link="external">
click here</a>.<br>
<a href="http://opensips-open-sip-server.1449251.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" target="_top" rel="nofollow" link="external"><span style="font-size:7.0pt;font-family:"Times New Roman",serif">NAML</span></a>
<o:p></o:p></span></p>
</div>
</div>
<br>
<hr>
<p>This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender;
 do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited.</p>
<br>
<p>Thank you for your compliance.</p>
<hr>




        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/set-environment-variables-for-system-opensipsctl-tp7606807p7606856.html">RE: set environment variables for system - opensipsctl?</a><br/>
Sent from the <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/OpenSIPS-Users-f1449235.html">OpenSIPS - Users mailing list archive</a> at Nabble.com.<br/>