[Asterisk-Users] zaphfc no callerid incoming to SIP phone but visible in logfile

Peer Oliver Schmidt posde at theinternet.de
Fri Jan 21 10:54:12 MST 2005


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.

Any and all help is greatly appreciated.

The (hopefully relevant) conf file excerpts are:

extensions.conf
===============
exten => 807440,1,Answer
exten => 807440,2,Noop
exten => 807440,3,Dial(SIP/26)

zapata.conf
===========
[channels]
switchtype = euroisdn
signalling = bri_cpe_ptmp
pridialplan=local
prilocaldialplan=local
pritrustusercid = yes
echocancel=yes
immediate=no
group = 1
context=zaphfc-in
channel => 1-2

zaptel.conf
===========
loadzone=nl
defaultzone=nl
span=1,1,3,ccs,ami
bchan=1-2
dchan=3

The log file (with SIP DEBUG)
=============================

   -- Executing Answer("Zap/1-1", "") in new stack
   -- Accepting call from '1729731418' to '807440' on channel 0/1, span1
     -- Executing NoOp("Zap/1-1", "") in new stack
     -- Executing Dial("Zap/1-1", "SIP/26|20|t") in new stack
We're at 10.1.3.111 port 19078
Answering with preferred capability 0x400 (ilbc)
Answering with preferred capability 0x4 (ulaw)
Answering with non-codec capability 0x1 (telephone-event)
12 headers, 11 lines
Reliably Transmitting:
INVITE sip:26 at 10.1.3.161:5060;line=8vf8777b SIP/2.0
Via: SIP/2.0/UDP 10.1.3.111:5060;branch=z9hG4bK687aab06
From: "asterisk" <sip:asterisk at 10.1.3.111>;tag=as3338f85b
To: <sip:26 at 10.1.3.161:5060;line=8vf8777b>
Contact: <sip:asterisk at 10.1.3.111>
Call-ID: 10c25f4f6aeffc4f485b3bac0be4d2cf at 10.1.3.111
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Date: Fri, 21 Jan 2005 17:46:26 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Type: application/sdp
Content-Length: 236

--
Best regards

Peer Oliver Schmidt




More information about the asterisk-users mailing list