Opened 19 years ago
Closed 17 years ago
#2002 closed defect (wontfix)
cidbcast does not parse response correctly
Reported by: | anonymous | Owned by: | greg |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythphone | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I have a USR sportster 56k v.90 serial modem. If I use minicom to initialize the modem with the same AT command that cidbcast is using, all of the caller id information shows up just fine.
Welcome to minicom 2.1 OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n Compiled on Mar 29 2005, 09:39:09. Press CTRL-A Z for help on special keys AT S7=45 S0=0 L0 V1 X4 &c1 E0 Q0 #CID=1 S41=1 OK RING A DATE = 0627 TIME = 1833 NAME = Joe Schmoo AZ NMBR = 4805555555 RING A
Same init string from cidbcast produces an error.
Send AT Send AT Send AT S7=45 S0=0 L0 V1 X4 &c1 E0 Q0 #CID=1 S41=1 Modem /dev/ttyS0 initialized OK - waiting for RING NAME = not Found CALLER NAME: not Found NAME not found Found ONE RINGS NAME = not Found CALLER NAME: not Found NAME not found Found TWO RINGS Error getting CID_info, dont send anything
I am using revision 10322 but I have tried and gotten the same results from the tag of .18 and .19 contrib.
my svn info
URL: http://svn.mythtv.org/svn/trunk/mythtv/contrib/mythnotify Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2 Revision: 10322 Node Kind: directory Schedule: normal Last Changed Author: ijr Last Changed Rev: 8558 Last Changed Date: 2006-01-10 22:03:55 -0700 (Tue, 10 Jan 2006)
Change History (5)
comment:1 by , 19 years ago
Milestone: | → unknown |
---|
comment:2 by , 19 years ago
Component: | mythtv → mythphone |
---|---|
Owner: | changed from | to
comment:3 by , 18 years ago
Owner: | changed from | to
---|
comment:4 by , 17 years ago
Status: | new → infoneeded_new |
---|
comment:5 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | infoneeded_new → closed |
greg - Any updates on this ticket?