[Bug 935] DAD and CID do not match the CallID in rare instances.
[email protected] Sat, 18 Sep 2010 13:24:08 -0400
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.hylafax.org/show_bug.cgi?id=935 ------- Comment #2 from [email protected] 2010-09-18 13:24 ------- If I had to hazard a guess without logs yet, I'm suspecting this is an artifact of the digital -> TTY abstraction. Something like: CALL 1 comes in: --> RING --> CID: 08019304010 --> DAD: 1452 CALL 1 ends, small wait: CALL 2 starts: --> RING --> CID: 04192381205 --> DID: 8268 With faxgetty set to answer after 2 rings, there is no way for faxgetty to know that then 2nd "ring" isn't from the 1st call yet (except for it not to come soon enough, and go back to the start of it's waiting sequence). -- Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null