David John Walsh
2005-Apr-11 10:34 UTC
[Asterisk-Users] 499 Error on X-lite / asterisk setup
I have a fairly simple asterisk setup - A@H 0.8 in SIP.conf: Extentions 200 - 204 - username, password, callerid all same as extension Extensions.conf - default build from A@H 0.8 In x-lite all spaces are either the IP address of the asterisk box or the extension number. On loading of x-lite, asterisk pipes up that the extension is seen dialling anything from x-lite gets to asterisk (seen with sip debug) however nothing comes up in the console (verbose >4) and 2 seconds later x-lite returns an error of "499 Not Acceptable Here" In the console I get : SIP/2.0 488 Not Acceptable Here Via: SIP/2.0/UDP 172.16.0.32:5060;branch=z9hG4bKAD3D66F2AAAF11D9A5AF000A95D3F194 From: 200 <sip:200@172.16.1.5>;tag=1211608254 To: <sip:201@172.16.1.5>;tag=as2a712e55 Call-ID: ABC2A5CE-AAAF-11D9-A5AF-000A95D3F194@172.16.0.32 CSeq: 16528 INVITE User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER Contact: <sip:201@172.16.1.5> Content-Length: 0 The AAH was a clean install from the ISO on known to be good hardware, and its nothing I haven't done before Have I missed something? David
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 1952 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050411/2490ae43/attachment.jpeg
David John Walsh
2005-Apr-11 11:22 UTC
[Asterisk-Users] 499 Error on X-lite / asterisk setup
I recived 2 files from Ben. Two things I forgot to mention : performing a SIP show peer xxx (where xxx is the etension number) shows the UA as being xlite and the right IP address, so i'm fairly sure its registered properly xlite is on a mac, but on previous setups i've never needed to change more than the config. incidentally, without wishing to offend, the names of the files don't seem to be right. David On Apr 11, 2005 6:41 PM, Ben Bush <ben@vintela.com> wrote:> Here you go. > > Ben > > ________________________________ > > From: asterisk-users-bounces@lists.digium.com on behalf of David John Walsh > Sent: Mon 4/11/2005 11:34 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] 499 Error on X-lite / asterisk setup > > > I have a fairly simple asterisk setup - A@H 0.8 in SIP.conf: > > Extentions 200 - 204 - username, password, callerid all same as extension > > Extensions.conf - default build from A@H 0.8 > > In x-lite all spaces are either the IP address of the asterisk box or > the extension number. > > On loading of x-lite, asterisk pipes up that the extension is seen > > dialling anything from x-lite gets to asterisk (seen with sip debug) > however nothing comes up in the console (verbose >4) and 2 seconds > later x-lite returns an error of "499 Not Acceptable Here" > > In the console I get : > > SIP/2.0 488 Not Acceptable Here > Via: SIP/2.0/UDP 172.16.0.32:5060;branch=z9hG4bKAD3D66F2AAAF11D9A5AF000A95D3F194 > From: 200 <sip:200@172.16.1.5>;tag=1211608254 > To: <sip:201@172.16.1.5>;tag=as2a712e55 > Call-ID: ABC2A5CE-AAAF-11D9-A5AF-000A95D3F194@172.16.0.32 > CSeq: 16528 INVITE > User-Agent: Asterisk PBX > Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER > Contact: <sip:201@172.16.1.5> > Content-Length: 0 > > The AAH was a clean install from the ISO on known to be good hardware, > and its nothing I haven't done before > > Have I missed something? > > David > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >