Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 2:39 pm
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: voicemail not working?
PostPosted: Wed Jun 22, 2011 7:42 am 
Offline

Joined: Mon Apr 11, 2011 9:58 am
Posts: 5
Hi to all,
I m using a2billing and I created a table named voicemailusers which includes all a2billing customers.When an a2billing customer calls another a2billing customer and he can not reach him I want him to leave voicemail.In Class.A2Billing.php there are lines for this.But somehow php never reads those lines.I searched from the internet i found that define(ACT_VOICEMAIL,false) should be changed into define(ACT_VOICEMAIL,true) in common.defines.php(I dont even know whether it s correct or not but i set it true).How can I enable voicemail??Any suggestion will be appreciated.
Thanks.


Top
 Profile  
 
 Post subject: Re: voicemail not working?
PostPosted: Wed Jun 22, 2011 9:29 am 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
This may clarify.

http://www.star2billing.com/products/en ... voicemail/

Yours

Joe


Top
 Profile  
 
 Post subject: Re: voicemail not working?
PostPosted: Tue Jun 28, 2011 9:45 pm 
Offline

Joined: Wed Mar 10, 2010 5:42 pm
Posts: 47
Hello Betuj,
One way to achieve this is to play with "Destination" (under INBOUND DID) and their priorities. This is an example:

Code:
DESTINATION                   CREATION DATE      DID          ACTIVE    VOIP   PRIOR    MINUTES USED
SIP/1111122222               2011-03-29 16:17      55553333    Active    Active   1       00:00          
Local/1111122222@voicemail   2011-03-29 16:19      55553333    Active    Active   2       00:00


The first priority will try to call the user, if he/she does not answer or is not registered, the call will go to the second one, to 1111122222 in "voicemail" context in your extensions.conf file...it should look like this:

[voicemail]
exten => _X.,1,Set(CHANNEL(language)=es)
exten => _X.,2,Voicemail(${EXTEN}@default,u)
exten => _X.,n,Hangup

You should also define a mailbox named 111112222 in your voicemail.conf (how to do that?....see some examples googling it ;) is very easy, believe me).

Let me know if this helped you.

Regards,
Fernando


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
Auto Dialer Software


All times are UTC


Who is online

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