Sirs, Thank you for your quick response. But when i try to make a call to FWD the following error appears: For example, when i call to 612 (a service number of FWD) -- Executing Dial("SIP/Phone4-e85b", "SIP/612@fwd.pulver.com|90|Ttr") in new stack -- Called 612@fwd.pulver.com -- Got SIP response 500 "I'm terribly sorry, server error occured (1/SL)" back from 69.90.155.70 -- SIP/fwd.pulver.com-f526 is circuit-busy == Everyone is busy/congested at this time Have you any idea? Thank you in advance, Juanjo
Did you dial the 800 number correctly? You need to dial *1800XXXXXXX. I had this problem for a while and then checked out the docs on FWD's website. Any toll-free number seems to require a "*" before dialing. You can setup your dialing prefixes to add it automatically so it becomes transparent to users. Pat -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Juanjo Portela Sent: Friday, 13 May, 2005 19:07 To: Lista Asterisk Subject: [Asterisk-Users] 1-800 with FWD Sirs, Thank you for your quick response. But when i try to make a call to FWD the following error appears: For example, when i call to 612 (a service number of FWD) -- Executing Dial("SIP/Phone4-e85b", "SIP/612@fwd.pulver.com|90|Ttr") in new stack -- Called 612@fwd.pulver.com -- Got SIP response 500 "I'm terribly sorry, server error occured (1/SL)" back from 69.90.155.70 -- SIP/fwd.pulver.com-f526 is circuit-busy == Everyone is busy/congested at this time Have you any idea? Thank you in advance, Juanjo _______________________________________________ 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
> -- Executing Dial("SIP/Phone4-e85b", > "SIP/612@fwd.pulver.com|90|Ttr") in new stack > -- Called 612@fwd.pulver.com > -- Got SIP response 500 "I'm terribly sorry, server error occured > (1/SL)" back from 69.90.155.70 > -- SIP/fwd.pulver.com-f526 is circuit-busy > == Everyone is busy/congested at this timeHere's what I get: -- Called 612@fwd.pulver.com -- SIP/fwd.pulver.com-4634 is ringing -- SIP/fwd.pulver.com-4634 answered SIP/2002-0997 So your dial statement is correct, but what does your [fwd.pulver.com] sip peer entry look like?
http://www.voip-info.org/wiki-AsteriskAtHomeFWD -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Wilson Pickett Sent: Saturday, May 14, 2005 1:32 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] 1-800 with FWD> And their 612/613 etc numbers should be dialed as 393612 etc.Where did you get that? Service numbers are dialed as they are published on http://www.freeworlddialup.com/advanced/service_numbers with no prefix other than one you may have arbitrarly added in your own dialplan. 393 (fwd on the dial) is often used in dialplans. _______________________________________________ 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
oh, Thank you !! Problem solved. Juanjo On 5/13/05, Patrick M. Gray, Jr. <patgrayjr@yahoo.com> wrote:> Did you dial the 800 number correctly? You need to dial *1800XXXXXXX. I > had this problem for a while and then checked out the docs on FWD's website. > Any toll-free number seems to require a "*" before dialing. You can setup > your dialing prefixes to add it automatically so it becomes transparent to > users. > > Pat > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Juanjo Portela > Sent: Friday, 13 May, 2005 19:07 > To: Lista Asterisk > Subject: [Asterisk-Users] 1-800 with FWD > > Sirs, > > Thank you for your quick response. > But when i try to make a call to FWD the following error appears: > For example, when i call to 612 (a service number of FWD) > > -- Executing Dial("SIP/Phone4-e85b", > "SIP/612@fwd.pulver.com|90|Ttr") in new stack > -- Called 612@fwd.pulver.com > -- Got SIP response 500 "I'm terribly sorry, server error occured > (1/SL)" back from 69.90.155.70 > -- SIP/fwd.pulver.com-f526 is circuit-busy > == Everyone is busy/congested at this time > > Have you any idea? > > Thank you in advance, > Juanjo > _______________________________________________ > 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 > >