[asterisk-users] Asterisk + iaxmodem + hylafax makes sometimes wedged for hylafax

James Cloos cloos at jhcloos.com
Thu Jul 4 15:53:00 CDT 2013


>>>>> "GF" == Gianni Fioretta <gianni.fioretta at yetopen.it> writes:

GF> [Jul  4 17:45:03] NOTICE[22995]: chan_iax2.c:8775 update_registry: Restricting registration for peer 'modem99' to 60 seconds (requested 300)

GF> is that right?

When iaxmodem registers with asterisk, it defaults to asking that the
registration last 300 seconds.  Asterisk defaults to permiting only 60
seconds per registration.

You can eliminate that notice by configuring both sides with the same
duration.

In the iaxmodem config files, add a line:

refresh 60

to make iaxmodem ask for 60 seconds.

Alternatively, change the maxregexpire setting in asterisk's iax.conf
(in the [general] section) topermit values at least as large as 300 seconds.

-JimC
-- 
James Cloos <cloos at jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



More information about the asterisk-users mailing list