[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-users
Subject:    Re: [SR-Users] URL problems connecting to	external	(Azure)	MySQL	database
From:       Floimair Florian <f.floimair () commend ! com>
Date:       2017-11-29 11:05:23
Message-ID: fb4c7377a23741bcb5255ba079aa8e86 () postkastl ! commend ! intern
[Download RAW message or body]

Thanks!

I have created a patch and submitted a pull request: https://github.com/kam=
ailio/kamailio/pull/1346

This patch will allow '@' in usernames and/or passwords as well and only tr=
eat the last occurrence of '@'
as a separator between the username:password and the host:port/db parts.



With best regards

Florian Floimair

COMMEND INTERNATIONAL GMBH
A-5020 Salzburg, Saalachstra=DFe 51
http://www.commend.com<http://www.commend.com/>

Security and Communication by Commend

FN 178618z | LG Salzburg

Von: sr-users [mailto:sr-users-bounces@lists.kamailio.org] Im Auftrag von S=
amuel F.
Gesendet: Montag, 27. November 2017 22:19
An: Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org>
Betreff: Re: [SR-Users] URL problems connecting to external (Azure) MySQL d=
atabase


Hi again,



Reviewing the source for the parsing function it looks like it won't be pos=
sible.



https://github.com/kamailio/kamailio/blob/5295a4f5eac08c1bb100bf554a995833c=
434c4dc/src/modules/db_mysql/my_uri.c#L147

We see that once it hits the @, if it hasn't hit a : or / before it will as=
sume everything to the left of the @ is the username and then it will start=
 to parse everything to the right of the @ as the hostname.

In your case the host will be: clouddb and the port will be: password@cloud=
db.mysql.database.azure.com<mailto:password@clouddb.mysql.database.azure.co=
m>

Have you checked the docs under section 6?:

6. Reading configuration from my.cnf



Not sure how that is implemented to fetch the data but that might perhaps b=
e a way to get around the parsing structure in the mysql module.



Also, feel free to submit a patch for the above parsing function if possibl=
e.


// Samuel



________________________________
From: sr-users <sr-users-bounces@lists.kamailio.org<mailto:sr-users-bounces=
@lists.kamailio.org>> on behalf of Floimair Florian <f.floimair@commend.com=
<mailto:f.floimair@commend.com>>
Sent: Monday, November 27, 2017 4:47:52 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] URL problems connecting to external (Azure) MySQL d=
atabase


Thanks for your quick reply!



Unfortunately the result is exactly the same error.







With best regards

Florian Floimair



Von: sr-users [mailto:sr-users-bounces@lists.kamailio.org] Im Auftrag von S=
amuel F.
Gesendet: Montag, 27. November 2017 16:04
An: Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org<mailto=
:sr-users@lists.kamailio.org>>
Betreff: Re: [SR-Users] URL problems connecting to external (Azure) MySQL d=
atabase



Hey,



Could you try replacing the @-sign in the username with: %40  (percent-fort=
y)?



// Samuel

________________________________

From: sr-users <sr-users-bounces@lists.kamailio.org<mailto:sr-users-bounces=
@lists.kamailio.org>> on behalf of Floimair Florian <f.floimair@commend.com=
<mailto:f.floimair@commend.com>>
Sent: Monday, November 27, 2017 3:33:21 PM
To: Kamailio (SER) - Users Mailing List
Subject: [SR-Users] URL problems connecting to external (Azure) MySQL datab=
ase



Hi!



I'm having troubles connecting Kamailio to an external MySQL database (on M=
icrosoft Azure Cloud).

Initially creating the database with kamctl worked fine, but accessing it a=
t runtime via db_url fails.



A somewhat unusual thing about the connection to a MySQL database on Azure =
is that the username contains an '@' character.

This leads me to believe that this case is somewhat unhandled when parsing =
the database URI.



Trying to connect to something like



modparam("sipcapture", "db_url", "mysql://user@clouddb:password@clouddb.mys=
ql.database.azure.com/db")



Results in errors starting Kamailio



ERROR: db_mysql [km_my_con.c:124]: db_mysql_new_connection(): driver error:=
 Unknown MySQL server host 'clouddb' (-2)

ERROR: <core> [db.c:318]: db_do_init2(): could not add connection to the po=
ol

ERROR: sipcapture [sipcapture.c:1146]: child_init(): unable to connect to d=
atabase [mysql://user@clouddb:password@clouddb.mysql.database.azure.com/db]=
 from capture_mode param.

Is there a trick on how to achieve a connection in this case like some sort=
 of escape character probably?





Mit freundlichen Gr=FC=DFen

Florian Floimair (IMS) 1568





[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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]--><style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
	{font-family:Hack;
	panose-1:2 11 6 9 3 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Vorformatiert Zchn";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";}
p.msonormal0, li.msonormal0, div.msonormal0
	{mso-style-name:msonormal;
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
span.HTMLVorformatiertZchn
	{mso-style-name:"HTML Vorformatiert Zchn";
	mso-style-priority:99;
	mso-style-link:"HTML Vorformatiert";
	font-family:Consolas;}
p.xmsonormal, li.xmsonormal, div.xmsonormal
	{mso-style-name:x_msonormal;
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
p.xmsonormal0, li.xmsonormal0, div.xmsonormal0
	{mso-style-name:x_msonormal0;
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
p.xxmsonormal, li.xxmsonormal, div.xxmsonormal
	{mso-style-name:x_xmsonormal;
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
p.xxmsochpdefault, li.xxmsochpdefault, div.xxmsochpdefault
	{mso-style-name:x_xmsochpdefault;
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
p.xmsochpdefault, li.xmsochpdefault, div.xmsochpdefault
	{mso-style-name:x_msochpdefault;
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Calibri",sans-serif;}
span.xxe-mailformatvorlage17
	{mso-style-name:x_xe-mailformatvorlage17;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
span.xe-mailformatvorlage23
	{mso-style-name:x_e-mailformatvorlage23;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
span.E-MailFormatvorlage29
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[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]-->
</head>
<body lang="DE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:EN-US">Thanks!<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">I have \
created a patch and submitted a pull request: <a \
href="https://github.com/kamailio/kamailio/pull/1346">https://github.com/kamailio/kamailio/pull/1346</a><o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">This patch \
will allow &#8216;@&#8217; in usernames and/or passwords as well and only treat the \
last occurrence of &#8216;@&#8217;<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US" style="mso-fareast-language:EN-US">as a separator between the \
username:password and the host:port/db parts.<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span \
lang="EN-US" style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif">&nbsp;<o:p></o:p></span></p> <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif">&nbsp;<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">With \
best regards<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><br> \
</span><b><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Florian \
Floimair<br> </span></b><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><br> \
<b>COMMEND INTERNATIONAL GMBH<br> </b>A-5020 Salzburg, Saalachstraße 51<br>
</span><span lang="DE-AT" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><a \
href="http://www.commend.com/"><span \
lang="EN-US">http://www.commend.com</span></a></span><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><br> \
<br> <b>Security and Communication by Commend<br>
<br>
</b></span><span lang="EN-US" \
style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:gray">FN \
178618z | LG Salzburg</span><span lang="EN-US" \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif"><o:p></o:p></span></p> </div>
<p class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b>Von:</b> sr-users \
[mailto:sr-users-bounces@lists.kamailio.org] <b>Im Auftrag von </b>Samuel F.<br>
<b>Gesendet:</b> Montag, 27. November 2017 22:19<br>
<b>An:</b> Kamailio (SER) - Users Mailing List \
&lt;sr-users@lists.kamailio.org&gt;<br> <b>Betreff:</b> Re: [SR-Users] URL problems \
connecting to external (Azure) MySQL database<o:p></o:p></p> </div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div id="divtagdefaultwrapper">
<p><span style="font-size:12.0pt;color:black">Hi again,<o:p></o:p></span></p>
<p><span style="font-size:12.0pt;color:black"><o:p>&nbsp;</o:p></span></p>
<p><span style="font-size:12.0pt;color:black">Reviewing the source for the parsing \
function it looks like it won't be possible.<o:p></o:p></span></p> <p><span \
style="font-size:12.0pt;color:black"><o:p>&nbsp;</o:p></span></p> <p><span \
style="font-size:12.0pt;color:black"><a \
href="https://github.com/kamailio/kamailio/blob/5295a4f5eac08c1bb100bf554a995833c434c4 \
dc/src/modules/db_mysql/my_uri.c#L147">https://github.com/kamailio/kamailio/blob/5295a \
4f5eac08c1bb100bf554a995833c434c4dc/src/modules/db_mysql/my_uri.c#L147</a><o:p></o:p></span></p>
 <p class="MsoNormal"><span style="font-size:12.0pt;color:black"><br>
We see that once it hits the @, if it hasn't hit a : or / before it will assume \
everything to the left of the @ is the username and then it will start to parse \
everything to the right of the @ as the hostname. <o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span \
style="font-size:12.0pt;color:black"><o:p>&nbsp;</o:p></span></p> </div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black">In your case the host \
will be: clouddb and the port will be:&nbsp;<a \
href="mailto:password@clouddb.mysql.database.azure.com">password@clouddb.mysql.database.azure.com</a><o:p></o:p></span></p>
 </div>
<div>
<p class="MsoNormal"><span \
style="font-size:12.0pt;color:black"><o:p>&nbsp;</o:p></span></p> </div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black">Have you checked the \
docs under section 6?:&nbsp; <o:p></o:p></span></p>
<pre><span style="font-size:11.5pt;font-family:Consolas;color:#24292E">6. Reading \
configuration from my.cnf<o:p></o:p></span></pre> <pre style="box-sizing: \
border-box;white-space:pre-wrap"><span \
style="font-size:11.5pt;font-family:Consolas;color:#24292E"><o:p>&nbsp;</o:p></span></pre>
 <pre style="box-sizing: border-box;white-space:pre-wrap"><span \
style="font-size:11.5pt;font-family:Consolas;color:#24292E">Not sure how that is \
implemented to fetch the data but that might perhaps be a way to get around the \
parsing structure in the mysql module.<o:p></o:p></span></pre> <pre \
style="box-sizing: border-box;white-space:pre-wrap"><span \
style="font-size:11.5pt;font-family:Consolas;color:#24292E"><o:p>&nbsp;</o:p></span></pre>
 <pre style="box-sizing: border-box;white-space:pre-wrap"><span \
style="font-size:11.5pt;font-family:Consolas;color:#24292E">Also, feel free to submit \
a patch for the above parsing function if possible.<o:p></o:p></span></pre> </div>
<div>
<p class="MsoNormal"><span \
style="font-size:12.0pt;color:black"><o:p>&nbsp;</o:p></span></p> <p><span \
style="font-size:12.0pt;color:black">// Samuel<o:p></o:p></span></p> <p><span \
style="font-size:12.0pt;color:black"><o:p>&nbsp;</o:p></span></p> </div>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="98%" align="center">
</div>
<div id="divRplyFwdMsg">
<p class="MsoNormal"><b><span style="color:black">From:</span></b><span \
style="color:black"> sr-users &lt;<a \
href="mailto:sr-users-bounces@lists.kamailio.org">sr-users-bounces@lists.kamailio.org</a>&gt; \
on behalf of Floimair Florian &lt;<a \
href="mailto:f.floimair@commend.com">f.floimair@commend.com</a>&gt;<br> <b>Sent:</b> \
Monday, November 27, 2017 4:47:52 PM<br> <b>To:</b> Kamailio (SER) - Users Mailing \
List<br> <b>Subject:</b> Re: [SR-Users] URL problems connecting to external (Azure) \
MySQL database</span> <o:p></o:p></p>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="xmsonormal"><span lang="EN-US">Thanks for your quick \
reply!</span><o:p></o:p></p> <p class="xmsonormal"><span \
lang="EN-US">&nbsp;</span><o:p></o:p></p> <p class="xmsonormal"><span \
lang="EN-US">Unfortunately the result is exactly the same \
error.</span><o:p></o:p></p> <p class="xmsonormal"><span \
lang="EN-US">&nbsp;</span><o:p></o:p></p> <div>
<p class="xmsonormal"><span lang="EN-US" \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif">&nbsp;</span><o:p></o:p></p> <p class="xmsonormal"><span \
lang="EN-US" style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif">&nbsp;</span><o:p></o:p></p> <p class="xmsonormal"><span \
lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">With \
best regards</span><o:p></o:p></p> <p class="xmsonormal" \
style="margin-bottom:12.0pt"><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><br> \
<b>Florian Floimair</b></span><o:p></o:p></p> </div>
<p class="xmsonormal"><span lang="EN-US">&nbsp;</span><o:p></o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="xmsonormal"><b>Von:</b> sr-users [<a \
href="mailto:sr-users-bounces@lists.kamailio.org">mailto:sr-users-bounces@lists.kamailio.org</a>]
 <b>Im Auftrag von </b>Samuel F.<br>
<b>Gesendet:</b> Montag, 27. November 2017 16:04<br>
<b>An:</b> Kamailio (SER) - Users Mailing List &lt;<a \
href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>&gt;<br> \
<b>Betreff:</b> Re: [SR-Users] URL problems connecting to external (Azure) MySQL \
database<o:p></o:p></p> </div>
</div>
<p class="xmsonormal">&nbsp;<o:p></o:p></p>
<div id="x_divtagdefaultwrapper">
<p><span style="font-size:12.0pt;color:black">Hey,</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">&nbsp;</span><o:p></o:p></p>
<p><span style="font-size:12.0pt;color:black">Could you try replacing the @-sign in \
the username with: %40&nbsp; (percent-forty)?</span><o:p></o:p></p> <p><span \
style="font-size:12.0pt;color:black">&nbsp;</span><o:p></o:p></p> <p><span \
style="font-size:12.0pt;color:black">// Samuel</span><o:p></o:p></p> </div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="98%" align="center">
</div>
<div id="x_divRplyFwdMsg">
<p class="xmsonormal"><b><span style="color:black">From:</span></b><span \
style="color:black"> sr-users &lt;<a \
href="mailto:sr-users-bounces@lists.kamailio.org">sr-users-bounces@lists.kamailio.org</a>&gt; \
on behalf of Floimair Florian &lt;<a \
href="mailto:f.floimair@commend.com">f.floimair@commend.com</a>&gt;<br> <b>Sent:</b> \
Monday, November 27, 2017 3:33:21 PM<br> <b>To:</b> Kamailio (SER) - Users Mailing \
List<br> <b>Subject:</b> [SR-Users] URL problems connecting to external (Azure) MySQL \
database</span> <o:p></o:p></p>
<div>
<p class="xmsonormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="xxmsonormal">Hi!<o:p></o:p></p>
<p class="xxmsonormal">&nbsp;<o:p></o:p></p>
<p class="xxmsonormal"><span lang="EN-US">I&#8217;m having troubles connecting \
Kamailio to an external MySQL database (on Microsoft Azure \
Cloud).</span><o:p></o:p></p> <p class="xxmsonormal"><span lang="EN-US">Initially \
creating the database with kamctl worked fine, but accessing it at runtime via db_url \
fails.</span><o:p></o:p></p> <p class="xxmsonormal"><span \
lang="EN-US">&nbsp;</span><o:p></o:p></p> <p class="xxmsonormal"><span lang="EN-US">A \
somewhat unusual thing about the connection to a MySQL database on Azure is that the \
username contains an &#8216;@&#8217; character.</span><o:p></o:p></p> <p \
class="xxmsonormal"><span lang="EN-US">This leads me to believe that this case is \
somewhat unhandled when parsing the database URI.</span><o:p></o:p></p> <p \
class="xxmsonormal"><span lang="EN-US">&nbsp;</span><o:p></o:p></p> <p \
class="xxmsonormal"><span lang="EN-US">Trying to connect to something \
like</span><o:p></o:p></p> <p class="xxmsonormal"><span \
lang="EN-US">&nbsp;</span><o:p></o:p></p> <p class="xxmsonormal"><span lang="EN-US" \
style="font-size:10.0pt;font-family:Hack">modparam(&quot;sipcapture&quot;, \
&quot;db_url&quot;, &quot;mysql://user@clouddb:password@clouddb.mysql.database.azure.com/db&quot;)</span><o:p></o:p></p>
 <p class="xxmsonormal"><span lang="EN-US">&nbsp;</span><o:p></o:p></p>
<p class="xxmsonormal"><span lang="EN-US">Results in errors starting \
Kamailio</span><o:p></o:p></p> <p class="xxmsonormal"><span \
lang="EN-US">&nbsp;</span><o:p></o:p></p> <p class="xxmsonormal" \
style="text-autospace:none"><span lang="EN-US" \
style="font-size:10.0pt;font-family:Hack;color:#CB4B16">ERROR: db_mysql \
[km_my_con.c:124]: db_mysql_new_connection(): driver error: Unknown MySQL server host \
'clouddb' (-2)</span><o:p></o:p></p> <p class="xxmsonormal" \
style="text-autospace:none"><span lang="EN-US" \
style="font-size:10.0pt;font-family:Hack;color:#CB4B16">ERROR: &lt;core&gt; \
[db.c:318]: db_do_init2(): could not add connection to the pool</span><o:p></o:p></p> \
<p class="xxmsonormal"><span lang="EN-US" \
style="font-size:10.0pt;font-family:Hack;color:#CB4B16">ERROR: sipcapture \
[sipcapture.c:1146]: child_init(): unable to connect to database [<span \
class="MsoHyperlink">mysql://user@clouddb:password@clouddb.mysql.database.azure.com/db</span>]
  from capture_mode param.</span><o:p></o:p></p>
<p class="xxmsonormal"><span lang="EN-US" style="color:black">Is there a trick on how \
to achieve a connection in this case like some sort of escape character \
probably?</span><o:p></o:p></p> <p class="xxmsonormal"><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">&nbsp;</span><o:p></o:p></p>
 <p class="xxmsonormal"><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">&nbsp;</span><o:p></o:p></p>
 <p class="xxmsonormal"><span lang="DE-AT" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Mit \
freundlichen Grüßen<br> <br>
<b>Florian Floimair (IMS) 1568</b></span><o:p></o:p></p>
<p class="xxmsonormal"><span lang="DE-AT" \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif">&nbsp;</span><o:p></o:p></p> <p \
class="xxmsonormal">&nbsp;<o:p></o:p></p> </div>
</div>
</div>
</div>
</div>
</body>
</html>


[Attachment #4 (unknown)]

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic