Hi all,
I want to register SIPS softphone to asterisk which i installed successfull but i am not able to register. Becuase i am new in asterisk so first i wanted to register SIP clients in asterisk after that i can move for other functions.
here is what i made modification only in sip.conf file.
[1111]
type=friend
username=111111
secret=111111
port=5060
nat=yes
host=dynamic
context=voip
Please help me how i can register my SIPS softphone?
Thank You