If you are doing a 2 node system, then you also need to set up the rpt.conf file to report both nodes separately. Your IAX file is most likely ok. In you rpt conf file you need to have the reporting lines in each node stanza. eg: [first node] (node 1 config stuff) Add the stat post lines as per normal: statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null ; get Allstar updates for node look up statpost_url=http://stats.allstarlink.org/uhandler.php ; Report this node to Allstar stats page And at the end of the second node just add this line: [second node] (node 2 config stuff) statpost_url=http://stats.allstarlink.org/uhandler.php ; Report this node to Allstar stats page Note that the line for getting node updates must not be here. Only the line that reports to the Allstar server. Hope this helps. Jon VA3RQ Tim Sawyer wrote:
I'm setting up a second node for the first time and it won't register.
/etc/asterisk/iax.conf: [general] register=A2528:0xxxxx@register.allstarlink.org register=A2529:0xxxxx@register.allstarlink.org
/var/log/astersik/messages: [Aug 25 05:41:57] NOTICE[16131] chan_iax2.c: Registration of 'A2529' rejected: 'Registration Refused' from: 'xxx.xxx.xxx.xxx' [Aug 25 05:42:47] NOTICE[16129] chan_iax2.c: Registration of 'A2529' rejected: 'Registration Refused' from: 'xxx.xxx.xxx.xxx' [Aug 25 05:43:37] NOTICE[16128] chan_iax2.c: Registration of 'A2529' rejected: 'Registration Refused' from: 'xxx.xxx.xxx.xxx'
I've confirmed the new password and tripple check my conf files. The new node is otherwise working. Any ideas?
Thanks, -- Tim, WD6AWP :wq
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users