calltoken

John Pierce <[email protected]> Wed, 20 Apr 2016 05:51:24 -0500
Newsgroups gmane.comp.telephony.fax.hylafax.user
Message-ID <[email protected]>
I am able to receive faxes via asterisk with no problems, however I am 
unable to send due to asterisk CallToken errors.

Error:
[2016-04-20 05:38:21] ERROR[2854]: chan_iax2.c:4998 handle_call_token: 
Call rejected, CallToken Support required. If unexpected, resolve by 
placing address 127.0.0.1:4572 in the calltokenoptional list or setting 
user 992 requirecalltoken=no

I have implemented each and all of the suggestions. I'm scratching my 
head here.

iax.conf:
general]
callerid="John Pierce"
bindport=4569
bindaddr=127.0.0.1
;calltokenoptional=0.0.0.0/0.0.0.0
;maxcallnumbers=16382
jitterbuffer=no
forcejitterbuffer=no
authdebug=yes

[iaxmodem-config](!)
disallow=all
allow=alaw
type=friend
;host=127.0.0.1
host=dynamic
requirecalltoken=no
context=fax
secret=blahblahblah
auth=plaintext
jitterbuffer=no

[990](iaxmodem-config)
port=4570
[991](iaxmodem-config)
port=4571
[992](iaxmodem-config)
port=4572
[993](iaxmodem-config)
port=4573
[994](iaxmodem-config)
port=4574
[995](iaxmodem-config)
port=4575
[996](iaxmodem-config)
port=4576
[997](iaxmodem-config)
port=4577
[998](iaxmodem-config)
port=4578
[999](iaxmodem-config)
port=4579

Sample iaxmodem: /etc/iaxmodem/ttyIAX0
device /dev/ttyIAX0
owner uucp:uucp
mode 660
port 4570
register 60
refresh 60
server 127.0.0.1
peername 990
secret blahblahblah
;cidname John Doe
;cidnumber 8005551212
;codec slinear
codec alaw
;codec ulaw
;record
;replay
nojitterbuffer
;iax2debug
;dspdebug

Asterisk 13.7.2
iaxmodem 1.3.0
Hylafax+ 5.5.8
Postfix 3.0.1
Dovecot 2.2.23

Thanks in advance


____________________ HylaFAX(tm) Users Mailing List _______________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
 On UNIX: mail -s unsubscribe [email protected] < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail [email protected].*