Hi<div><br></div><div>I had an issue with my rewrite rules. Jon kindly sorted that out for me but for the benefit of others - this was my problem:</div><div><br></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">The match expression "</span><a href="tel:%2B27876250500" value="+27876250500" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">+27876250500</a><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">" is invalid. It should be "\</span><a href="tel:%2B27876250500" value="+27876250500" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">+27876250500</a><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">" to</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">escape the '+'</span></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br>
</span></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">While the system tries to look for incorrect rules, this one bypassed it and was accepted. The result of that was that your cannot restart the proxy - it doesn't crash it but fails to start with a rule like that. He will see if they can add my ignorance to the </span><span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">ossbss regexp validation code. I guess if you make a mistake like that, forget about it because it wasn't a real life scenario, you'll be in for a surprise when you want to restart 6 months later :-).</span></div>
<div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></span></div><div><font color="#222222" face="arial, sans-serif">His fix worked for me so I have that working now. Still don't fully understand rewrite rules but am letting my mind go over that once more before I bug the forum with more questions on that one</font></div>
<br><div class="gmail_quote">On Wed, Feb 27, 2013 at 5:38 PM, Jon Bonilla <span dir="ltr"><<a href="mailto:jbonilla@sipwise.com" target="_blank">jbonilla@sipwise.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
El Wed, 27 Feb 2013 17:04:24 +0200<br>
Theo <<a href="mailto:axessofficetheo@gmail.com">axessofficetheo@gmail.com</a>> escribió:<br>
<div><div class="h5"><br>
> Hi<br>
><br>
> I have progressed to testing this as an actual PBX. I think I sort of<br>
> understand the outbound rewriting and sending to peers. I am not getting<br>
> the inbound part though.<br>
><br>
> Example: Calls come in to the SPCE in following format. +2787xxxxxxx. There<br>
> are two things I need to achieve.<br>
><br>
> 1. Call must be sent onto another sip peer (a whole host of asterisk boxes<br>
> we currently have)<br>
><br>
> 2. Call must be sent to a local user on the SPCE as we may be moving them<br>
> off asterisk onto this platform gradually.<br>
><br>
> I have not looked at the sending it to a sip peer yet, thinking that once I<br>
> understand it I will figure that out (we'll see about that :-). I am<br>
> failing on the sending to local user part.<br>
><br>
> Currently I have a rewrite rule set called test inbound. Under inbound<br>
> caller I have simply +2787xxxxxxx to rewrite to 2721200 which is the number<br>
> assigned to a subscriber. I then add this rewrite rule set to the the<br>
> domain I set up as well as to the sip peer.<br>
><br>
> That's as far as I got. The call is successfully sent to the SPCE but<br>
> doesn't reach the subscriber. Me thinks that's because of this from the<br>
> proxy log:<br>
><br>
> Rewriting callee '<a href="tel:%2B27876250500" value="+27876250500">+27876250500</a>' to '+2721200<br>
><br>
> It rewrites it to +2721200 whereas my rule says 2721200.....<br>
><br>
> What am I overlooking?<br>
<br>
<br>
</div></div>Well, actually looks like the rewrite rule is not correct. Could you paste the<br>
proxy log for the call and how the rewrite rules looks like? We might have to<br>
take a look into the db if the solution is not obvious.<br>
<br>
<br>
<br>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
<br></blockquote></div><br>