Hi All, I am a newbie to asterisk. I want sample java program to test asterisk in unix box. also i need to know installation and execution steps. i really appreciate if someone can help me on this.
On Monday 12 August 2024 at 17:56:16, Srinivasan via Asterisk Community wrote:
Hi All, I am a newbie to asterisk. I want sample java program
Why Java specifically?
to test asterisk
What do you mean by “test”?
in unix box. also i need to know installation and execution
steps. i really appreciate if someone can help me on this.
This is an Asterisk forum / list. People can help you with getting Asterisk
to do things. This sounds more like some general programming question (along
the lines of “how can I write a Java program to speak SIP?”) which I think
people here are unlikely to be able to help with.
I suggest you look at https://sipp.sourceforge.net and see whether that helps
with your requirement.
Antony.
–
Wanted: telepath. You know where to apply.
Please reply to the list;
please *don't* CC me.
Thanks Antony for your reply.
Basically, I am a java developer, so I am following Asterisk-Java - Tutorial
But I am not finding examples for GosubCommand, AgiAction,ExecCommand, sendAgi could you suggest me the channel/topic available related to asterisk-java ?
On Tuesday 13 August 2024 at 09:06:04, Srinivasan via Asterisk Community
wrote:
Basically, I am a java developer, so I am following
Asterisk-Java - Tutorial But I am not finding examples for
GosubCommand, AgiAction, ExecCommand, sendAgi
could you suggest me the channel/topic available related to asterisk-java ?
Sorry; I have never done anything with Java.
Antony.
–
#define SIX 1+5
#define NINE 8+1
int main() {
printf(“%d\n”, SIX * NINE);
}
- thanks to ECB for bringing this to my attention
Please reply to the list;
please *don't* CC me.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.