similar to: ASTCC and NuFone billing is different!!

Displaying 20 results from an estimated 3000 matches similar to: "ASTCC and NuFone billing is different!!"

2005 Jul 26
1
ASTCC: different incriments
How can I fulfill that? *Billing Increments* Continental USA: six (6) second increments. International: thirty (30) seconds minimum and six (6) seconds thereafter. Mexico: sixty (60) seconds minimum and six (6) seconds thereafter. bye Ronald Wiplinger
2006 Apr 17
1
astcc and inwards billing
I (cannot sleep and I) am thinking if there is a way to make inwards billing easy possible. To dial out we use something like: exten => _9011N.,4,DeadAGI(astcc.agi,${CALLERID(num)},${EXTEN:${TRUNKMSD}},${TARIFF}) (I have an extra field TARIFF, what allows me to use different prices for different users) To dial to a phone we use something like: exten => 888888888,1,Dial(SIP/6001,20,tr)
2005 Jan 08
3
ASTCC questions
Hello. I have set up ASTCC properly, calling it like this: DeadAGI(${ACCOUNTCODE},${EXTEN}) It seems to be working correctly, but I have two questions: - Although the cards' credit seems to be maintained correctly, I cannot see the call details in astcc-admin. When I try to view information on the card, it's just blank. Any ideas? - When does the 2nd, 3rd and 4th trunk get used? I have
2005 Mar 14
2
How NuFone.Net's customer service works.
Hello All, I have been using asterisk for some time, and I would like for all to take a look at what NuFone does when they get something called out about their website. I ordered a 800 number from them on 3/4/05, they did not make me aware of the time that they took in provisioning and how terrible their support was. I called them on Tuesday 3/8/05 asked for a phone call because the
2006 Apr 26
3
astcc: need partial pin code
I have not used astcc with pin codes so far, since I set-up the phone number as card number. Some of my users want now to dial in to the system and than use their card, which is their phone number. For that I would need a way of authentication, like a pin. I want to use something like: What is your card number: <user keys in the number> Enter your pin: <user enter a long pin>
2005 Feb 04
1
ASTCC error on free calls
I set up certain routes in my ASTCC application to be free of charge. When a user attempts to dial one of these numbers, the announcement plays the prompts "This call will cost", "nothing", and then terminates the script, dropping the call, leaving the card locked in the database as being in use. Any ideas? Sincerely, Trevor Hammonds -------------- next
2005 Jul 23
1
astcc timestamps
The time stamps in ASTCC are useless as they are now: Fri Jul 22 15:06:25 2005 Wouldn't it be better to use something like: 2005-07-22 15:06:24 Fri I want to sort the records by date, but with the format now it is impossible... or do I miss something? bye Ronald Wiplinger
2005 Jun 07
2
ASTCC what has been changed
What has been changed at the ASTCC from the previous head to the current one? How to use the PIN? Can I avoid it? bye Ronald
2006 Jun 24
5
ASTCC: How to reset periodically all "card in use" flag back?
If a user calls and hangs up before the destination party rings, than the in-use flag remains set! This is one case, but maybe there are many other cases. I have created a number the user can dial to reset this flag. However, that is written in the manual!!! Who reads a manual anyway!!!! I want to make to reset all in use flag with a program. Has anybody done it, or has a better idea? My idea
2005 Jul 23
2
ASTCC gives me only the time, but no cost
I try to track down an error that causes that Astcc just reports the time, but not the costs. I could narrow the problem down into this sub routine: sub calccost() { my ($adjconn, $adjcost, $answeredtime, $increment) = @_; eval { my $adjtime = int(($answeredtime + $increment - 1) / $increment) * $increment }; my $cost; print STDERR "Adjusted time is $adjtime, cost is $adjcost with
2006 Apr 02
1
ASTCC: How to reset "in-use" flag automatically ?
I have some troubles with ASTCC. TOOOOO often the "in-use" flag remains set. I would like to find a solution, where astcc.agi checks automatically if THIS user is in a call rather than to check the flag. If that is not possible, I would like to have an extension to dial to, and it will after hang up, reset the flag! The in-use flag remains set, if the caller hang up before the
2005 Jul 28
12
Can you caculate with me?
before I accuse somebody to "overbill" I would like you to calculate with me: Rate: 0.0189 for calling Taiwan via NuFone Duration: 930 seconds Lets vote for the answers: 0.7269 or 0.2929 ??? bye Ronald Wiplinger
2005 Feb 20
1
making ASTCC web page secure ???
How do you make the page http://hostname/cgi-bin/astcc-admin/astcc-admin.cgi secure ? , so that only the person administering the calling cards can see the page and make changes to the calling cards, I was thinking of using .htaccess to restrict the access to the page by requiring a password, however since it is a cgi script that does not seem to be posible. Any ideas, any suggestions ?
2007 Jul 27
1
Nufone problems
Anybody here having any problems with nufone? Calls are not going thru, when trying to call their customer service number it doesn't go thru. When trying to resolve www.nufone.net I get (sourec: http://www.dnsstuff.com/tools/lookup.ch?name=nufone.net&type=A ): How I am searching: Searching for nufone.net A record at j.root-servers.net [192.58.128.30]: Got referral to M.GTLD-SERVERS.net.
2007 Aug 27
4
Prepaid Billing: A2Billing, AstBill, ASTCC
Hi List; I need to use an prepaid billing system with Asterisk, and I do not know which one is more stable and integrated with Asterisk? A2Billing or AstBill or ASTCC? Also, from where I can download it and ready about its configuration? Regards ITS IP Telephony and Contact Center Engineer Eng. Bilal Ghayad Mobile: 009659849460
2005 May 05
2
Did nufone change allowed codecs?
Hi, I've been using nufone DIDs for months with no problem. Now there are codec problems that prevent any kind of calls working. For example, May 5 13:04:12 WARNING[928]: channel.c:2115 ast_channel_make_compatible: No path to translate from IAX2/NuFone@NuFone/25(256) to SIP/wengo-out-968a(4) May 5 13:04:12 WARNING[928]: app_dial.c:1006 dial_exec: Had to drop call because I couldn't
2005 Jun 17
2
ASTCC Rate Calculation
Good Day Has anybody here looked closely at the call cost calculation in ASTCC? Can you duplicate the way the cost of a call is calculated? I believe that there is an error in the code. I have fixed it, I think and submitted a patch but we need user comments. I would appreciate if anybody involved would slip over to chech out this link on the bugtracker and provide feedback.
2005 Jan 15
6
NuFone help
Hello, I've signed up for a NuFone account, and added the following instructions to my config files per NufFones directinos: iax.conf [NuFone] type=peer host=switch-1.nufone.net secret=password extensions.conf (under the [default] context) exten => _1NXXNXXXXXX,1,Dial,IAX2/f00b3r@NuFone/${EXTEN} I then get this message in the CLI: -- Executing Dial("SIP/jake-fe5d",
2005 Mar 11
1
NuFone Configuration [problem]
Hello, I am trying to configure the my asterisk box here with the following **iax.conf*** [NuFone] type=peer host=switch-1.nufone.net secret=xxxxxx ***extensions.conf:*** exten => _1NXXNXXXXXX,1,Dial,IAX2/xxxxxxx@NuFone/${EXTEN} exten => _011N.,1,Dial,IAX2/xxxxxx@NuFone/${EXTEN} I have a couple of Xlite softphones and 2 analogue phones connected to a mediatrix 1102 connected to our lan.
2005 Jan 24
1
Nufone and Dialing Out
Good evening, I just signed up with Nufone and I am able to receive calls with no problem via my 800 number. Outgoing calls are not going through though. My extensions.conf is as follows: [nufone-out] exten => _91NXXNXXXXXX,1,SetCallerID(mynumber) exten => _91NXXNXXXXXX,2,Dial(IAX2/user:pass@switch-2.nufone.net/${EXTEN:1}) exten => _91NXXNXXXXXX,3,Congestion Whenever I try to