Hi Richard,

Yes, that is the correct migration.

Best regards,

Bogdan-Andrei Iancu
  OpenSIPS Founder and Developer
  http://www.opensips-solutions.com

OpenSIPS Summit May 2017 Amsterdam
  http://www.opensips.org/events/Summit-2017Amsterdam.html

On 03/17/2017 01:28 PM, Richard Robson wrote:
Hi Team,

Firstly Congrats on a  job well done on getting the new Version out.

Now a qick question on the acc changes.

I inject several parmeter using the db_extra modparam. This looks to have changes significantly.


if I to the following in 2.2 for example:

modparam("acc", "db_extra", "caller_id=$fU;
        callee_id=$tU;
        caller_domain=$fd;
        callee_domain=$td)

is this correct for 2.3

modparam("acc", "extra_fields", "db: caller_id->caller_id; callee_id -> 
callee_id,caller_domain -> caller_domain;callee_domain -> callee_domain")

and set these in the script at the appropriate places?

$acc_extra(caller_id) = $fU;
$acc_extra(callee_id) = $tU;
$acc_extra(caller_domain) = $fd;
$acc_extra(callee_domain) = $td;

R




On 16/03/2017 19:59, Ramachandran, Agalya (Contractor) wrote:
Congrats team for the next mile stone achievement!!!

Regards,
Agalya

-----Original Message-----
From: Users [mailto:[email protected]] On Behalf Of 
Bogdan-Andrei Iancu
Sent: Thursday, March 16, 2017 3:03 PM
To:[email protected]; 
developensips<[email protected]>;[email protected];[email protected]
Subject: [OpenSIPS-Users] [Release] OpenSIPS 2.3.0 major release, beta version

Hi All !!

Almost 2 months ago I was posting [1] :  ā€œA new year has arrived, so it is the 
time for a new OpenSIPS major release – for OpenSIPS version 2.3 ā€œ.

Well, this just happened !!

I’m happy to announce the beta version of the OpenSIPS 2.3.0 major release. 
Curios to find out more about this release ?
See the philosophy behind this release by reading the overview of OpenSIPS 
2.3.o, code name *integration* :

          http://www.opensips.org/About/Version-Overview-2-3-0

Enjoy it !!!


[1]https://blog.opensips.org/2017/01/12/introducing-opensips-2-3/

--
Bogdan-Andrei Iancu
    OpenSIPS Founder and Developer
    http://www.opensips-solutions.com

OpenSIPS Summit May 2017 Amsterdam
    http://www.opensips.org/events/Summit-2017Amsterdam.html


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


--
Richard Robson
Greenlight Support
01382 843843
[email protected]


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to