Is there a way to change the dialplan prefix to allow characters besides
integers;

"Prefixes
Prefixes can be integers (e.g. 2), ranges (e.g. 1-5),or lists (e.g.
2,3,4)"

without transforming the characters into something unpassable (i.e. from
+ to %2B) or strip them before sending to the gateway?

>>> Tony Graziano 06/18/08 22:16 PM >>>
In the dial plan, it says the prefix MUST be a number.

If this is the case, it is actually accepting a non-numeric input, but
the transform is "very" unpredictable, but perhaps not a CDR bug as much
as a sipxconfig/dialplan bug in that it accepts it and transforms it to
something "unpassable".

How does anyone get around the issue of sending a "+" since it can't be
stripped, and is not strip-able or sendable by sipx via a dial rule?

>>> "Tony Graziano" <[EMAIL PROTECTED]> 06/18/08 11:38 AM >>>
I'm still trying to understand the issue. It displays to CDR that way
when I use a + as the PSTN prefix. I can find no other way for the call
to even get through the dialplan.

Even when it gets throughs it sends %2B1 to the gateway (ingate, which
can't interpret this either. I've tried many variations to "strip" that
with a custom dialplan too. Nothing seems to work. Am I the only one
hitting this?



>>> Scott Lawrence <[EMAIL PROTECTED]> 06/18/08 09:31AM >>>

On Wed, 2008-06-18 at 06:36 -0300, Tony Graziano wrote:
> I tried to add "+" as the prefix, it now shows up in the CDR as
> %2B1(10digit) number when I dial, so the calls fail but at least get
> through the dialing plan and show up in the CDR.
> 
> Starting to hate Bandtel.

It may be that there are good reasons to hate Bandtel - I take no
position on that at this time - but this is probably not one of them.
Using a fully qualified E.164 number is probably the least ambiguous
way
to do PSTN addressing between administrative entities.

Having the '+' not display correctly in a CDR is a bug - please file
an
issue.

-- 
Scott Lawrence  tel:+1.781.229.0533;ext=162 or
sip:[EMAIL PROTECTED] 
  sipXecs project coordinator - SIPfoundry
http://www.sipfoundry.org/sipXecs 
  CTO, Voice Solutions   - Bluesocket Inc. http://www.bluesocket.com/ 
                                           http://www.pingtel.com/ 

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to