Re: [OpenSIPS-Users] Username in DB URL

2018-03-06 Thread Bogdan-Andrei Iancu
can get Microsoft to change the usernames for MySQL J BR / Olle *Från:*Bogdan-Andrei Iancu [mailto:bog...@opensips.org] *Skickat:* den 6 februari 2018 18:20 *Till:* OpenSIPS users mailling list ; Olle Frimanson *Ämne:* Re: [OpenSIPS-Users] Username in DB URL Hi Olle, As Alex said there is

Re: [OpenSIPS-Users] Username in DB URL

2018-03-02 Thread Bogdan-Andrei Iancu
to change the usernames for MySQL J BR / Olle *Från:*Bogdan-Andrei Iancu [mailto:bog...@opensips.org] *Skickat:* den 6 februari 2018 18:20 *Till:* OpenSIPS users mailling list ; Olle Frimanson *Ämne:* Re: [OpenSIPS-Users] Username in DB URL Hi Olle, As Alex said there is no work around for

Re: [OpenSIPS-Users] Username in DB URL

2018-02-06 Thread Bogdan-Andrei Iancu
Hi Olle, As Alex said there is no work around for this for now. Still the problem can be addressed by coding and it is not so hard to do. The question is what is the best/proper type of escaping to be supported into the URL - I guess the %xy is the proper one for an URL, as per RFC 1738 ). H

Re: [OpenSIPS-Users] Username in DB URL

2018-02-05 Thread Alex Balashov
Hah! Yeah, it's a well-known proble, same if '@' appears in the password. I'd love to know if there's a solution too, as there appears to be no means of escaping these. On Mon, Feb 05, 2018 at 07:08:58PM +0100, Olle Frimanson wrote: > Hi, we are experiencing an issue with a roleout in Microsoft A

[OpenSIPS-Users] Username in DB URL

2018-02-05 Thread Olle Frimanson
Hi, we are experiencing an issue with a roleout in Microsoft Azure, where the DB username contains a "@" sign. This seems to be the default in MySQL in Azure. Is there anyway to escape this the URL for the clusterer module? If you use mysql client it's typical something like Mysql -h host