Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 12:27 am
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Calling the manager
PostPosted: Tue Jan 08, 2008 10:46 am 
Offline

Joined: Tue Sep 25, 2007 12:31 pm
Posts: 7
I am trying to see the logs inside asterisk what is happening with a2billing logging.
However I cannot get any logs displayed...I am able to browse a2billing over web interface and I can also add customers there.


This is the setup which I have:

extensions.conf

[a2billing]
; CallingCard application
exten => _X.,1,Answer
exten => _X.,2,Wait,2
exten => _X.,3,DeadAGI,a2billing.php
exten => _X.,4,Wait,2
exten => _X.,5,Dial(SIP/${EXTEN}@telprom-e1,60,t)
exten => _X.,6,Busy(6)
exten => _X.,7,Hangup

manager.conf
[general]
enabled = yes
port = 5038
bindaddr = 123.123.123.123
displayconnects = yes

[myasterisk]
secret = mycode (which password do i need to enter here?)
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user

; No access is allowed by default.
; To set a password, create a file in /etc/asterisk/manager.d
; use creative permission games to allow other serivces to create their own
; files
#include "manager.d/*.conf"

Regards,
Jan


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group