It’s a new feature, you need a very recent ver of core:
https://issues.freepbx.org/browse/FREEPBX-19927
Thank you very much, It’s just what I need. I’ll try to test the edge core version.
I just saw that the bug report was created the day before I posted the question and has been resolved yesterday
.
Thanks,
Works as expected for me. Did you apply config between tests?
[root@lorne14-pro ~]# asterisk -x "pjsip show endpoint 5017" | grep direct_media
direct_media : false
direct_media_glare_mitigation : none
direct_media_method : invite
disable_direct_media_on_nat : false
[root@lorne14-pro ~]# asterisk -x "pjsip show endpoint 5017" | grep direct_media
direct_media : true
direct_media_glare_mitigation : none
direct_media_method : invite
disable_direct_media_on_nat : false
Ouch, I’ve made the silliest mistake. I was connected to the right Freepbx and the wrong asterisk console.
It works fine.
Thanks for the help,
