<HTML><BODY>
Wow.<BR>
<BR>
I thought I had it fixed when I picked up misaligned CICs on my second <BR>
E1 port but it has not made any difference. Still there is no audio <BR>
making it back to the calling party who's called in via the SS7 link.<BR>
I did find that with 'ss7_explicitacm=yes' in my chan_dahdi.conf the <BR>
call would be answered by Asterisk and then hung up. It seems that for <BR>
the call to stay active I had to remove 'ss7_explicitacm' from my <BR>
config; but still there is no audio.<BR>
I enabled "monitor()" in my dialplan and I can hear that my test music <BR>
on hold is being played back but it is not making it to the calling <BR>
party called in on the SS7 link.<BR>
My provider sent me a document showing his channel numbers and his <BR>
assigned CICs. I then added to the document and listed my Dahdi ports <BR>
and corresponding CICs to assist with me aligning my CICs with his. So <BR>
far from what I can tell it looks fine?<BR>
Some posts seem to indicate that there may be a problem with <BR>
Asterisk-1.6.2 and that I should try Asterisk-1.6.0, or even 1.8.x? My <BR>
updated config files have been included below. I've also asked my <BR>
provider to enable the "Continuity Check" suggested by Gustavo but am <BR>
waiting for them to confirm. Your assistance is greatly appreciated!<BR>
<BR>
Operator My Side<BR>
-------------------------------------------------------------------<BR>
E1 Channel CIC Dahdi CIC<BR>
UPDR-1377 1 1 1<BR>
UPDR-1378 2 2 2<BR>
UPDR-1379 3 3 3<BR>
UPDR-1380 4 4 4<BR>
UPDR-1381 5 5 5<BR>
UPDR-1382 6 6 6<BR>
UPDR-1383 7 7 7<BR>
UPDR-1384 8 8 8<BR>
UPDR-1385 9 9 9<BR>
UPDR-1386 10 10 10<BR>
UPDR-1387 11 11 11<BR>
UPDR-1388 12 12 12<BR>
UPDR-1389 13 13 13<BR>
UPDR-1390 14 14 14<BR>
UPDR-1391 15 15 15<BR>
16 (signalling)<BR>
UPDR-1393 17 17 17<BR>
UPDR-1394 18 18 18<BR>
UPDR-1395 19 19 19<BR>
UPDR-1396 20 20 20<BR>
UPDR-1397 21 21 21<BR>
UPDR-1398 22 22 22<BR>
UPDR-1399 23 23 23<BR>
UPDR-1400 24 24 24<BR>
UPDR-1401 25 25 25<BR>
UPDR-1402 26 26 26<BR>
UPDR-1403 27 27 27<BR>
UPDR-1404 28 28 28<BR>
UPDR-1405 29 29 29<BR>
UPDR-1406 30 30 30<BR>
UPDR-1407 31 31 31<BR>
<BR>
2nd E1 -------------------------------------------------<BR>
UPDR-1409 33 32 33<BR>
UPDR-1410 34 33 34<BR>
UPDR-1411 35 34 35<BR>
UPDR-1412 36 35 36<BR>
UPDR-1413 37 36 37<BR>
UPDR-1414 38 37 38<BR>
UPDR-1415 39 38 39<BR>
UPDR-1416 40 39 40<BR>
UPDR-1417 41 40 41<BR>
UPDR-1418 42 41 42<BR>
UPDR-1419 43 42 43<BR>
UPDR-1420 44 43 44<BR>
UPDR-1421 45 44 45<BR>
UPDR-1422 46 45 46<BR>
UPDR-1423 47 46 47<BR>
47 (signalling)<BR>
UPDR-1425 49 48 49<BR>
UPDR-1426 50 49 50<BR>
UPDR-1427 51 50 51<BR>
UPDR-1428 52 51 52<BR>
UPDR-1429 53 52 53<BR>
UPDR-1430 54 53 54<BR>
UPDR-1431 55 54 55<BR>
UPDR-1432 56 55 56<BR>
UPDR-1433 57 56 57<BR>
UPDR-1434 58 57 58<BR>
UPDR-1435 59 58 59<BR>
UPDR-1436 60 59 60<BR>
UPDR-1437 61 60 61<BR>
UPDR-1438 62 61 62<BR>
UPDR-1439 63 62 63<BR>
<BR>
*/etc/dahdi/system.conf<BR>
l*oadzone=za<BR>
defaultzone=za<BR>
<BR>
span=1,1,0,ccs,hdb3,crc4<BR>
bchan=1-15,17-31<BR>
mtp2=16<BR>
<BR>
span=2,1,0,ccs,hdb3,crc4<BR>
bchan=32-46,48-62<BR>
mtp2=47<BR>
<BR>
<BR>
*/etc/asterisk/chan_dahdi.conf*:<BR>
[trunkgroups]<BR>
<BR>
[channels]<BR>
usecallerid=yes<BR>
hidecallerid=no<BR>
callwaiting=yes<BR>
usecallingpres=yes<BR>
callwaitingcallerid=yes<BR>
threewaycalling=yes<BR>
transfer=yes<BR>
canpark=yes<BR>
cancallforward=yes<BR>
callreturn=yes<BR>
echocancel=yes<BR>
echocancelwhenbridged=yes<BR>
relaxdtmf=yes<BR>
rxgain=0.0<BR>
txgain=0.0<BR>
group=1<BR>
callgroup=1<BR>
pickupgroup=1<BR>
immediate=no<BR>
<BR>
;Sangoma A102 port 1 [slot:4 bus:12 span:1] <wanpipe1><BR>
switchtype=euroisdn<BR>
context=from-ss7<BR>
group=0<BR>
echocancel=no<BR>
signaling=ss7<BR>
linkset=1<BR>
ss7type=itu<BR>
ss7_called_nai=dynamic<BR>
ss7_calling_nai=dynamic<BR>
ss7_internationalprefix=00<BR>
ss7_nationalprefix=0<BR>
ss7_subscriberprefix=<BR>
ss7_unknownprefix=<BR>
;ss7_explicitacm=yes<BR>
pointcode=1379<BR>
adjpointcode=1288<BR>
defaultdpc=1288<BR>
networkindicator=national<BR>
<BR>
;First E1<BR>
sigchan=16<BR>
cicbeginswith=1<BR>
channel=1-15<BR>
cicbeginswith=17<BR>
channel=17-31<BR>
<BR>
;Second E1<BR>
sigchan=47<BR>
cicbeginswith=33<BR>
channel=32-46<BR>
cicbeginswith=49<BR>
channel=48-62<BR>
<BR>
<BR>
*/etc/asterisk/extensions.conf*<BR>
[general]<BR>
<BR>
[from-ss7]<BR>
exten => _X.,1,Answer<BR>
exten => _X.,n,Monitor(wav,${UNIQUEID},m)<BR>
exten => <BR>
_X.,n,Playback(/var/lib/asterisk/sounds/en/followme/pls-hold-while-try)<BR>
exten => _X.,n,MusicOnHold(default,60)<BR>
<BR>
Get important Linux and industry-related news at: facebook.com/dcdata <BR>
<<a href="http://facebook.com/dcdata" target="_blank">http://facebook.com/dcdata</a>> <BR>
<BR>
Kind regards,<BR>
<BR>
David Wilson<BR>
CNS,CLS, LINUX+, CLA, DCTS, LPIC3<BR>
*LinuxTech CC t/a DcData*<BR>
CK number: 2001/058368/23<BR>
*Website:* <a href="http://www.dcdata.co.za" target="_blank">http://www.dcdata.co.za</a> <BR>
*Support:*         +27(0)860-1-LINUX<BR>
*Mobile:*         +27(0)824147413<BR>
*Tel:*         +27(0)333446100<BR>
*Fax:*         +27(0)866878971<BR>
<br><br>
<p style="font-family: Verdana; font-size:8pt; color:#666666;" align="justify">
Time to evaluate your email security provider? <a href="http://www.mimecast.com/emailsecurity/">Watch the video</a> and take advantage of Mimecast’s first ever limited promotion.
</p>
</BODY></HTML>