2024-01-02 12:51 AM
Hello,
We will development IoT panel platform.
We are examining STM32MP135 product for use in the project. However, there is something we are worried about. Is it possible to use VOIP SIP directly with this linux image?
It will be used directly through the PBX server (asterisk, etc.).
In fact, we are wondering whether we will need to do additional development at the linux kernel level.
Can you publish example works for us?
Solved! Go to Solution.
2024-01-02 01:37 AM
Hi @ornyilmaz ,
I'm not expert but I don't foresee any specific development here. It might be just configuration/integration effort using Yocto.
It seems you can integrate the PBX support through the asterisk layer OpenEmbedded Layer Index - asterisk
Then it might be pure configuration from Yocto build to integrate the required dependencies.
Hope it help.
Olivier
2024-01-02 01:37 AM
Hi @ornyilmaz ,
I'm not expert but I don't foresee any specific development here. It might be just configuration/integration effort using Yocto.
It seems you can integrate the PBX support through the asterisk layer OpenEmbedded Layer Index - asterisk
Then it might be pure configuration from Yocto build to integrate the required dependencies.
Hope it help.
Olivier
2024-01-02 03:20 AM