asterisk2billing.org
http://forum.asterisk2billing.org/

A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue
http://forum.asterisk2billing.org/viewtopic.php?f=35&t=8442
Page 1 of 1

Author:  sudarvendan [ Sat Dec 25, 2010 8:37 am ]
Post subject:  A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

Dear All,

I have installed Trixbox 2.6.2.2 with A2billing 1.8.1 with all instructions, But if i make a outbound call from A2billing SIP Account, I am getting error message.

"Call Failed :Not Found"

Herewith i have enclosed the logs,

NOTICE[3993] chan_sip.c: Call from 'XXXXXXXX' to extension 'XXXXXXXXX' rejected because extension not found.
NOTICE[3993] chan_sip.c: Call from 'XXXXXXXX' to extension 'XXXXXXXXX' rejected because extension not found.


Kindly guide me resolving the issue.


Regards,
Sudar

Author:  jroper [ Sun Dec 26, 2010 8:14 am ]
Post subject:  Re: A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

Hi

The answer is in the question, you have dialed an extension that does not exist.

Look in the /var/log/asterisk/full log for more clues, it's more verbose than the Asterisk console.

Joe

Author:  sudarvendan [ Mon Dec 27, 2010 6:05 am ]
Post subject:  Re: A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

Hi,

You have mistaken, It is a Call VIA Proxy Server and i am not making internal and i am making Outbound Call, I have checked the extensions_a2billing.conf and the additional conf files seems to be Ok, but the A2Billing Account is not able to make any outbound calls, by the log it is not able to get the dial pattern and the file a2billing.php, It is just messed up for me, where did i went wrong..


Regards,
Sudar

Author:  jroper [ Mon Dec 27, 2010 9:05 am ]
Post subject:  Re: A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

Hi

I based my answer on the information you have given us.

With more information about the nature of the problem, with logs (attached not pasted) we may provide a different answer.

Joe

Author:  sudarvendan [ Mon Dec 27, 2010 3:21 pm ]
Post subject:  Re: A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

Hi,

Kindly find the enclosed log Message.

NOTICE[5519] chan_sip.c: Call from '' to extension '' rejected because extension not found in context 'a2billing'.
VERBOSE[5519] netsock.c: == Using SIP RTP TOS bits 184
VERBOSE[5519] netsock.c: == Using SIP RTP CoS mark 5
NOTICE[5519] chan_sip.c: Call from '' to extension '' rejected because extension not found in context 'a2billing'.


Regards,
Sudar

Author:  jroper [ Mon Dec 27, 2010 3:24 pm ]
Post subject:  Re: A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

Hi

No that does not change my original answer.

The number you are dialling is not matching with any extension in the a2billing context, and therefore is failing.

Joe

Author:  sudarvendan [ Tue Dec 28, 2010 12:39 pm ]
Post subject:  Re: A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

Hi,

I changed the Dial Plan in extensions_a2billing.conf, I m not sure why it wasn't working, in old version the same was working... :( simple error... :)

[a2billing]
exten => _X.,1,AGI(a2billing.php|1)
exten => _X.,n,Hangup

before it was,

[a2billing]
exten => _X.,n,AGI(a2billing.php|1)
exten => _X.,n,Hangup


Regards,
Sudar

Author:  jroper [ Tue Dec 28, 2010 12:44 pm ]
Post subject:  Re: A2billing 1.8.1 with Trixbox 2.6.2.2 Outbound Calls Issue

The priority in the first line always has to be a 1, but the rest can be n

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/