Hi All,
I added the following two lines in ser.cfg.
strip(0); prefix("99");
The purpose is to strip the leading '0' first then add the prefix '99'. But it just added '99' and didn't strip the '0'. Does the command 'strip' still work?
Thanks, Bob
On Thursday 18 December 2003 18:57, Bo wrote:
Hi All,
I added the following two lines in ser.cfg.
strip(0);
try strip(1)...here you are just telling it to strip zero digits
prefix("99");
The purpose is to strip the leading '0' first then add the prefix '99'. But it just added '99' and didn't strip the '0'. Does the command 'strip' still work?
Thanks, Bob
Ooh Yeah! I misunderstood the command.
Thanks a lot.
----- Original Message ----- From: "Andres" andres@telesip.net To: "Bo" boman122@yahoo.com; serusers@lists.iptel.org Sent: Thursday, December 18, 2003 7:05 PM Subject: Re: [Serusers] digit strip problem
On Thursday 18 December 2003 18:57, Bo wrote:
Hi All,
I added the following two lines in ser.cfg.
strip(0);
try strip(1)...here you are just telling it to strip zero digits
prefix("99");
The purpose is to strip the leading '0' first then add the prefix '99'.
But
it just added '99' and didn't strip the '0'. Does the command 'strip'
still
work?
Thanks, Bob
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers