How to establish SIP connection, when SIP-proxy is required?

Posted by LA_ on Super User See other posts from Super User or by LA_
Published on 2012-11-10T17:53:03Z Indexed on 2012/11/16 23:03 UTC
Read the original article Hit count: 290

Filed under:
|

I have

Asterisk/1.8.13.1
Asterisk GUI-version : SVN--r

Yes, quite old one, but I can not update it since this is installed on my Synology NAS. NAS is connected to internet thru router Asus RT-N16.

I should use the following data to connect to the server:

  • Auth name – 7499952XXXX
  • User name/User ID/Display Name – nickname
  • Authorization user name - [email protected]
  • Domain - sip.beeline.ru
  • SIP proxy server - msk.sip.beeline.ru

I've also found the following string:

[email protected]:password:[email protected]@msk.sip.beeline.ru:5060/7499952XXXX

I've tested the parameters on my PC thru X-Lite and it works well (so, assume there is no any problem with the router, no need to do anything with router's NAS settings).

But since I am quite new to Asterisk, I can not understand where to input all these data. Asterisk GUI doesn't have fields for proxy: Asterisk GUI

Can somebody please help me with step-by-step instruction? Thank you in advance!

© Super User or respective owner

Related posts about voip

Related posts about asterisk