Rob Scott
2005-Jan-24  05:14 UTC
[Asterisk-Users] zaphfc no callerid incoming to SIP phone butvisible in logfile
Try commenting out the line
    pritrustusercid = yes 
Or set it to 'no'.
That worked for me.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jens
Sent: Friday, January 21, 2005 7:18 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] zaphfc no callerid incoming to SIP phone
butvisible in logfile
Hi,
I think you didn't set usecallerid=yes in your zapata.conf? 
Another way is to set the callerid in your extensions.conf via exten =>
807440,2,SetCIDNum(0${CALLERIDNUM}). So you also have a 0 in front of the
displayed number - nice for callback.
regards
Jens
> Hello,
> 
> I've added a ZAPHFC card to my CAPI based system. Calls coming in via 
> ZAPHFC do not forward the caller id to the SIP phones. Calls coming in 
> via CAPI do forward the caller id to the SIP phones.
--
Jens Lentf?hr
http://www.jens-it.de
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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
C F
2005-Jan-24  08:23 UTC
[Asterisk-Users] zaphfc no callerid incoming to SIP phone butvisible in logfile
Check this out. http://lists.digium.com/pipermail/asterisk-users/2005-January/084942.html On Mon, 24 Jan 2005 13:14:33 +0100, Rob Scott <Rob_Scott@epam.com> wrote:> Try commenting out the line > > pritrustusercid = yes > > Or set it to 'no'. > > That worked for me. > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jens > Sent: Friday, January 21, 2005 7:18 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] zaphfc no callerid incoming to SIP phone butvisible in logfile > > Hi, > > I think you didn't set usecallerid=yes in your zapata.conf? > Another way is to set the callerid in your extensions.conf via exten => 807440,2,SetCIDNum(0${CALLERIDNUM}). So you also have a 0 in front of the displayed number - nice for callback. > > regards > Jens > > > Hello, > > > > I've added a ZAPHFC card to my CAPI based system. Calls coming in via > > ZAPHFC do not forward the caller id to the SIP phones. Calls coming in > > via CAPI do forward the caller id to the SIP phones. > > -- > Jens Lentf?hr > http://www.jens-it.de > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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 > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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 >