Re: [OpenSIPS-Users] Custom E164 Dialplan on CDRTool

2011-10-04 Thread Mike Tesliuk
Hello Guys, Im sorry for te long delay, Justo to know of all the change that was necessary to me was. 1) - Create your e164 rule class E164_Brazil extends E164 { function E164_Brazil ($intAccessCode='00', $natAccessCode='55[1-9][1-9]', $CountryCode='',$ENUMtldRegexp=([1-9][0-9]{7,})) {

[OpenSIPS-Users] Custom E164 Dialplan on CDRTool

2011-08-30 Thread Mike Tesliuk
Hello Guys, Im trying to change the E164 rule used by cdrtool to charge my calls (is a test enviroment), i create on library/cdr_generic.php the class E164_Brazil Below the code that i insert on cdr_generic class E164_Brazil extends E164 { function E164_Brazil ($intAccessCode='00',