Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-27 Thread Jeff Wilkie
Disregard. I was giving you the version of opensips in which the errors occurred. My subject says 2.2.x. It was actually dev Thanks Jeff Wilkie USIP Communications On Feb 27, 2017 5:09 AM, "Bogdan-Andrei Iancu" wrote: > Hi Jeff, > > What do you mean ? I tried the

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-27 Thread Bogdan-Andrei Iancu
Hi Jeff, just ignore them - you are probably using some older version of gcc (do gcc -v) that is wrongly detects just cases. Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 02/24/2017 09:14 PM, Jeff Wilkie wrote: Compiling the 2.2.3, I'm

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-27 Thread Bogdan-Andrei Iancu
Hi Jeff, What do you mean ? I tried the "version" command via the MI tool and it properly works - what kind of error do you experience ? Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 02/24/2017 07:21 PM, Jeff Wilkie wrote: Thanks Bogdan, I

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-24 Thread Jeff Wilkie
Compiling the 2.2.3, I'm seeing several warnings of similar type below: lookup.c: In function ‘is_contact_registered’: lookup.c:559: warning: ‘callid.len’ may be used uninitialized in this function lookup.c:559: warning: ‘callid.s’ may be used uninitialized in this function dlg_replication.c:

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-24 Thread Jeff Wilkie
Thanks Bogdan, I will dl 2.2.3 and retest. This error occurred on the following BTW Array ( [Server] => OpenSIPS (2.3.0-dev (x86_64/linux)) ) Jeff Wilkie On Fri, Feb 24, 2017 at 4:46 AM, Bogdan-Andrei Iancu wrote: > Hi Jeff, > > There was an issue on how the MI

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-24 Thread Bogdan-Andrei Iancu
Hi Jeff, There was an issue on how the MI output of the address_dump was formated when using JSON. This issue was leading to an invalid JSON being returned. And CP was dropping the returned JSON as not able being able to parse it. If you do the direct web query, there is nothing to

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-22 Thread Jeff Wilkie
Ok, question part 2, now that the proper module is loaded :) From the MI interface in CP, I have 1 small issue. Using json to interface with opensips, I execute the command "*address_dump" *and execute. I receive the output of address dump | son:127.0.0.1:/json Successfully executed, no

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-22 Thread Jeff Wilkie
DOH! Got me. Sorry for the distraction but thanks for the simple fix. Working too fast on this new test bed I guess. Jeff Wilkie On Wed, Feb 22, 2017 at 11:20 AM, Bogdan-Andrei Iancu wrote: > Hi Jeff, > > Yes, you did overlook to load the dialplan module into your

Re: [OpenSIPS-Users] 2.2.x and CP with json

2017-02-22 Thread Bogdan-Andrei Iancu
Hi Jeff, Yes, you did overlook to load the dialplan module into your OpenSIPS (the dp_reload command is prvided by this modules). Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 02/22/2017 05:56 PM, Jeff Wilkie wrote: When using the mi_json

[OpenSIPS-Users] 2.2.x and CP with json

2017-02-22 Thread Jeff Wilkie
When using the mi_json module combined with CP, it appears that not all of the functions were ported over for this interaction to complete 100%. JSON enabled in opensips-cp/config/boxes.global.inc.php only allows some commands to work. One particular command that appears to not be working is