[Asterisk-Users] Incoming MSN via ZapHFC -> to SIP

Massimo De Nadal maxx at digital-system.it
Fri Aug 20 23:46:55 MST 2004


Try deleting the line
pritrustusercid=yes
in zapata.conf

maxx

----- Original Message ----- 
From: "Bastian Schern" <ml01 at in-bln.de>
To: <asterisk-users at lists.digium.com>
Sent: Friday, August 20, 2004 8:34 PM
Subject: [Asterisk-Users] Incoming MSN via ZapHFC -> to SIP


> Hi there,
> 
> I've got a small problem with the zaphfc channel. No MSN of an any 
> incoming call which comes trough the ISDN card (Acer ISDN, with HFC 
> chipset and zaphfc driver) which will be forwarded to the SIP-Phone will 
>   be displayed. Always it will be shown "asterisk" an the Display.
> 
> --- snip (zapata.conf) ---
> [channels]
> language=de
> switchtype = euroisdn
> signalling = bri_cpe_ptmp
> pridialplan=local
> prilocaldialplan=local
> pritrustusercid = yes
> echocancel=yes
> immediate=no
> group = 1
> context=default
> channel => 1-2
> --- snap ---
> 
> --- snip (extensions.conf) ---
> [general]
>          static=yes
>          writeprotect=yes
> 
> [globals]
>          BASTIAN=SIP/16
> 
> [macro-callwithmsn]
>          exten => s,1,SetCallerID(${ARG2})
>          exten => s,2,SetCIDName(${ARG3})
>          exten => s,3,Dial(Zap/g1/${ARG1},60,Ttr)
>          exten => s,104,Playtones(busy);
>          exten => s,105,Busy
> 
> [default]
>          exten => 96,1,SetCIDNum(${CALLERIDNUM})
>          exten => 96,2,Dial(SIP/16)
>          exten => _0.,1,Macro(callwithmsn,${EXTEN:1},61,Bastian)
>          exten => _XX,1,Dial(SIP/${EXTEN})
> --- snap ---
> 
> It would be very nice if somebody can help me.
> 
> Regards
> Bastian
> _______________________________________________
> 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