| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
407 problemTechnical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| I recently lost my setup (bad drive) and I'm now trying to get my setup back. I have Asterisk setup to a BT100, a Cisco 7960 (7.2 SIP) and an SPA3000. I can call the phone extension, I can call from the phone on the SPA to other extensions and I can call out to the PSTN. What I can't do is to call from the PSTN to through the SPA to Asterisk. It rings twice then I get fast busy. I have the SPA wait for the caller ID info (the reason it rings twice). What I've got is as follows: Code: registry=>pstn:pstn@spa.uucp:5061 [pstn_in] username = pstn secret = pstn type = user host = spa.uucp port = 5061 context = from-pstn mailbox = 2202 nat = never dtmfmode = rfc2833 canreinvite = yes qualify = yes insecure = very disallow = all ; need disallow before we can allow allow = ulaw ; [pstn_out] username = pstn secret = pstn type = peer host = spa.uucp port = 5061 context = to-pstn from_user = pstn nat = never dtmfmode = rfc2833 canreinvite = yes qualify = yes insecure = yes disallow = all ; need disallow before we can allow allow = ulaw ; (S0<:s@asterisk.uucp>) What I see on the Asterisk console is : May 17 23:36:29 NOTICE[11306]: chan_sip.c:10326 handle_request_invite: Failed to authenticate user xxxxxxxxxxxxxxx <sip:1xxxxxxxxx@asterisk.uucp>;tag=blahblahblah In sniffer I traces I see a 407 (Proxy Authentication Required). I've also noticed a 401 (Unauthorized) for the phone on the SPA. What am I configuring incorrectly. I'm using Asterisk 1.2.7, previously I was using 1.2.0.
__________________ Linux Home Automation Neil Cherry http://home.comcast.net/~ncherry/ http://linuxha.blogspot.com/ |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 407 Proxy Authentication Required SPA3000 PSTN no caller ID | phil_tdc | Linksys (Sipura) VoIP Support Forum | 2 | August 4th, 2006 12:13 AM |
| 407 proxy authentication required | trtr | Asterisk Support Forum | 0 | February 16th, 2006 05:03 PM |
| [X-Lite] Error 407 then 404 - Can't call out | DanZ | Other Hardware/Software | 3 | January 6th, 2006 07:13 AM |
| 407 error with x-lite | despiteful | IPKall Support Forum | 4 | January 5th, 2006 01:08 AM |
| 407; Proxy Authentication Required | fatcat | Asterisk Support Forum | 2 | October 9th, 2005 02:55 AM |