Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 8:37 pm
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Version 1.7, Maintenance Monitor
PostPosted: Sat Apr 17, 2010 6:53 pm 
Offline

Joined: Thu Apr 10, 2008 10:33 pm
Posts: 37
Hi Guys,

Does anyone have a link on how to setup the Maintenance Monitor:
According to the heading its says:
IVR Monitoring, an extension should be configured for the admin to call and monitor through an IVR some important data from your system.

I press on the link of online-documentation and we have nothing to indicate how to set it up.

Thanks
Marcias


Top
 Profile  
 
 Post subject: Re: Version 1.7, Maintenance Monitor
PostPosted: Thu Apr 22, 2010 5:46 pm 
Offline

Joined: Wed Feb 13, 2008 11:11 am
Posts: 224
Marcias,
Yes, i will share with you a simple configuration on one of my test severs with 1.7 loaded,

Code:
[custom-sipphone]
exten => _X.,1,GotoIf($["${EXTEN}" = "6245"]? 8);Dial Mailbox
exten => _X.,2,GotoIf($["${EXTEN}" = "150"]? 9); Check Account Balance
exten => _X.,3,GotoIf($["${EXTEN}" = "867"]? 10); Refill Account Using Vouchers
exten => _X.,4,GotoIf($["${EXTEN}" = "3246"]? 11); Echo test the latency
exten => _X.,5,GotoIf($["${EXTEN}" = "9999"]? 12); Monitor System
exten => _X.,6,DeadAGI(a2billing.php|1)
exten => _X.,7,Hangup
exten => _X.,8,VoiceMailMain(${CDR(accountcode)}@default)
exten => _X.,9,DeadAGI(a2billing.php|4)
exten => _X.,10,DeadAGI(a2billing.php|5|voucher)
exten => _X.,11,Goto(echotest,${EXTEN},1)
exten => _X.,12,Goto(a2billing_monitoring,${EXTEN},1)
exten => _X.,13,Hangup


and the monitoring context

Code:
[a2billing_monitoring]
exten => _X.,1,deadAGI(a2billing_monitoring.php|1)
exten => _X.,2,Hangup


hope this helps

Rgds
Eamonn

http://www.eatelco.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
Voice Broadcast System


All times are UTC


Who is online

Users browsing this forum: No registered users and 49 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