Displaying 20 results from an estimated 110 matches similar to: "No audio after Dial with G option"
2010 Jul 15
1
Asterisk Manager Problem
I am originating a call to a Local channel using an Originate Action:
Action: Originate
Channel: Local/dial at outdial
Context: outdial
Exten: answer
Priority: 1
Timeout: 45000
ActionID: some_id
In my dialplan, I have this:
[outdial]
exten => dial,1,Dial(${DIAL_STRING}, ${DIAL_TIMEOUT})
exten => dial,n,NoOp(Dial Status = ${DIALSTATUS})
exten =>
2004 Jun 23
3
help needed with read()
Hi,
Greatly appreciate if some one help me with the application read().
asterisk*CLI> show application read
asterisk*CLI>
-= Info about application 'Read' =-
[Synopsis]:
Read a variable
[Description]:
Read(variable[|filename]): Reads a '#' terminated string of digits from
the user, optionally playing a given filename first. Returns -1 on hangup
or
error and 0
2007 Jul 17
2
Blur problems
I'm using compiz compiled for feisty by trevino, on a mobility radeon x1600
using fglrx 8.38.6 over Xgl 7.2.0.
I'm experiencing some problems with the blur: after a short time using
compiz the blur over
the windows (most noticeably the terminal) becomes a opaque gray. I really
don't know how to debug this problem... :(
I'll be happy to give any information you'll need
2010 Apr 05
0
SIP Outdial Not Detecting Ringing Line
First off, I also posted this on the digium forums so if anyone here
also reads those, sorry for the cross-post.
When I place an outbound call using SIP to my cell phone, asterisk
immediately starts processing the dialplan without waiting for the call
to be answered. We could handle this on DAHDI using callprogress, but I
don't know of a similar setting for SIP.
Here is the contents of
2005 Apr 27
2
Problems compiling C code on windows
Hi all,
I can't get my C routines running on a windows box. I have no problems at
all in Linux.
On windows, I have installed cygwin and the compilation works well but once
I execute "dyn.load(.)" it hangs whatever I use C/C++ interfaces.
In Linux it works wonderful but I need to get this code running on windows
boxes.
I know that the problem should be something with the
2005 May 30
0
perl agi : get_variable problem
Hi,
I'm developping some AGI in perl (5.8.6) on i386
using Asterisk 1.0.5.
I want to get some variables such as DIALSTATUS and ANSWEREDTIME
after a $AGI->exec("Dial", "dial_string");
but here is what i get actually:
DIALSTATUS=
DIALEDTIME=ANSWER
ANSWEREDTIME=18
I searched the archives and saw that $AGI->verbose could mess
the access to variables, but I don't use
2003 Jun 18
3
Temporized AGI Scripts.
Hi all,
Now I'm working with a E400P, and I don't now if it's possible to do the following. I want that and AGI script (Perl) recieve a call, and the user introduce the date, the time and the destination phone number (where the temporized AGI must call). Before an AGI script will call to that number in the date and time introduced by user. That's possible, and it's how can I
2011 Jul 13
3
Colors in R
HI everyone,
I''m trying to assign colors to multiple lines in a graph. Problem is I don''t want to type in as many colors as there are lines....is there a way around this? In brief, I''m plotting the logratio for up to 60 samples and want a different color for each sample. Here is the code I''m using now..
Any help is greatly appreciated..
Best
LT
data <-
2006 Oct 30
0
Asterisk Billing Plataforms
Hi, before you start throwing shoes to me, i know there are a lot of
Asterisk Billing plataforms, but actually no one seems to accomplish
what i need. They are to complex (a2billing) or doesn't have too much
documentation (astbill and mcc) or are poorly developed (trabas).
What i was looking for is a simple Asterisk billing plataform (with
web based admin and customer interface) that only
2007 Feb 12
0
Asterisk-Java 0.3 Milestone 2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
we've just released Asterisk-Java 0.3-m2 at http://asterisk-java.org.
The Asterisk-Java package consists of a set of Java classes that allow
you to easily build Java applications that interact with an Asterisk PBX
Server. Asterisk-Java supports both interfaces that Asterisk provides
for this scenario: The FastAGI protocol and the Manager
2005 Jan 04
0
Cisco 7200 One-Way Audio
Hi,
I am experiencing one-way audio from:
SIP Device ----> Asterisk -----> Cisco 7200
The Cisco 7200 has a VXE+ card that will allow you to do SIP. I can pass
audio from SIP Device to Asterisk through the Cisco 7200 to the other end,
but the Cisco 7200 does not return any audio back to the SIP Device or
Asterisk, it seems. I have tried upgrading to 12.3T IOS version, but no
2007 May 28
1
[1.2.18] Wrong steps in extensions.conf?
Hello,
Sometimes, when a call comes in from the PSTN through our VoIP gateway,
the information that is sent to our web page that logs calls includes the
original CID name instead of the one that is we expect to be rewritten on
the fly using Asterisk's LookupCIDName:
=================
;extensions.conf
[internal]
exten => group,1,LookupCIDName
exten =>
2007 Apr 11
2
Error: Device 0 (vkbd) is already connected.
Hi,
Is vfb working well lately? I thought I''d test it out on ia64 and it
works great, but only once per boot. If I stop the domain and restart
it, I get the following:
Error: Device 0 (vkbd) is already connected.
To make sure this isn''t an ia64 anomaly, I tried it on an x86_64 system.
Same thing, works the first time, reboot the domain and it''s broken. I
see
2005 Dec 21
1
how to sort records??
hey,
ยต
i have these records in my database, in a many-to-many relationship
clients_users
1;66
2;66
3;66
5;66
6;66
7;66
8;66
14;66
15;66
16;66
17;66
18;66
19;66
20;66
21;66
22;66
clients
1;VME Complex Foster
2;VME Res. Canada
3;Twodecode
5;Index
6;Verleye bvba
7;Venus bvba
8;All Building Services nv
14;Vitro-Service sa
15;Vitro-Clean
16;Vecom nv
17;Ultra lean bvba
18;Solar Cleaning Services nv
2007 Jun 06
0
specifying initial viewport in the 'place windows' plugin
How to use the 'place windows' plugin to specify an initial viewport for
apps. I am trying to make firefox open on the 1st viewport and
thunderbird on the second. I am using Trevino's community compiz package
if it matters.
2006 Aug 14
14
Routing packets over multiple links (NICS) all on the same ISP all with same gateway.
Ok ive been trying to get this to work for about half a year now. Ive
searched all over the internet for a solution for
my problem. Ive found some solutions, but they only led me to yet more
problems.
What we want to do is the following:
I live in a student complex with 7 other people. Every room has its own
internet connection from the same ISP.
Ip, gateway, subnet are asigned through dhcp on
2006 Aug 18
3
connect to postgres db
I''ve followed the tutorial and just don''t get it.
How do I connect my ruby/rails sample app to my postgres database.
I did follow step 1-4 of the tutorial, I go to step 5:
(http://wiki.rubyonrails.org/rails/pages/TutorialStepFive)
and try the "rake" commmand and get this:
rake aborted!
no such file to load -- postgres
so I ran with -trace and get this:
2005 Jul 25
1
Error in xend start of xen-unstable
xend cannot start with error:
...ption starting xend: ''module'' object has no attribute ''VIRQ_DOM_EXC''
Traceback (most recent call last):
File "/usr/lib/python2.3/xen/xend/server/SrvDaemon.py", line 304, in run
self.createFactories()
File "/usr/lib/python2.3/xen/xend/server/SrvDaemon.py", line 319, in createFactories
2007 Jul 13
0
KWD crashes when opening OOo
Hello,
KWD crashes almost regularly when trying to start OpenOffice.org. I've
attached two output files from valgrind to this e-mail (as suggested by David
Reveman in another mail 11.7):
Use something like:
valgrind --tool=memcheck kde-window-decorator ....
I'm using Trevino's git version of Compiz in up-to-date Kubuntu Feisty system.
Compiz version is
2006 Apr 03
0
multiple gateways problem
I have the following situation:
I have a linux box (not in router-mode) with 2 NICs and 2 gateways. I
want to be able to switch gateways
when one of them is "down". The tricky part is that, by "down" I dont
mean an unreachable gateway, but a gateway
that is reacable but for some reason cannot route packets.
any pointers would be appreciated