Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

SIP2SIM: Asterisk Configuration: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
Created page with "Example asterisk config: sip.conf [sip2sim] type=friend ..."
 
AA-Andrew (talk | contribs)
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
secret=password
secret=password
canreinvite=no
canreinvite=no
; You may not need the 'insecure=invite,port' line.
insecure=invite,port
; insecure=invite,port
trustrpid=yes
trustrpid=yes
qualify=yes
qualify=yes
Line 15: Line 16:
context=default
context=default


You may not need the 'insecure=invite,port' line.
[[Category:SIP2SIM]]

[[Category:Configuring Voice SIMs]]