<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
[music playing in the background]<br><br>you have entered the twilight zone...<br><br>or is it the toilet zone.. im not sure<br><br>Well, congradulations! You have found yet another bug in Asterisk.<br><br>For some odd reason, which I havent even attempted to try to understand<br>and have no intention to, either, when you use the username of 'A2529' the<br>mysql-based authentication does not properly match the md5 checksums<br>and it WONT login. Poop!<br><br>So, I changed your node number to 2535. I hope this is okay.<br><br>Usually, when I find bugs like this, I fix them, but I dont see how its worth<br>it in this case.<br><br>So dont feel bad, its not anything you have done other then being in the<br>wrong place at the wrong time and getting the 'lemon'. :-)<br><br>JIM WB6NIL<br><br>> From: tim.sawyer@mac.com<br>> To: app_rpt-users@qrvc.com<br>> Date: Tue, 25 Aug 2009 09:34:23 -0700<br>> Subject: Re: [App_rpt-users] Registration Refused<br>> <br>> ... and this is my nodes stanza<br>> <br>> [nodes]<br>> 2528 = radio@127.0.0.1/2528,NONE       ; VHF<br>> 2529 = radio@127.0.0.1/2529,NONE    ; UHF<br>> <br>> --<br>> Tim<br>> :wq<br>> <br>> On Aug 25, 2009, at 8:39 AM, Tim Sawyer wrote:<br>> <br>> Thanks Jon,<br>> <br>> I removed the second statpost_program and restarted asterisk but it<br>> still is not reporting. Here are my two node stanzas:<br>> <br>> [2528]                         ; Change this to your assigned node number<br>> <br>> rxchannel = Radio/usb                   ; Rx audio/signalling channel<br>> controlstates=controlstates         ; system control state list<br>> scheduler=schedule;                   ; scheduler entries<br>> functions=functions                   ; Repeater Function Table<br>> phone_functions=functions               ; Repeater Function Table<br>> link_functions=link-functions           ; Link Function Table<br>> telemetry=telemetry                 ; Telemetry descriptions<br>> wait_times=wait-times                    ; Wait times<br>> context =  radio                     ; dialing context for phone<br>> callerid = "WD6AWP Repeater" <7140000000> ; callerid for phone calls<br>> ; idrecording = |iwd6awp/r         ; Main ID message<br>> idrecording = /etc/asterisk/wd6awp-r            ; Main ID message<br>> accountcode=RADIO                       ; account code (optional)<br>> hangtime=1000                           ; squelch tail hang time (in ms) (optional)<br>> althangtime=5000                      ; longer squelch tail<br>> totime=1200000                              ; transmit time-out time (in ms) (optional)<br>> idtime=540000                         ; id interval time (in ms) (optional)<br>> ; The default values for hangtime, time-out time, and id interval time<br>> are<br>> ; 5 seconds (5000 ms),  3 minutes (180000 ms), and 5 minutes (300000 ms)<br>> ; respectively<br>> <br>> politeid=30000                            ; time in milliseconds before ID timer<br>> <br>>                                     ; expires to try and ID in the tail.<br>>                                      ; (optional, default is 30000).<br>> idtalkover=|iwd6awp/r                     ; Talkover ID (optional) default is none<br>> unlinkedct=ct9                           ; unlinked courtesy tone (optional) default is none<br>> remotect=ct3<br>> linkunkeyct=ct1<br>> statpost_program=/usr/bin/wget,-q,--output-document=/dev/null<br>> statpost_url=http://stats.allstarlink.org/uhandler.php<br>> erxgain=-3.0      ; defaults to -3.0 db<br>> etxgain=3.0       ; defaults to 3.0 db.<br>> irxgain=-3.0      ; defaults to -10.0 db<br>> itxgain=3.0       ; defaults to 10.0 db.<br>> macro = mymacros<br>> <br>> [2529]                              ; Change this to your assigned node number<br>> <br>> rxchannel = Radio/usb1                  ; Rx audio/signalling channel<br>> controlstates=controlstates         ; system control state list<br>> scheduler=schedule;                   ; scheduler entries<br>> functions=functions                   ; Repeater Function Table<br>> phone_functions=functions               ; Repeater Function Table<br>> link_functions=link-functions           ; Link Function Table<br>> telemetry=telemetry                 ; Telemetry descriptions<br>> wait_times=wait-times                    ; Wait times<br>> context =  radio                     ; dialing context for phone<br>> callerid = "WD6AWP Repeater" <7140000000> ; callerid for phone calls<br>> ; idrecording = |iwd6awp/r         ; Main ID message<br>> idrecording = /etc/asterisk/wd6awp-r            ; Main ID message<br>> accountcode=RADIO                       ; account code (optional)<br>> hangtime=1000                           ; squelch tail hang time (in ms) (optional)<br>> althangtime=5000                      ; longer squelch tail<br>> totime=1200000                              ; transmit time-out time (in ms) (optional)<br>> idtime=540000                         ; id interval time (in ms) (optional)<br>> ; The default values for hangtime, time-out time, and id interval time<br>> are<br>> ; 5 seconds (5000 ms),  3 minutes (180000 ms), and 5 minutes (300000 ms)<br>> ; respectively<br>> <br>> politeid=30000                            ; time in milliseconds before ID timer<br>> <br>>                                     ; expires to try and ID in the tail.<br>>                                      ; (optional, default is 30000).<br>> idtalkover=|iwd6awp/r                     ; Talkover ID (optional) default is none<br>> unlinkedct=ct9                           ; unlinked courtesy tone (optional) default is none<br>> remotect=ct3<br>> linkunkeyct=ct1<br>> ; statpost_program=/usr/bin/wget,-q,--output-document=/dev/null<br>> statpost_url=http://stats.allstarlink.org/uhandler.php<br>> erxgain=-3.0      ; defaults to -3.0 db<br>> etxgain=3.0       ; defaults to 3.0 db.<br>> irxgain=-3.0      ; defaults to -10.0 db<br>> itxgain=3.0       ; defaults to 10.0 db.<br>> macro = mymacros<br>> <br>> <br>> --<br>> Tim<br>> :wq<br>> <br>> On Aug 25, 2009, at 7:15 AM, Jon Rorke wrote:<br>> <br>> If you are doing a 2 node system, then you also need to set up the<br>> rpt.conf file to report both nodes separately.<br>> <br>> Your IAX file is most likely ok.<br>> <br>> In you rpt conf file you need to have the reporting lines in each node<br>> stanza.<br>> <br>> eg:<br>> <br>> [first node]<br>> (node 1 config stuff)<br>> <br>> Add the stat post lines as per normal:<br>> <br>> statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-<br>> document=/dev/null<br>> ; get Allstar updates for node look up<br>> statpost_url=http://stats.allstarlink.org/uhandler.php    ; Report  this<br>> node  to Allstar stats page<br>> <br>> <br>> And at the end of the second node just add this line:<br>> <br>> [second node]<br>> (node 2 config stuff)<br>> <br>> statpost_url=http://stats.allstarlink.org/uhandler.php  ; Report this<br>> node to Allstar stats page<br>> <br>> Note that the line for getting node updates must not be here. Only the<br>> line that reports to the Allstar server.<br>> <br>> <br>> Hope this helps.<br>> <br>> Jon VA3RQ<br>> <br>> <br>> Tim Sawyer wrote:<br>> > I'm setting up a second node for the first time and it won't register.<br>> ><br>> > /etc/asterisk/iax.conf:<br>> > [general]<br>> > register=A2528:0xxxxx@register.allstarlink.org<br>> > register=A2529:0xxxxx@register.allstarlink.org<br>> ><br>> ><br>> > /var/log/astersik/messages:<br>> > [Aug 25 05:41:57] NOTICE[16131] chan_iax2.c: Registration of 'A2529'<br>> > rejected: 'Registration Refused' from: 'xxx.xxx.xxx.xxx'<br>> > [Aug 25 05:42:47] NOTICE[16129] chan_iax2.c: Registration of 'A2529'<br>> > rejected: 'Registration Refused' from: 'xxx.xxx.xxx.xxx'<br>> > [Aug 25 05:43:37] NOTICE[16128] chan_iax2.c: Registration of 'A2529'<br>> > rejected: 'Registration Refused' from: 'xxx.xxx.xxx.xxx'<br>> ><br>> ><br>> > I've confirmed the new password and tripple check my conf files. The<br>> > new node is otherwise working. Any ideas?<br>> ><br>> > Thanks,<br>> > --<br>> > Tim, WD6AWP<br>> > :wq<br>> ><br>> > _______________________________________________<br>> > App_rpt-users mailing list<br>> > App_rpt-users@qrvc.com<br>> > http://qrvc.com/mailman/listinfo/app_rpt-users<br>> ><br>> ><br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@qrvc.com<br>> http://qrvc.com/mailman/listinfo/app_rpt-users<br>> <br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@qrvc.com<br>> http://qrvc.com/mailman/listinfo/app_rpt-users<br>> <br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@qrvc.com<br>> http://qrvc.com/mailman/listinfo/app_rpt-users<br></body>
</html>