[Home]

Summary:ASTERISK-02104: Caller ID on FXS channels with Distinctive Ring
Reporter:denon (denon)Labels:
Date Opened:2004-07-25 19:35:58Date Closed:2011-06-07 14:10:35
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:This hasn't worked for a long time, but it's finally starting to get on people's nerves here.

On FXS channels of an Adtran 750, connected to a T100P, the caller ID work when a distinctive ring is used. I've tried a few Adtran firmwares, but it doesn't change things. I'm assuming * just never finishes sending the cid info on a partial ring, but Ive never dug into the code. This has happened on a couple servers, but if someone can't reproduce it, I'm happy to help/test.
Comments:By: Mark Spencer (markster) 2004-07-26 00:47:39

I believe you can control when in the ring it sends callerid, have you talked to corydon-76?

By: denon (denon) 2004-07-26 10:44:20

I did talk to Corydon - apparently there was some work done on it, but still not working.

I did some poking around in the code, and found that this was added:

static int cidrings[NUM_CADENCE_MAX] = {
       2,   /* Right after first long ring */
       4,   /* Right after long part */
       3,   /* After third chirp */
       2,   /* Second spell */
};

But I apparently it's still not working.

By: Olle Johansson (oej) 2004-08-08 15:41:44

Housekeeping asks if there's any updates to this report?

By: Olle Johansson (oej) 2004-08-14 15:31:33

Helloooo??? Anyone objecting to closing this report? Seems like no one is interested any more...

By: denon (denon) 2004-08-17 17:57:54

Well, the bug still exists. I'm not sure if the fact that it's not been fixed is a good reason to close it.

By: Mark Spencer (markster) 2004-09-17 09:20:40

Can you confirm that these are the default distinctive ring patterns?  Can you say if the problem occurs with all distinctive rings patterns or only some, and are you available to permit a login to look at the problem in action on latest CVS?  Thanks.

By: Mark Spencer (markster) 2004-10-09 11:13:39

User seems to have lost interest in this bug.