I would like to implement a voice service based on MC7304. The modem does not support SWICALLPROG notification for call progress, so I implemented CLCC polling and it works.
Is there a way to get notified by the modem? Shall I use QMI lib? I am running linux embedded (kernel 3.18.x) and I got no experience with QMI at all. Can QMI/QMI message(s) notify, without polling, about call state changes like e.g. from alerting to active?
Best Regards,
Vincent