On Tue, 28 Dec 2004, Remco Barende wrote: > signalling = bri_cpe_ptmp Use this to terminate a Point To Multipoint isdn line
> ; p2p TE mode > ;signalling = bri_cpe And this if the line is point-to-point. This is likely if you have did:s or multiple isdn lines grouped together. > ; p2mp NT mode > ;signalling = bri_net_ptmp > ; p2p NT mode > ;signalling = bri_net There are for acting as a switch to other isdn equipment such as isdn phones etc. > pridialplan=local > prilocaldialplan=local The dialplan in Europe is often "unknown" which means you send the standard pots number, including any leading "0" for area codes / country codes. Talk to your pstn provider, they should be able to tell you what "Type Of Number" and "Numbering Plan" they expect you to send the dialed number (pridialplan) and your outgoing callerid (prilocaldialplan). You should also ask them how many digits they want you to send for callerid. If you use DIDs then you can ask them how many digits thay pass for DID. Peter _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
