Hello Oskar,<br><br>Thanks for your help. But it's not working for me.<br>I attach two images with the subscriber and outbound rewrite rules configurations.<br><br>Do you see where the problem is?<br><br>Thanks!<br><br>
<div class="gmail_quote">El 5 de mayo de 2011 09:05, VoiceTech | Oskar Krigh <span dir="ltr"><<a href="mailto:oskar@voicetech.se">oskar@voicetech.se</a>></span> escribió:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Luis<br>
If you are using numerical subscriber names then the key is to add \d to the expression.<br>
So try this ^34([1-9][0-9]\d+)$ , and if you are using the begining + then you have to exchange the expression to<br>
<br>
^+34([1-9][0-9]\d+)$ and then the replace string should be like this +/1.<br>
<br>
/Oskar<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
On Thu, 2011-05-05 at 08:33 +0200, Luis Abenza Sánchez wrote:<br>
<br>
> Hello Sipwise List,<br>
><br>
> First of all, what a great solution!<br>
> We are a Spanish WISP testing sip:wise to replace commercial<br>
> Voipswitch.<br>
><br>
> I'm having some problems with Outbound Rewrite Rules for Caller.<br>
> My CC is 34, and I want to eliminate it in my calls.<br>
><br>
> So, I configure a Rewrite Rule in my domain:<br>
><br>
> Outbound Rewrite Rules for Caller<br>
> ^34([1-9][0-9]+)$               \1<br>
><br>
> But it's not working. Can you throw me some light on this?<br>
><br>
> Thanks,<br>
> Luis<br>
</div></div>> _______________________________________________<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>