Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 8:03 am
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 19 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 4:12 pm 
Offline
User avatar

Joined: Mon Oct 26, 2009 8:20 am
Posts: 93
Hello guys,

my customers should be able to call another customer, like an internal call. The call
shall be free of charge.

Which number he has to dial?

In a perfcet world it would be:

exten => 500,1,Dial(IAX2/500,30)
exten => 501,1,Dial(IAX2/501,30)
exten => 502,1,Dial(IAX2/502,30)


Thanks in advance.

Cheers
Skiller


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 4:37 pm 
Offline

Joined: Tue Aug 19, 2008 3:49 pm
Posts: 184
Hi Skiller,

I could be wrong but I think you just need to assign them a DID and the call with be free or charged based on how the DID is set up.

Kind Regards,

Les


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 5:01 pm 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
Les, you are perfectly correct.

Use the DID functionality to provide internal calling.

Joe


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 6:08 pm 
Offline

Joined: Tue Aug 19, 2008 3:49 pm
Posts: 184
jroper wrote:
Les, you are perfectly correct.

Use the DID functionality to provide internal calling.

Joe


Hi Joe,

Are the sip_iax_pstn_direct_call_prefix and sip_iax_friends entries in the agi-conf still active and or relevant or are they just there for backwards compatibility?

Kind Regards,

Les


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 6:13 pm 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
Hi

Well they are all still there, and they work, but the introduction of the DID system for calling internally is far more elegant and flexible.

Joe


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 7:42 pm 
Offline
User avatar

Joined: Mon Oct 26, 2009 8:20 am
Posts: 93
Thanks for this many replys so soon.

You guys mean, I give the account holder 123456 an internal number, e.g. 100 and account holder 78999 an internal
number 101. In this case both can call each other over 100 and 101?
That´s it?

Cheers
Skiller


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 7:48 pm 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
yes - obviously you have to set the DID destination as well.

Joe


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 8:02 pm 
Offline
User avatar

Joined: Mon Oct 26, 2009 8:20 am
Posts: 93
Guys, if I add a DID I got the message, DID was not created. First of all
I was creating a group "Internal"

Pls. see attached file.

Thanks
Skiller


Attachments:
did2.jpg
did2.jpg [ 97.16 KiB | Viewed 15820 times ]
did1.jpg
did1.jpg [ 144.67 KiB | Viewed 15810 times ]
Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 8:17 pm 
Offline

Joined: Wed Feb 13, 2008 11:11 am
Posts: 224
strange skiler,

Works on me even with internal group DID 100. running A2b 1.6 though.

try adding a charge and then edit the DID to 0 cost, if my mind serves me well i had this issue on 1.4

Rgds
Eamonn


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 8:19 pm 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
I would recommend an upgrade to 1.6.2

Joe


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 8:29 pm 
Offline
User avatar

Joined: Mon Oct 26, 2009 8:20 am
Posts: 93
@@ Eamonn

I did this now, different choices. Even with an import. No way. I am not in luck today.
Any other thoughts? May I have to change some file permissions?

Cheers
Skiller


Attachments:
import.jpg
import.jpg [ 85.22 KiB | Viewed 15801 times ]
Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 8:44 pm 
Offline

Joined: Wed Feb 13, 2008 11:11 am
Posts: 224
Hi skiller,

need to see your DID.csv upload format

Quote:
seems like simple 2001, 103


Quote:
try 100, 0


Also i would follow Joe's advise

Code:
I would recommend an upgrade to 1.6.2

Joe


As said i had this issue with 1.4

Rgds

Eamonn


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 8:57 pm 
Offline
User avatar

Joined: Mon Oct 26, 2009 8:20 am
Posts: 93
It´s nice to have the update, but I have too many changes in my files.

I says the ipmort is done, but the DID´s are not available.
The DID list is still empty

Thanks
Skiller


Attachments:
import2.jpg
import2.jpg [ 71.9 KiB | Viewed 15706 times ]
Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 9:01 pm 
Offline

Joined: Wed Feb 13, 2008 11:11 am
Posts: 224
skiller,

i think a database prob,
run the database upgrade scripts again, i think you missed a step.

rgds
Eamonn


Top
 Profile  
 
 Post subject: Re: Calls between a2billing users
PostPosted: Sat Mar 13, 2010 9:23 pm 
Offline
User avatar

Joined: Mon Oct 26, 2009 8:20 am
Posts: 93
Sorry for to bomb you with this hundreds of attachments.
This is the Log.

As I said I can´t see the did´s in the menu


Attachments:
import3.jpg
import3.jpg [ 96 KiB | Viewed 15785 times ]
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page 1, 2  Next
Hosted Voice Broadcast


All times are UTC


Who is online

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