Displaying 20 results from an estimated 1000 matches similar to: "Re: [asterisk-biz] India Routes"
2006 Jan 31
2
Canadian Termination $0.0039 / Minute
All we have a deal on Canadian termination.
Rate: $0.0039 US Dollars
Billing: 1/1
Protocol: SIP or H323
Codec: G729
Terms: Prepaid Only.
We have a real-time web interface where you can monitor or download your CDR's.
Please e-mail me offlist if you are interested: jweisman@ibell.net
Thanks,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Aug 13
1
Sending Set Asynchronous Balanced Mode Extended
So we've got a TE410P configured as E-1. The PRI is showing up as normal, I have green lights, but d channel doesnt seem to come up and i keep getting this error if i do a "pri intense debug"
The carrier swears up and down that there are no issues on their end. Any thoughts?
localhost*CLI>
> Unnumbered frame:
> SAPI: 00 C/R: 0 EA: 0
> TEI: 000 EA: 1
> M3:
2006 Oct 13
2
Re: Generate Random Numbers in dialplan
On Fri, 2006-10-13 at 12:52:38 -0400, Jon Weisman <jweisman@ibell.net>
wrote:
> Hi All, Anyone know how to generate random numbers in the
> dial plan? I've tried using the RAND function but it doesnt
> work. Basically I need to generate a random 5 digit number
> everytime a particular extension is dialed and then save that
> into
2007 Oct 16
7
E4 Superframe E&M?
I need to create a couple of tie lines between a legacy system and an
Asterisk system. I was told that the tie lines are E4 Superframe E&M.
I have done E&M wink but have no idea about E4 Superframe E&M and Google
is not helping me here.
Does anyone know about this type of signaling and if Asterisk can handle it?
Thanks,
Steve
2004 Jun 20
0
Modified Prepaid database
Hi all,
I've compiled and start the modified prepaid with postgresql. I would like to ask if anyone can give me a sample account to be populate in the database.
I also want to confirm if this correct. I created a database prepaid (createdb prepaid) and from the asterisk-prepaid(current modified prepaid application) database folder, I execute (psql prepaid < prepaid.sql, psql prepaid <
2004 Jun 22
0
Modified Prepaid App Database error
Prepaid app can not connect to the database,
[app_prepaid.so] => (Prepaid Application)
== Parsing '/etc/asterisk/prepaid.conf': Found
Jun 22 14:38:43 ERROR[-1084964736]: app_prepaid.c:127
check_connected: app_prepaid: cannot connect to
database server localhost. Calls will not be logged
== Registered application 'Prepaid'
Here is pgsql confs;
pg_hba.conf:
------------
2005 Oct 10
0
Asterisk behaving wierd!!
hello,
I have been using asterisk now for about 2 years now on a RH8.0 it is our
main call gateway.
I have on the box 3 T1 TDM cards connected to 2 Rhino channel
banks (FXS) and 1 CAC Access bank I (FXO) with so many softphones and ATA
186s.
It has been working good till today some few hours ago. i just
discovered that there were no dialtone on the phones.
Asterisk did not spit out any error, it
2005 Jun 03
1
ARESKICC DOESN'T make a CALL!!!
Hi Folks,
After going to the paifull steps of installing AreskiCC and finally being able
to access the webinterface, connecting to *, importing rates and setting up
accounts I am not being able to make a CALL: No matter what number i try to
dial I get the same response: The number you have dialed is currently
unavailabel. Please enter thenumber you want to dial starting with 1 for
local and
2006 Oct 16
1
Start script is perfectly fine or How to look like an idiot
Ok let this be a lesson to the general public. If you want to look as
idiotic as I do right now do the following:
Stay up all night and attempt to debug code the next day without coffee
Patch the wrong file RAILS_ROOT/scripts/backgroundrb/start instead of one in
plugin dir.
Create a patch in the right location containing nothing but an extra space
Send it to the whole Ruby community AND file a
2005 Feb 15
0
prblem in compileing asterisk-prepaid
Hello
Any one using asterisk-prepaid with mysql. i want
asteirsk-prepaid for fedora core 2. i have installed
mysql-devel. but after that i am unable to compile the
asterisk-prepaid it is giving me error for
libmysqlclient. i already have this library in my
/usr/lib/mysql. i am using asterisk-CVS. Here is the
error given when i try to compile asterisk-prepaid.
[root@kamran asterisk-prepaid]#
2004 Apr 20
0
fwd:Re: Asterisk prepaid debug
I use http://www.voip-info.org/wiki-Asterisk+callingcard
You only should compile the prepaid.c (look at readme file).
Regards.
Julio
----- Original Message -----
From: <clive18@webmail.co.za>
To: <juliom@telelinkusa.net>
Sent: Tuesday, April 20, 2004 12:47 AM
Subject: fwd:Re: [Asterisk-Users] Asterisk prepaid debug
> Hi
>
> Which pre-paid app are you using?.
> Is it
2004 Aug 25
1
Problem of set up asterisk-1.0-RC2.tar.gz with asterisk-prepaid-0.3.1
Hi Hekuran
I have installed asterisk-1.0-RC2.tar.gz, asterisk-prepaid-0.3.1 and
postgresql. When I tried to call from any IAX client to another IAX client
and also sip client to sip client it worked fine. And also the cdr table
filled properly.
Now I tried to configure asterisk-prepaid-0.3.1 with asterisk. I have
compiled asterisk-prepaid-0.3.1 and also copy the configure file.
I
2011 Mar 23
0
DSN: failed (Hi)
This is a Delivery Status Notification (DSN).
I was unable to deliver your message to
swamycottonmill@vsnl.net.
I said
RCPT TO:<swamycottonmill@vsnl.net>
And they gave me the error;
550 5.1.1 unknown or illegal alias: swamycottonmill@vsnl.net
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Oct 07
1
DSN: failed (RETURNED MAIL: DATA FORMAT ERROR)
This is a Delivery Status Notification (DSN).
I was unable to deliver your message to
vijayengg6@vsnl.net.
I said
RCPT TO:<vijayengg6@vsnl.net>
And they gave me the error;
550 5.1.1 unknown or illegal alias: vijayengg6@vsnl.net
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2004 Jun 10
1
RE: question about prepaid app_prepaid
Hi,
As you asked, I have included my diff to what I did for the DIAL command. I
probably didn't stick to some * pre-agreed standard of coding or something,
so if these things offend you then I suggest that you close your eyes. :)
The biggest thing to consider when you are doing a prepaid system is, what
if the person with the same account in/out calls twice? I chose, for now,
just to keep
2004 Jun 16
1
Modified Prepaid Error
I am trying to install the Modified Prepaid App. I
have installed PostgeSQL, created the tables, etc.
Make Install runs ok. The when I try to launch
asterisk (asterisk -vvvvvgc), it fails to run. I get
the following errors,
1st error:
[app_prepaid.so] => (Prepaid Application)
== Parsing '/etc/asterisk/prepaid.conf': Found
Jun 16 14:27:27 ERROR[-1085267840]: app_prepaid.c:127
2005 Jun 11
1
AreskiCC Calling Problem
Hello There,
I *think* i've setuped the AreskiCC2 Calling Card system right , but
i've yet to make any calls out of it , i added a rate card , trunk
and defined some rates , generated some users , added 10 dollars in
them , okay , now i call any number , it asks me to enter my pin , i
do , it tells me i have ten $ , right after that it says sorry you
dont have enough funds for this call
2002 Nov 05
0
[leaf-user] RE: CF Boot media creation
I'm home at last. I did a mixture of things. I downloaded DOS6.22 floppy
from putergeeks.com, extracted my old syslinux 1.75 (dos version) into the
same boot floppy and made my CF /dev/hda1 as suggested by Luis (Hail O
King - my saviour). Lo and behold it went thro' like a hot knife thro'
butter. syslinux did not complain at all. I did an xcopy /s of my D: (hard
disk) to my C:(CF) and
2012 Sep 18
1
Cochran-Mantel-Haenszel test
Hello,
I have some satellite tag time-at-depth (TAD) frequency data that I
would like some help with.
The data was transmitted via satellite as percent time spent in each of
7 depth bins (0m, 0-1m, 1-10m, 10-50m etc.), binned over 6-hour
intervals. I categorized each row of data corresponding to a date and
time into summer vs. winter, and day vs. night, and then summed and
averaged the given
2004 Dec 13
0
Setting up prepaid
Hi:
I've installed the prepaid modules, and it doesn't seem to be able to
connect to the database server. Please help.
Dec 13 23:03:34 ERROR[2503]: PrepaidAuthCID: FATAL - Couldn't connect
to database server 'localhost'.
Dec 13 23:03:34 ERROR[2503]: PrepaidRate: FATAL - Couldn't connect to
database server 'localhost'.
Dec 13 23:03:34 WARNING[2503]: Prepaid