hharte / mm_manager

Manager for the Nortel Millennium series of payphones.
Other
54 stars 10 forks source link

Error Processing Table ID 8 #7

Closed avenger078 closed 3 years ago

avenger078 commented 3 years ago

Phone was provisioning without issue until I re-downloaded mm_manager today. The last download of mm from about 3 weeks ago worked with no issue. Now when I try to install the phone, it is getting stuck on this part. install.bytes.txt

`Waiting for ACK for table 21 (0x15) Received packet from phone# 5555551212 Seq: 3: Received ACK for table 21 (0x15)

T<--M TX: flags=0b [ --- | ACK | --- | Seq:3], len= 5 (datalen= 0), crc=f366. Loaded table ID 13 (0x0d) from tables/default/mm_table_0d.bin (0 bytes). Sending Table ID 13 (0x0d) DLOG_MT_END_DATA...

T<--M TX: flags=01 [ --- | REQ | --- | Seq:1], len= 11 (datalen= 6), crc=c1ab.

    Data:
    000: 77, 88, 20, 03, 23, 0d,                                         w. .#.
    Table 13 (0x0d) DLOG_MT_END_DATA progress: (100%) -    1 /    1

T-->M RX: flags=00 [ --- | REQ | --- | Seq:0], len= 11 (datalen= 6), crc=0eaa.

    Data:
    000: 77, 88, 20, 03, 23, 08,                                         w. .#.

T<--M TX: flags=08 [ --- | ACK | --- | Seq:0], len= 5 (datalen= 0), crc=0366.

    Terminal ID 7788200323: Processing Table ID 8 (0x08) DLOG_MT_CALL_IN
    Seq: 66: DLOG_MT_CALL_IN.

.........................receive_mm_packet: Timeout waiting for packet error.

`

hharte commented 3 years ago

Hello avenger078,

Thank you for reporting this issue. It should be fixed by https://github.com/hharte/mm_manager/commit/5083479cde237f44def8e0127e91401872976f04. Please let me know if that works for you.

Thanks again!

avenger078 commented 3 years ago

Thank you for taking care of that. It took several attempts to install the phone but the issue seems to be resolved now.