| |
| 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 |
Outbound call: Received response: FordbiddenTechnical 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 |
| |||
| Hello, When I dial a number starting with *, I get a strange answer from asterisk and a busy tone: WARNING[2582]: chan_sip.c:12198 handle_response_invite: Received response: "Frobidden" from "Jack".. I'm trying to set the call forwarding of my phone provider, and in order to do that, I need to dial *05 + the number to forward calls to.. Well, as each time I dial a number starting with *, it fails, I cannot forward my calls! In my dial plan: exten=_101XXXXXXXX,1,Dial(SIP/*059${EXTEN:3}@101), and it fails for example. Can you please help?? Thanks! |
| |||
| Guys! I'm completely stuck with this issue. I need to enable call forwarding from my phone provider and use it with asterisk. The only way IS to use and dial this *05 number.. I can't figure out what's wrong and why do I get this forbidden response when I dial it! Please help ! Thanks! |
| |||
| If it can help you guys to help me, I tried using this line in my extensions.conf: exten=_*05.,1,dial(SIP/${EXTEN:0}@101) Now, when I dial a number starting with *05, I get that as an answer: chan_sip.c:13885 handle_request_invite: Call from '75' to extension '*05' rejected because extension not found. It looks like it doesn't even try to dial all the digits I input after the *05, it just reads *05 and stops. Need your help! Thx! |
| |||
| do you have any pattern matching in your outbound for 05? i.e. _05XXXXXXXX sorry my mistake i never read your post (long day) have you tried removing the * so instead of "exten=_*05.,1,dial(SIP/${EXTEN:0}@101)" you have "exten=_05XXXXXXXXXXX.,1,dial(SIP/${EXTEN:0}@101)" Last edited by mudcow007 : May 15th, 2008 at 03:02 PM. |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SPA3102 ring my mobile when VOIP call received | AnthonyMills | Linksys (Sipura) VoIP Support Forum | 1 | March 22nd, 2007 11:39 PM |
| PAP2T received the call but does not ring | yaman | Linksys (Sipura) VoIP Support Forum | 1 | September 19th, 2006 05:38 AM |
| VoiceStick + Asterisk: Incoming call: Got SIP response 500 | gremln007 | Other Providers | 5 | July 20th, 2006 12:45 AM |
| No response by HT-488 to incoming PSTN call to FXO port | parwaaz | Grandstream Support Forum | 0 | January 29th, 2006 06:01 PM |
| SPA3000: PSTN call is dropped when a VOIP call is received | thehothit | Linksys (Sipura) VoIP Support Forum | 12 | November 16th, 2004 08:20 AM |