[mythtv-commits] Ticket #2002: cidbcast does not parse response correctly

MythTV mythtv at cvs.mythtv.org
Wed Jun 28 01:51:57 UTC 2006


#2002: cidbcast does not parse response correctly
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr 
     Type:  defect     |      Status:  new 
 Priority:  minor      |   Milestone:      
Component:  mythtv     |     Version:  head
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 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)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2002>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list