Attention is currently required from: jolly, pespin.
1 comment:
Commit Message:
Patch Set #2, Line 19: Rx only mode makes no sense for data calls, so in tch_recv_cb() we
WI mean if the data you receive while the call is not fully connected can actually contain meaningfu […]
Ah, I see your point now. But no, I don't think there can be any meaningful data before the call gets CONNECTed. AFAIR, it was even stated somewhere in the specs. that V.110 TA shall not be engaged before CC CONNECT.
When a regular phone/modem gets a data call, it remains in AT-command mode (assuming that auto-answer is disabled) until you send `ATA` (answer) command. So it's impossible to send any data before accepting a call.
To view, visit change 35739. To unsubscribe, or for help writing mail filters, visit settings.