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!

VoIP Phones - Asterisk: Difference between revisions

Disable direct media as it doesn't seem to work
(lang="ini")
(Disable direct media as it doesn't seem to work)
allow=alaw
trustrpid=yes
directmedia=no
</syntaxhighlight>
*We send Remote-Party-Id with the privacy and screen settings, setting '''trustrpid=yes''' in the incoming SIP config will allow Asterisk to pass withheld/unknown on.
disallow=all
allow=alaw
directmedia=no
</syntaxhighlight>
 
disallow=all
allow=alaw
directmedia=no
; incoming
context=aaisp-incoming-context
1

edit