Try changing port=5064 to port=5060 in your Asterisk config file. Portech will negotiate it's port with Asterisk itself.
On Tue, Apr 20, 2010 at 10:50 AM, Jonas Kellens <[email protected]>wrote: > When there is a register with bad password, then this is the SIP response > : > > <------------> > [Apr 20 16:44:29] > <--- Transmitting (NAT) to my_public_ip:5061 ---> > *SIP/2.0 403 Forbidden (Bad auth)* > Via: SIP/2.0/UDP 192.168.1.22:5061 > ;branch=z9hG4bKbdc15a66904d1239;received=my_public_ip > From: "test" <sip:[email protected]>;tag=e1b2b6acd8aca5f0 > To: <sip:[email protected]>;tag=as1d7ac6a5 > Call-ID: [email protected] > CSeq: 20002 REGISTER > > User-Agent: Asterisk PBX > Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY > Supported: replaces > Content-Length: 0 > > > <------------> > [Apr 20 16:44:29] NOTICE[2541]: chan_sip.c:15889 handle_request_register: > Registration from '<sip:[email protected]>' failed for > 'my_public_ip' - Wrong password > > > This is quite different from the "wrong registrations" I get from the > MV-374 gateway... > > Don't know why local registration succeeds and to a public server fails... > NAT anyone ? But then why does it work like a charm with an IP-phone > (Grandstream) ?! > > > Jonas. > > > > bruce bruce wrote: > > I have had problems with Portech firmware using Chrome browser. The problem > was that when I changed the password on the gateway it would apply that > password to SIP PEERS as well. So, maybe, you are actually not having the > right password in your SIP peer as well and hence your Asterisk sends > Unauthorized. > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
