Hi Kevin et al, I have raised this as a flag with GV. They are on the case. Do you have a Grandstream or similar? It does work on that when configured to use GV directly so it is working at some level.
Mark Kevin said: > Thanks for your suggestion. I will give it a try. The other issue I > have is that the Galaxy service claims it has call waiting. When one > call is up on the Galaxy connection, I get a busy when calling the > number, the same with an outbound, only one call at a time. > > Thanks again, > > Kevin > > > -----Original Message----- > From: Dr. Rich Murphey [mailto:[EMAIL PROTECTED] > Sent: Monday, May 31, 2004 2:31 PM > To: [EMAIL PROTECTED] > Subject: RE: [Asterisk-Users] Galaxy Voice > > If it fails to register, check the sip debug output for: > > REGISTER sip:216.229.127.40 SIP/2.0 > Via: SIP/2.0/UDP 0.0.0.0:5060.... > > If you see 0.0.0.0 in the 'Via' line, try using > > nat=yes > externip=<your external address> > > in your *global* section at the head of sip.conf. > > I've searched but haven't been able to find where the value is being set > to > 0.0.0.0. > > Cheers, > Rich > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:asterisk-users- >> [EMAIL PROTECTED] On Behalf Of Kevin >> Sent: Saturday, May 29, 2004 1:24 PM >> To: [EMAIL PROTECTED] >> Subject: RE: [Asterisk-Users] Galaxy Voice >> >> Yes, I did a search and have what I think is the correct > configuration. >> I did a google search and I didn't see much. I was successful in >> getting it to work both inbound and outbound with the exception of the >> notices and warnings. >> >> The config I am using is: >> >> [galaxyvoice] >> nat=yes >> port=5060 >> fromuser=12345678 >> fromdomain=216.229.127.40 >> username=12345678 >> type=friend >> secret=12345678 >> auth=md5 >> host=216.229.127.40 >> ;defaultip=216.229.127.40 >> reinvite=no >> canreinvite=no >> dtmfmode=rfc2833 >> context=inbound-galaxy >> qualify=yes >> disallow=all >> allow=gsm >> allow=ulaw >> callerid=12345678 >> incominglimit=2 >> defaultexpirey=60 >> >> >> -----Original Message----- >> From: brian k. west [mailto:[EMAIL PROTECTED] >> Sent: Saturday, May 29, 2004 2:58 PM >> To: [EMAIL PROTECTED] >> Subject: Re: [Asterisk-Users] Galaxy Voice >> >> Also I think someone posted a galaxy voice config example on the > mailing >> list a few weeks back.. have you searched google yet? >> >> bkw >> ----- Original Message ----- >> From: "Kevin " <[EMAIL PROTECTED]> >> To: <[EMAIL PROTECTED]> >> Sent: Saturday, May 29, 2004 11:04 AM >> Subject: RE: [Asterisk-Users] Galaxy Voice >> >> >> > I deeply apologize for the incorrect statement, thanks for taking > the >> > time to point out the error...your help is appreciated. >> > >> > -----Original Message----- >> > From: brian k. west [mailto:[EMAIL PROTECTED] >> > Sent: Saturday, May 29, 2004 1:31 PM >> > To: [EMAIL PROTECTED] >> > Subject: Re: [Asterisk-Users] Galaxy Voice >> > >> > First off they are not "ERRORS" they are NOTICE and WARNING. >> > >> > bkw >> > >> > ----- Original Message ----- >> > From: "Kevin " <[EMAIL PROTECTED]> >> > To: <[EMAIL PROTECTED]> >> > Sent: Saturday, May 29, 2004 10:26 AM >> > Subject: [Asterisk-Users] Galaxy Voice >> > >> > >> > > Has anyone successfully used Galaxy Voice with Asterisk? >> > > >> > > I am getting the following SIP errors repeated whether it is or >> isn't >> > > behind NAT. >> > > >> > > May 29 12:17:11 WARNING[1142135600]: chan_sip.c:595 retrans_pkt: >> > Maximum >> > > retries exceeded on call > [EMAIL PROTECTED] >> > for >> > > seqno 104 (Critical Request) >> > > May 29 12:17:25 NOTICE[1142135600]: chan_sip.c:3597 > sip_reg_timeout: >> > > Registration for '[EMAIL PROTECTED]' timed out, trying > again >> > > May 29 12:22:52 WARNING[1142135600]: chan_sip.c:595 retrans_pkt: >> > Maximum >> > > retries exceeded on call > [EMAIL PROTECTED] >> > for >> > > seqno 111 (Critical Request) >> > > May 29 12:23:06 NOTICE[1142135600]: chan_sip.c:3597 > sip_reg_timeout: >> > > Registration for '[EMAIL PROTECTED]' timed out, trying > again >> > > asterisk2*CLI> >> > > >> > > >> > > _______________________________________________ >> > > Asterisk-Users mailing list >> > > [EMAIL PROTECTED] >> > > http://lists.digium.com/mailman/listinfo/asterisk-users >> > > To UNSUBSCRIBE or update options visit: >> > > http://lists.digium.com/mailman/listinfo/asterisk-users >> > > >> > _______________________________________________ >> > Asterisk-Users mailing list >> > [EMAIL PROTECTED] >> > http://lists.digium.com/mailman/listinfo/asterisk-users >> > To UNSUBSCRIBE or update options visit: >> > http://lists.digium.com/mailman/listinfo/asterisk-users >> > >> > >> > >> > >> > _______________________________________________ >> > Asterisk-Users mailing list >> > [EMAIL PROTECTED] >> > http://lists.digium.com/mailman/listinfo/asterisk-users >> > To UNSUBSCRIBE or update options visit: >> > http://lists.digium.com/mailman/listinfo/asterisk-users >> > >> >> _______________________________________________ >> Asterisk-Users mailing list >> [EMAIL PROTECTED] >> http://lists.digium.com/mailman/listinfo/asterisk-users >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> >> >> >> _______________________________________________ >> Asterisk-Users mailing list >> [EMAIL PROTECTED] >> http://lists.digium.com/mailman/listinfo/asterisk-users >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Mark Phillips, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com/ _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
