[asterisk-users] SRTP with accounts in mysql database
    hw 
    hw at gc-24.de
       
    Fri Feb 22 11:05:26 CST 2019
    
    
  
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
    
    
More information about the asterisk-users
mailing list