Billy wrote:

 `insecure` varchar(4) default NULL,

This can be changed. I just read the chan_sip.c code and the following values are acceptable:

        "very"
        "yes"
        "true"
        <basically anything with true/false value>
        "port"
        "invite"
        "port,invite"
        "invite,port"

The varchar(4) was originally intended for: "very", "yes" or "no"

-Matthew

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to