Changes

From SME Server
Jump to navigationJump to search
→‎Fax Extension: Changed for strong password
Line 56: Line 56:  
  type=friend
 
  type=friend
 
  username=FaxModem
 
  username=FaxModem
  secret=asterisk
+
  secret=xYz3aB45
 
  host=dynamic
 
  host=dynamic
 
  qualify=3000
 
  qualify=3000
Line 64: Line 64:  
  allow=slin
 
  allow=slin
    +
{{Note box| The 'secret' is a strong extension password generated automatically by Sail. It should not be changed, other than to another strong password. The value shown above is a dummy example.}}
 
{{Note box| After updating to Asterisk14-1.4.28-88, the fax extension fails to register, and gives the following error in the asterisk cli,
 
{{Note box| After updating to Asterisk14-1.4.28-88, the fax extension fails to register, and gives the following error in the asterisk cli,
 
  <nowiki>chan_iax2.c:4322 handle_call_token: Call rejected, CallToken Support required. If unexpected, resolve by placing address 127.0.0.1 in the calltokenoptional list or setting user 2000 requirecalltoken=no </nowiki>
 
  <nowiki>chan_iax2.c:4322 handle_call_token: Call rejected, CallToken Support required. If unexpected, resolve by placing address 127.0.0.1 in the calltokenoptional list or setting user 2000 requirecalltoken=no </nowiki>
 
Added <nowiki>requirecalltoken=no</nowiki> to stanza for fax extension and registered OK again}}
 
Added <nowiki>requirecalltoken=no</nowiki> to stanza for fax extension and registered OK again}}
+
 
 
===IAXModem===
 
===IAXModem===
 
====Installation====
 
====Installation====

Navigation menu