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

Alternately, in the OnSIP interface, you can change your SIP address (username) to equal your auth username.

Average: 5 (2 votes)