Asterisk *can* work with OnSIP. Generally, if you are using Asterisk, you will want to use our PSTN Gateway product and register with sip.jnctn.net. However, there may be few, very special circumstances where you would want to incorporate OnSIP users with Asterisk. To do this, you must be running Asterisk 1.4 or later.

In sip.conf, your register statement would be:

register => username:password:auth_username@yourdomain.onsip.com/yourdomain

No votes yet