Displaying 20 results from an estimated 7000 matches similar to: "AGI Tx error 510"
2004 Jul 14
0
Having serious problems with AGI
Hi All,
I've been working with AGI for the past week or so building a fairly
complex IVR system with database functionality. Most of the work up to
this point has been with basically one-way scripts that look up some
info in the database and say the data back to the user with the "EXEC
Playback my-file" AGI command.
However, now I am working on scripts that need to accept user DTMF
2007 Apr 18
1
[BRIDGE]A basic question: what's the relationship of the Rx/Tx packets count between the bridge and its enslaved NIC.
I have a bridge br0, it enslaves two NICs: eth0 and eth1.
By using "cat /proc/net/dev ", i can see the Rx/Tx packets and bytes
through each interface. just like this:
[* time tick 1 *]
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed
multicast|bytes packets errs drop fifo colls carrier compressed
2006 Jun 13
0
AGI and Video
I've been using Asterisk for over a year now, and think I've pretty much got
it nailed form a voice perspective. We have just purchased a couple of Video
phones to start experimenting with IP video, with a view to eventually
building an IP media platform, such as Intel's HMP.
I have record/playback working in Voicemail, but am wondering what status
Asterisk's AGI (specifically
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
The attachment is my dataset:
1.ccc.shp (the original data)
2.ccc.gwt, which is computed by Geoda;
Introduction to the variables in my data:
ID: key variable;
N_LATITUDE: latitude measured by GPS;
E_LONGITUD: longitude measured by GPS;
LIVES: attribute data
I get the different result of Moran's between ARCGIS and Geoda, R, why?
ARCGIS:spatial statistics tools:spatial
2005 Jan 13
2
about AGI command parsing
Hi,
I still have some trouble with the AGI interface:
- I can use EXEC now, but it never gives me the error returned by the executed
application, if an error occurs
- I can use ANSWER, but I have to put something else behind "ANSWER". If I say
"ANSWER", I get "510 Invalid or unknown command". If I say "ANSWER ''" or
"ANSWER ." or
2007 Jul 02
0
Branch 'as' - 4 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 51 +
test/trace/Makefile.am | 16
test/trace/chartoascii-4.swf |binary
test/trace/chartoascii-4.swf.trace | 7
test/trace/chartoascii-5.swf |binary
test/trace/chartoascii-5.swf.trace | 1011 ++++++++++++++++++++++++++++++++++++
test/trace/chartoascii-6.swf |binary
test/trace/chartoascii-6.swf.trace | 1008
2004 Jul 15
3
Important note for AGI with PHP newbies
I say this note is important only because I (a AGI PHP newbie) was
tormented by this problem for many an hour, even though I'm sure it's
documented somewhere or obvious to more experienced users.
So as I was experimenting with AGI in PHP scripting I was baffled by why
Asterisk was properly receiving AGI commands written to stdout but
always returning "510 invalid command" to the
2006 Feb 16
1
Non sensical AGI Error
I'm getting an error back from an AGI Dial command. Weird thing is that it's STILL performing the Dial.
Here's what I am sending (without the paranthesis):
(EXEC DIAL "SIP/10000|5|tr")
and here's what I am getting (without the paranthesis):
(510 Invalid or unknown command)
Why would I get this response to a seemingly good command? And why would Asterisk go ahead and
2010 Jan 05
3
AGI and embargeability
Hi,
This is a naive question, but is there a way in my AGI script to
simultaneously play audio and listen for DTMF or voice responses?
I've heard VOIP hackers call this "inbargeability;" it's the ability
to "barge in" to a playing audio clip.
I'm planning to use Lumenvox for the DTMF and voice recognition, BTW.
Not sure if that matters.
Many thanks to anyone who
2006 Jan 16
2
agi debug - unable to set normal priority
Hello!
In my agi-debug i get the following error-message:
AGI Rx << Jan 16 14:45:52 WARNING[18299]: asterisk.c:788 ast_set_priority:
Unable to set normal priority
AGI Tx >> 510 Invalid or unknown command
AGI Rx << SET VARIABLE MODCLI 00434345452
the agi i call is a very simple shellscript that simply removes wrong
charakters:
#!/bin/bash
modcli=`echo $1 | sed -e
2008 Feb 06
0
Problem forwarding a call with an AGI script
Hi,
I'm trying to achieve the following:
Incoming call for user A (97), user A make a blind transfer to user B's
phone (96).
User B's phone rings and since there is no one to take the call, it
returns the call to User A with an AGI script.
The dialplan looks like this:
[local]
....
exten => 96,1,Dial(SIP/user4,10,tr)
exten => 96,2,AGI(transfer.php)
exten =>
2003 Jul 12
1
AGI script sample using bash shell script
Hi,
A quick and dirty (aka Rapid Application Developement) AGI script
implement using bash shell. No need to invoke a 10MB perl engine to
process simple asterisk agi scripts.
I found it to be very useful in learning the AGI interface. For example,
I learn that AGI won't execute the next command until you read the
results from STDIN.
Enjoy,
Sunny Woo
Solution Consultant
Avantnix
2003 Mar 15
2
[Bug 510] corrupted mac address disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510
Summary: corrupted mac address disconnecting
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P1
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2003 Jun 28
1
[Bug 510] corrupted mac address disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510
------- Additional Comments From david at fishy.ca 2003-06-29 06:31 -------
I have the exact same problem. Here is a bit more information:
I have the following setup: 1 linksys router (BEFW11S4 version 1, latest
firmware: 1.44.2z, Dec 13 2002) with 1 sshd server:
imscamtlcvs02:~# /usr/sbin/sshd -v
sshd: illegal option -- v
sshd version
2003 Aug 17
1
[Bug 510] corrupted MAC disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510
------- Additional Comments From dtucker at zip.com.au 2003-08-17 16:56 -------
A similar problem reported recently:
http://groups.google.com/groups?group=comp.security.ssh&selm=86smo2fxxh.fsf%40
bernard.hq.vetinsite.com
"This morning the admin at the remote site upgraded the router firmware
(presumably to 1.45.6, but all I'm
2016 Jun 06
2
Donate NVS 510 and 310 cards
Hi, I have some spare Nvidia NVS 310 cards (with two DP1.2 outputs) and at
least one NVS 510 (four DP1.2 outputs). Would any Nouveau developer like to
accept some as a donation?
--
Ed Avis <eda at waniasset.com>
2006 Sep 13
0
[Bug 510] New: patch fixes strict aliasing
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=510
Summary: patch fixes strict aliasing
Product: iptables
Version: 1.3.5
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: unknown
AssignedTo: laforge@netfilter.org
ReportedBy: postadal@suse.cz
2003 May 15
0
[Bug 510] corrupted mac address disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510
------- Additional Comments From djm at mindrot.org 2003-05-15 18:31 -------
Please attach full version information (client + server) and debug traces from
each end.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2004 May 04
0
[Bug 510] corrupted MAC disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510
------- Additional Comments From dtucker at zip.com.au 2004-05-04 12:56 -------
Jim Knoble reports that firmware 1.45.7 fixed this issue for him:
http://marc.theaimsgroup.com/?m=108363895306157
[quote]
I've experienced exactly the same MAC corruption using OpenSSH through a BEFSR41
with that firmware; a later firmware (1.45.7, 2003-07-31)
2016 Jun 07
0
Donate NVS 510 and 310 cards
Hi,
On 06-06-16 14:27, Ed Avis wrote:
> Hi, I have some spare Nvidia NVS 310 cards (with two DP1.2 outputs) and at
> least one NVS 510 (four DP1.2 outputs). Would any Nouveau developer like to
> accept some as a donation?
If you're willing to ship to Europe I would certainly welcome
1 of each card. I've recently started doing display port
testing with nouveau, so your timing is