Hi,
the ecnryption tutorial[1] says to add 'encryption=yes' into sip.conf for a peer to use SRTP.
I have all the account information in a mysql database in a table called `sippeers` asterisk uses. The table doesn't seem to have a column for this option.
How can I specify it; where in the database do I put it? Can I just add a column `ecryption` and put 'yes' (or no) into it?
[1]: https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
