Timothy Parez
2007-Mar-24  07:34 UTC
[asterisk-users] Can be called on FreeWorldDialup/IAX channel, but can't make calls
Hi,
I have an FWD account and it's configured in asterisk.
I can be called by people using FWD, but I cannot make FWD calls myself.
Every number dialed with a 8 prefix goes to FWD,
if for example I call the echo servie I get this:
Connected to Asterisk 1.2.13 currently running on asterisk (pid = 2865)
Verbosity is at least 35
    -- Executing SetCallerID("SIP/timothy-08224f08", ""Het
Bos"") in new
stack
    -- Executing Dial("SIP/timothy-08224f08",
"IAX2/814179:myverysecretpassword@iax2.fwdnet.net/613|60|r") in new
stack
    -- Called 814179:reerders22@iax2.fwdnet.net/613
Mar 24 15:26:28 NOTICE[2875]: chan_iax2.c:2869 auto_congest:
Auto-congesting call due to slow response
    -- IAX2/192.246.69.186:4569-5 is circuit-busy
    -- Hungup 'IAX2/192.246.69.186:4569-5'
  == Everyone is busy/congested at this time (1:0/1/0)
    -- Executing Congestion("SIP/timothy-08224f08", "") in
new stack
  == Spawn extension (internal, 8613, 3) exited non-zero on
'SIP/timothy-08224f08'
Mar 24 15:28:55 ERROR[2873]: chan_sip.c:11076 handle_request_subscribe:
Got SUBSCRIBE for extension 00032498043823@internal from 172.17.249.253,
but there is no hint for that extension
Who can help me with this?
Thank you.
Chris Nighswonger
2007-Mar-24  14:32 UTC
[asterisk-users] Can be called on FreeWorldDialup/IAX channel, but can't make calls
On 3/24/07, Timothy Parez <timothyparez@linux.be> wrote:> Hi, > > I have an FWD account and it's configured in asterisk. > I can be called by people using FWD, but I cannot make FWD calls myself.I have FWD and IAXTel configured as well. FWD has been having problems with their IAX server for awhile judging by their forums. I have exchanged emails with Juan there and after one reboot of their IAX box I was able to call time, echo test, and the likes, but no 800 numbers. I even could receive calls. Then it quit again. Juan reset my account, but it still does not work. IAXTel registers fine. However, I get the conjestion messges with every 800 number I attempt to dial always. But, these are donated services so we can't complain too much. Chris
Chris Nighswonger
2007-Mar-24  14:35 UTC
[asterisk-users] Can be called on FreeWorldDialup/IAX channel, but can't make calls
On 3/24/07, Timothy Parez <timothyparez@linux.be> wrote:> Mar 24 15:28:55 ERROR[2873]: chan_sip.c:11076 handle_request_subscribe: > Got SUBSCRIBE for extension 00032498043823@internal from 172.17.249.253, > but there is no hint for that extensionI believe the subscribe error comes from not having a 'hint' in the context of the extension for the sip @ 172.17.249.253 indicating the sip at extension 00032498043823 (what an extension!). I am new myself to * so someone may need to correct me on this one. Chris