> Why is it everytime I send sms to SMSC using the built in > sendsms I got ERROR: > cimd2_get_packet: read failed? >
You need to talk to whoever is hosting the CIMD system. The trace suggests (to me) that the CIMD login succeeds, but that the remote peer subsequently closes the connection, and hence any further I/O operations on that socket fail. You could verify this by doing an ethereal trace on the connection.
