[Asterisk-Users] Little OT.. SER Question
Sebastian A. Espindola
sespindola at gmail.com
Thu Nov 10 12:10:38 MST 2005
On 10/11/05, Brian C. Fertig <brian at planet-telecom.com> wrote:
> Anyone with SER knowledge could you point me in a direction to setup SER to rewrite the
> SIP URI?
>
> Currently I have the following
>
> 1002#15555555555 at xxx.xxx.xxx.xxx
>
> I am setting it so it does the change but its still showing up with the prefix. I need it to look like this:
>
> 15555555555 at yyy.yyy.yyy.yyy
>
>
> I got xxx.xxx.xxx.xxx to change to yyy.yyy.yyy.yyy I just need the prefix to go away now
>
You just have to insert a strip(5) statement before the uri
rewrite to remove the first
five characters.
Sebastian A. Espindola.
More information about the asterisk-users
mailing list