If you're talking about "Detecting Distinctive Ring on Incoming Calls", then I have all of that set up in zapata.conf, and it used to work, but doesn't now. Trying to chase the links between zaptel/zaptel.c and asterisk/channels/chan_zap.c when you are not a C programmer is a nightmare. :(

My hardware is a Digium TDM400P

What does the zapata.conf look like for your Sipura? Do you have "callerid = asreceived"? Here's mine for the TDM:

[channels]
context = default
signalling = fxs_ks
echocancel = 128
echocancelwhenbridged = yes
echotraining = yes
relaxdtmf = yes
pulsedial = no
rxgain = +10%
txgain = 0
immediate = no
busydetect = yes
busycount = 6
progzone = au
musiconhold = default
usecallerid = yes
sendcalleridafter=2
callerid = asreceived
usedistinctiveringdetection = yes
dring1=0,0,0
dring1context=default
dring2=296,235,146
dring2context=default
dring3=296,275,266
dring3context=default
useincomingcalleridonzaptransfer = yes
faxdetect = both
group = 1
channel => 4


Julio Cesar Ody wrote:
Isn't that what you're looking for?

http://www.voip-info.org/wiki-Asterisk+ZAP+channels

Or did you already implement that and it didn't work anyway?

CallerID detection works fine for me over X100P (and the likes), but I
never managed to get it working with my Sipura SPA-3000 (I actually
get the number I configured for the SPA extension as the CallerID, and
not the inbound caller number). What hardware are you using?




On 11/3/05, Howard Lowndes <[EMAIL PROTECTED]> wrote:

I have now got CLID working.  I downloaded a whole new CVS and did a
clean rebuild.

Now my problem is distinctive ring tone detection.  I had that before
(but no CLID), now I have CLID but no DRTD.

It seems like you just cannot win.

Has anyone got both CLID and DRTD working for AU PSTN systems?

Howard Lowndes wrote:

If anyone here is running Asterisk and has got inbound CLID recognition
working on an analogue line could they contact me OL pse.

I have got CLID presentation enabled and CLID was working until I did a
clean recompile of * to suit a kernel upgrade.

I've looked at channels/chan_zap.c until I am going cross eyed but
cannot work out what is supposed to be happening, esp from about line
5924 and onwards.


--
Howard.
LANNet Computing Associates - Your Linux people <http://lannet.com.au>
--
When you just want a system that works, you choose Linux;
When you want a system that works, just, you choose Microsoft.
--
Flatter government, not fatter government;
Get rid of the Australian states.

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html




--
Julio C. Ody
http://rootshell.be/~julioody

--
Howard.
LANNet Computing Associates - Your Linux people <http://lannet.com.au>
--
When you just want a system that works, you choose Linux;
When you want a system that works, just, you choose Microsoft.
--
Flatter government, not fatter government;
Get rid of the Australian states.

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to