Matt Hyne wrote:

Hi Nathan,

You shouldn't have to change the CIDRINGS - as this is for analogue CID.
Also, Telstra don't provide CID by default on OnRamp10 lines, I think think
they charge an additional $11/mth.


Ahh, good to know.. I will change it back.

I am going to play around with Asterisk connected to an OnRamp10 during the
Christmas break. If you get this working can you drop me a line. I'd like
to leverage some of your good work if possible. I'd really love to replace
our old PABX with Asterisk. I've also got a couple of Cisco phones to try
with so if I get the CID going I will let you know.


Great, besides these few little points I have a fully working setup with currently ~10 79xx phones, FWD (IAX) connectivity and simtex here in Perth. More than happy to share my configs with you.

What sort of ISDN card are you using ?  For now, I am going to try and hook
an old Cisco 5350 up to the ISDN and get it to forward SIP calls to
Asterisk, but eventually I will buy an ISDN card for the Asterisk box.



We decided on the Digium quad port E1 card, purely because we want the asterisk box to initially sit between our PRI and legacy PBX. My next step it to start working with the Cisco gear as we have numerous routers around the place with E1 cards.

Lastly, for the indial number (ie: destination) - how many digits does the
OnRamp pass you ?


That I cannot say for sure, although from memory, when I had immediate=no in my zaptel.conf it was looking for the full number as an extension. I was not able to see this information in the intense span debug, I am using immediate=yes now for my IVR but I may change it and do some testing now I understand it a little better.

Regards,

Nathan.


Matt



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nathan Alberti
Sent: Tuesday, 21 December 2004 6:14 PM
To: [email protected]
Subject: [Asterisk-Users] Caller ID - TE405P - Telstra Onramp 10 - Australia


I am having problems getting incoming caller id to work on a Telstra Onramp 10.

I have changed "/DEFAULT_CIDRINGS 2"/

Is there something i'm missing ?

My Cisco 7960 just shows "asterisk"

Thanks,

Nathan

[zapata.conf]
context=incoming
usecallingpres=yes
relaxdtmf=no
rxgain=0.0
txgain=0.0
busydetect=no
pridialplan=local
usecallerid=yes
callerid=asreceived
hidecallerid=no
callwaiting=no
callwaitingcallerid=no
threewaycalling=no
transfer=no
cancallforward=no
callreturn=no
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
adsi=no
callprogress=no

switchtype => euroisdn
signalling => pri_cpe
callgroup => 1
group => 1
immediate => yes
channel => 1-10

[extensions.conf]
[incoming]
exten => s,1,NoOp
exten => s,2,Wait(1)
exten => s,3,Answer
exten => s,4,DigitTimeout(5)
;temp addition
exten => s,6,Macro(reception,${INCOMING_DIAL})


linux*CLI> show channel Zap/2-1 -- General -- Name: Zap/2-1 Type: Zap UniqueID: 1103473308.3 Caller ID: (N/A) DNID Digits: (N/A) State: Up (6) Rings: 1 NativeFormat: 72 WriteFormat: 8 ReadFormat: 8 1st File Descriptor: 12 Frames in: 1224 Frames out: 1986 Time to Hangup: 0 Elapsed Time: 0h0m24s

_______________________________________________
Asterisk-Users mailing list
[email protected]
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 [email protected] 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