search for: asterisk00

Displaying 2 results from an estimated 2 matches for "asterisk00".

Did you mean: asterisk01
2005 May 10
1
Redirect to an application on other asterisk server
Hello, I'm a newbie in connection several asterisk servers with each others. I've got the following situation. I've got 9 asterisk servers (asterisk00 till asterisk08). When I call to asterisk08 then I want to redirect an application which runs on asterisk00. But how can I redirect in an application on asterisk08 to an application on asterisk00? Or isn't this possible? The registration from the eight asterisk servers to asterisk0...
2005 May 19
0
dail out with SIP through a second server
...ying to get the following situation. Someone calls an application on one of our asterisk server. In this application the caller will call a SIP client. (with the command Dial) The Sip client is connected with another asterisk server. (see below) Caller --> asterisk01 (incoming server) --> asterisk00 (outbound server) --> SIP client (X-lite) Do anybody now how the command is to call a SIP client on another asterisk server? It is possible to send the configuration file, just say which configuration files (sip.conf, etc) First I tried to a simpler situation, see below Caller --> a...