In article <[EMAIL PROTECTED]>,
Steve Kennedy <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 29, 2007 at 10:40:50PM +0100, Julian Lyndon-Smith wrote:
> 
> > We only present the 6 digits ... and they give us 6 digits. For our 
> > outbound calls, for the the numbers 01702 1234[00-99] we have to present 
> > 1234[00-99].
> > BT isdn pri line.
> 
> Weird, seems they're inconsistant or there's some oddity at the driver
> level?

It probably depends on the setting of pridialplan and/or prilocaldialplan
in zapata.conf. And then perhaps also internationalprefix, nationalprefix,
localprefix, privateprefix and unknownprefix.

The presentation of numbers in Q.931 has a type-of-number (TON) field which
is affected / interpreted by the dialplan settings, and tells the other
end what portion of the number you are presenting.

e.g. maybe you can present 6 digits for CLI if you have pridialplan=local
or something like that.

I don't know of any Asterisk documentation on this, and it's probably best
to experiment with PRI debugging turned on, and check out the source code!

Cheers
Tony
-- 
Tony Mountifield
Work: [EMAIL PROTECTED] - http://www.softins.co.uk
Play: [EMAIL PROTECTED] - http://tony.mountifield.org
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to