Hi Alexander, On 07/11/2016 05:00 AM, Alexander Smirnov wrote: > Dear oFono community, > > I'm a little bit confused, but is there any way to send oFono custom AT > commands? The driver can send any AT commands it wishes. If you want to send AT commands through D-Bus, then no, there's no such functionality available, nor is it desired. > > In my case, I have chip with integrated GPS module, so I want to have > possibility to manage its settings in runtime according to some > environment settings. There are plenty of examples on how to enable a modem with a GPS. See drivers/telitmodem/location-reporting.c drivers/mbmmodem/location-reporting.c drivers/qmimodem/location-reporting.c etc > > Reading oFono API documentation, I wondered, why there is no chat > interface? Are there any restrictions? > Regards, -Denis