similar to: ASTCC: customer wants 100 accounts

Displaying 20 results from an estimated 8000 matches similar to: "ASTCC: customer wants 100 accounts"

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
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
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)
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>
2006 Jan 12
3
Asterisk Prepaid Solution
Hi All, Any solution on how I can implement prepaid billing on asterisk? But not the calling card type, just a simple Custome rwill buy credit, consume then buy again. Also, is there a solution for that when you combine asterisk with ser? Regards, Ronald
2006 Apr 29
1
Telephone support charging system with Asterisk?
Hi, I'm interested in anybody that is providing a phone support service using an Asterisk system, with built in charging system. I run a PC support company and use Asterisk at the home/office. I would like to be able to provide technical support to my customers using asterisk. However I want to be able to charge them fairly for this support, and with little work on my part. My idea was for
2006 Mar 21
3
PSTN to Asterisk VOIP in Manila
Hi list, Does anyone know the legalities of connecting an Asterisk box to the PSTN in Manila or where I can find this info out? I know it is illegal in some countries. thanks -Matt
2005 Aug 12
3
Announcement to called party
I am trying to send an announcement to the called party using the A(x) parameter in Dial, however, the message is not being played. There is a pause between the Dial command being executed and the call being connected to the calling party of the same length as the announcement .gsm file, but the message itself is not being played. (I have tried this and timed it with different announcement files).
2005 Aug 08
3
FXS - Don't want a Dailtone
Does anyone know of a way to make a standard analog phone plugged into an FXS port do something other than get a dialtone when you pick it up? For example, if the phone should automatically ring someone or play a greeting when picked up without having to enter an extension? - Robert -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
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
2006 Jan 13
1
Re: <Ben Higley> Can you send us your AGI CDR logging application?
I have placed the custom-cdr-V1.0.tar for download http://www.itsngroup.com/software/asterisk/downloads/ Thanks > Dear Ben, > I've also the problems as Chris Mason, Can you send us your own AGI CDR > logging application? > Best regards, > Jian Hong Guan > France > www.directcentrex.com > > >
2006 Jan 30
1
Live CD?
I would love to run Asterisk on an old laptop, in a mostly solid state configuration, with no HD. The laptop is slow (Pentium 233), and I need PCMCIA support (for my network card). Are any of you aware of a live CD that might work? Thanks, Dave
2006 Jan 30
1
Connecting the two servers
Hi All, I want to setup the interconnectionm between two servers, both having sip clients behind firewalls. I want the calls from any of the servers to land on any of SIP clients on the other. I am looking for dial out plans with the sample configuration files . Thanks,. satish
2006 Feb 10
1
SIP Aliases
Is it possible with asterisk to setup aliases for SIP? For example, direct sales@mysipdomain.com to 55544@mysipdomain.com If this isn't possible directly with asterisk, does SER offer anything along those lines? A search of the usual sites didn't turn up anything conclusive. Thanks, Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com
2006 Feb 11
1
Help with dialplan
I've got a Mobile-to-PBX gateway installed and I want the ability to dial from my mobile phone into my PBX and next dial a land-line from the PBX so I can make cheep mobile-to-land-line calls while on the go. I've contemplated using the WaitExten application but it only seems to wait for ONE digit! Is there a way to put the calling mobile phone into a context and wait for a full-length
2006 Mar 12
1
Call and then play IVR
I know there was alk about this before but I cant sem to find it. Anyway to call some one and then play an IVR where they can make choices based on DTMF ? Thanks. Dovid __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2006 Apr 06
1
asterisk box as a voip gateway
Hi Guys, Im configuring my asterisk box as a voip gateway. I have TE110P which is connected on my PBX and i will be using voip for my outgoing. Here's my config zaptel.conf: span=1,1,0,ccs,hdb3 fxoks=1-32 zapata.conf: context=default signalling=fxs_ks group=1 channel =>1-32 -- Regards, Mark Quitoriano, CCNA Fan the flame... http://www.spreadfirefox.com/?q=user/register&r=19441
2006 Apr 13
2
How to terminate ringing call before it is answered?
Is there a way to terminate a ringing call before it is answered? I am speaking of prepaid card application in which you want to make another call, because the current number it is not being answered, and you don't want to hangup before dialling another number. /Obelix
2006 Apr 28
1
Remote UNIX connection disconnected over and over
Hi, I am pretty sure that you already answer to this question, but I was not able to find the solution on the console I have over and over the following msgs -- Remote UNIX connection disconnected -- Remote UNIX connection disconnected -- Remote UNIX connection disconnected -- Remote UNIX connection disconnected -- Remote UNIX connection disconnected -- Remote UNIX connection