Changes

From SME Server
Jump to navigationJump to search
Added note - chan_iax2 fails to register after update to asterisk14, and layout changes
Line 1: Line 1: −
{{Warning box|This has only been tested with Asterisk 1.4.25.1-78, Sail 2.4.1-2 and -3, and the Hylafax Contrib from Dungog (smeserver-hylafax-0.9.6 with hylafax-4.4.4-1)
  −
  −
No other asterisk contribs or implementations have been used or tested.
  −
  −
It is assumed that you have a working Sail/asterisk installation before you start.
  −
  −
YMMV}}
  −
   
==IAXModem for SME Server==
 
==IAXModem for SME Server==
 
{{Level|Advanced}}
 
{{Level|Advanced}}
Line 15: Line 7:  
For further info see also
 
For further info see also
   −
[http://sarkpbx.com/twiki/bin/view Selintra SarkPBX]
+
*[http://sarkpbx.com/twiki/bin/view Selintra SarkPBX]
 +
 
 +
*[http://iaxmodem.sourceforge.net/ IaxModem]
   −
[http://iaxmodem.sourceforge.net/ IaxModem]
+
*[http://www.hylafax.org/content/Main_Page Hylafax]
   −
[http://www.hylafax.org/content/Main_Page Hylafax]
+
*[[Asterisk]] and [[HylaFax]] Contribs Wiki entries
 +
 
 +
This Howto has only been tested with
 +
 
 +
*Asterisk - 1.4.25.1-78 and 1.4.28-88
 +
 
 +
*Sail - 2.4.1-2 -3 -4 and -6
 +
 
 +
*Hylafax Contrib from Dungog - smeserver-hylafax-0.9.6 with hylafax-4.4.4-1
 +
 
 +
No other asterisk contribs or implementations have been used or tested.
 +
 
 +
It is assumed that you have a working Sail/asterisk installation before you start.
   −
[[Asterisk]] and [[HylaFax]] Contribs Wiki entries
+
YMMV
    
===Sail and Asterisk Setup===
 
===Sail and Asterisk Setup===
Line 34: Line 40:  
*Make sure that the ''Fax'' detection tick box is ticked
 
*Make sure that the ''Fax'' detection tick box is ticked
 
*Include a ''Transformation String'' of '95:' at the beginning
 
*Include a ''Transformation String'' of '95:' at the beginning
{{Note box|We will configure HylaFax later to prefix dialled numbers with 95 so we can identify them as an outgoing fax and route them as desired.
+
{{Tip box|We will configure HylaFax later to prefix dialled numbers with 95 so we can identify them as an outgoing fax and route them as desired.
 
You can use any prefix you want, not just 95 as long as you use it consistently.
 
You can use any prefix you want, not just 95 as long as you use it consistently.
 
See Fax Route and HylaFax sections later}}
 
See Fax Route and HylaFax sections later}}
Line 58: Line 64:  
  allow=slin
 
  allow=slin
    +
{{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>
 +
Added <nowiki>requirecalltoken=no</nowiki> to stanza for fax extension and registered OK again}}
 +
 
===IAXModem===
 
===IAXModem===
 
====Installation====
 
====Installation====

Navigation menu