Hi,
In the database table ps_endpoints there are the columns disallow and allow for codecs.
I think I should put all into disallow and e.g. alaw into allow. But can I put multiple codec names into the allow column, for example g722 AND alaw? Will I have to comma-, space- … separate them?
In a file based configuration, it would probably look like:
disallow = all
allow = g722
allow = alaw
Thanks,
Reg