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:[EMAIL PROTECTED]:5060;line=8vf8777b SIP/2.0
Via: SIP/2.0/UDP 10.1.3.111:5060;branch=z9hG4bK687aab06
From: "asterisk" <sip:[EMAIL PROTECTED]>;tag=as3338f85b
To: <sip:[EMAIL PROTECTED]:5060;line=8vf8777b>
Contact: <sip:[EMAIL PROTECTED]>
Call-ID: [EMAIL PROTECTED]
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

_______________________________________________
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

Reply via email to