<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Your setup must be done in &nbsp;a different place, you must set OpenSIPS configuration to send 00+ Country Code format to the call control, if this is correctly set you must have To:sip:00.... in syslog.<div><br></div><div><div><div><div>Adrian</div><div><div><br><div><div>On May 18, 2010, at 4:14 PM, Philipp Hoffmann wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>we wan't dial numbers with + , so I edited our cdr_generic.php:<br><br>...<br>&nbsp;&nbsp;&nbsp; var $intAccessCode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = '+';<br>&nbsp;&nbsp;&nbsp; var $natAccessCode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = '0';<br><br>...<br><br>&nbsp;&nbsp;&nbsp; function E164_Europe ($intAccessCode='+', $natAccessCode='0',$CountryCode='',$ENUMtldRegexp="([1-9][0-9]{7,})") {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $this-&gt;regexp_international = "/^".$intAccessCode."([1-9][0-9]{5,})\$/";<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $this-&gt;regexp_national&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "/^".$natAccessCode."([1-9][0-9]{3,})\$/";<br>...<br>
<br>But I always recive:<br><br>MaxSessionTime Duration=36000 CallId=<a href="mailto:2e3630ab25ed952c7c0eb226657b2c5f@domain.de">2e3630ab25ed952c7c0eb226657b2c5f@domain.de</a> From=<a href="mailto:sip%3Auser@domain.de">sip:user@domain.de</a> Gateway=88.77.252.24 To=<a href="mailto:sip%3A%2B498003301000@sip.hns-rechenzentrum.de">sip:+498003301000@sip.hns-rechenzentrum.de</a><br>
<br>May 18 16:09:29 ser1 call-control[13980]: Call id <a href="mailto:2e3630ab25ed952c7c0eb226657b2c5f@domain.de">2e3630ab25ed952c7c0eb226657b2c5f@domain.de</a> of <a href="mailto:hns01@sip.hns-rechenzentrum.de">hns01@sip.hns-rechenzentrum.de</a> to <a href="mailto:sip%3A%2B498003301000@sip.hns-rechenzentrum.de">sip:+498003301000@sip.hns-rechenzentrum.de</a> is postpaid not limited<br>
<br>Any idear?<br><br>Thanks,<br>Philipp<br><br>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>http://lists.opensips.org/cgi-bin/mailman/listinfo/users<br></blockquote></div><br></div></div></div></div></div></body></html>