[Asterisk-Users] outgoing MSN on zaphfc
Klaus-Peter Junghanns
kpj at junghanns.net
Wed May 26 11:29:19 MST 2004
Hi,
like any other zaptel device, zaphfc uses the callerid from the
originating channel. If you want to override that callerid use:
exten => _X.,1,SetCallerID(<MyMSN>)
If you want to restrict the outgoing callerid (CLIR) make sure
you have "usecallingpres=yes" in zapata.conf and use:
exten => _X.,1,CallingPres(32)
best regards
Klaus
--
Klaus-Peter Junghanns
CEO, CTO
Junghanns.NET GmbH
Breite Strasse 13a - 12167 Berlin - Germany
fon: (de) +49 30 79705390
fon: (uk) +44 870 1244692
fax: (de) +49 30 79705391
iaxtel: 1-700-157-8753
http://www.Junghanns.NET/asterisk/
Am Mi, 2004-05-26 um 20.04 schrieb Thomas Niesel:
> On Wed, May 26, 2004 at 05:54:52PM +0200, Julian Pawlowski wrote:
> > Hi Thomas!
> >
> > you have to set the MSN this way for zaphfc when you use the dial command:
> >
> > exten => _0ZXXXXXXXX.,5,Dial(CAPI/<MyMSN>:${EXTEN},90,mT)
> ^^^^zap=capi???
> For Capi its clear but...
>
> Maybe my mistake but I have zaphfc in TE Mode connected to TelCo and like
> to use different MSN via the dialplan.
> It could be that there is a code like *55(MY_MSN)# to prefix the call.
> But I'am not shure if euroISDN has such thing.
>
> Perhaps I'am totaly wrong??
> It works with i4l, capi why not having the choice with zaphfc? :)
>
> >
> > Of course you have to set <MyMSN> to your MSN.
> >
> >
> > Regards,
> >
> > Julian
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
More information about the asterisk-users
mailing list