I've been playing around with AGI apps, and I have some
questions
about fastagi.
If I have * on computer A and a service on computer B
running at
a.b.c.d:n, and I
write an extension as
exten => 10,2,AGI(agi://a.b.c.d:n)
Instead of stdin/stdout/stderr, computer A and B talk to
each other
over a
socket connection.
1) What is the protocol from A to B? It looks similar to
when the
agi app is local,
but the parameter list is slightly different.
2) What is the protocol from B to A? Is it the * manager
API, or
is it AGI, just like for a local
app, but over the network.
3) Is there a way to get debugging info to the console -
eg using
stderr for local apps
Thanks
Jim Freeze
_______________________________________________
Austin-Asterisk-Users-Group mailing list
Austin-Asterisk-Users-Group bybent.com
http://buzzard.onr.com/mailman/listinfo/austi
n-asterisk-users-group
AAUG Web Site: http://aaug.bybent.com/
|