Telco DID & CID

ubi360
Posts: 4
Member Since:
2008-11-25

Hello guys, these are lines from the span debug when incoming call on the E1 trunk, Looking at the last 2 lines, does it means that the telco is sending no CID and no DID info? if not where do I make sure that the telco is sending those infos?

-- Making new call for cr 56
-- Processing Q.931 Call Setup
-- Processing IE 161 (cs0, Sending Complete)
-- Processing IE 4 (cs0, Bearer Capability)
-- Processing IE 24 (cs0, Channel Identification)
-- Going to extension s|1 because of Complete received
> Protocol Discriminator: Q.931 (8) len=10
> Call Ref: len= 2 (reference 56/0x38) (Terminator)
> Message type: CALL PROCEEDING (2)
> [18 03 a9 83 81]
> Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Spare: 0, Exclusive Dchan: 0
> ChanSel: Reserved
> Ext: 1 Coding: 0 Number Specified Channel Type: 3
> Ext: 1 Channel: 1 ]
-- Accepting call from '' to 's' on channel 0/1, span 1
-- Executing Set("Zap/1-1", "__FROM_DID=s") in new stack
....................



ubi360
Posts: 4
Member Since:
2008-11-25
Nobody with an hint on this?

Nobody with an hint on this? Just looking at the last 2 lines and tell me if it implies that the DID and CID are not transfered by the Telco to my BOX.



SkykingOH
Posts: 9541
Member Since:
2007-12-17
Maybe, could be your config.

Maybe, could be your config. You did not tell us what kind of E1 card.

In the future you should wait more than 20 minutes to post a follow up.

--

Scott

aka "Skyking"



ubi360
Posts: 4
Member Since:
2008-11-25
It is A101 card. What info

It is A101 card. What info do you need on the config? By the way it is a 5 days follow up :)



SkykingOH
Posts: 9541
Member Since:
2007-12-17
Yeah you're right on the

Yeah you're right on the follow up, the time was very close together. My bad.

For the a101 post all the Zaptel configs (please use the [code][/code] tags to make all that test more readable).

--

Scott

aka "Skyking"



ubi360
Posts: 4
Member Since:
2008-11-25
/etc/zaptel.conf loadzone=fr

/etc/zaptel.conf

loadzone=fr
defaultzone=fr
#Sangoma A101 port 1 [slot:1 bus:1 span: 1]
span=1,0,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
#Sangoma A200 [slot:0 bus:1 span:2]
fxoks=32
fxoks=33
fxoks=34
fxoks=35
;
; Zapata telephony interface
;
; Configuration file

/etc/asterisk/zapata.conf

[trunkgroups]
[channels]
language=fr
switchtype=euroisdn
context=from-pstn
group=1
signalling=pri_cpe
channel=>1-15,17-31
rxwink=300              ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=128
rxgain=0.0
txgain=0.0
;group=0
callgroup=1
pickupgroup=1
immediate=no
musiconhold=default
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
;Include genzaptelconf configs
#include zapata-auto.conf
;group=1
;Include AMP configs
#include zapata_additional.conf

Maybe need some extensions.conf contexts?? Thanks.



SkykingOH
Posts: 9541
Member Since:
2007-12-17
Didn't realize it was a

Didn't realize it was a Songoma. Have you checked out the Wanpip troubleshooting on their home page?

Try reposting in the Sangoma forum, I can't help you any further, I have not used their card often enough to be of any help.

--

Scott

aka "Skyking"



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.