[asterisk-users] Farward calls between 2 sip servers

Philipp Kempgen philipp.kempgen at amooma.de
Thu Dec 13 01:24:19 CST 2007


Juklingos wrote:

> before installing asterisk would like to know if it is
> possible to config the software to forward an incoming
> call from a sip server1 to a sip server2.
> I need to route the call to anoter number using
> another sip server.

Yes, you can use Dial() to get to the other server.

123 => {
	Dial(456 at server2);
}


Regards,
  Philipp Kempgen

-- 
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
    Let's use IT to solve problems and not to create new ones.
          Asterisk? -> http://www.das-asterisk-buch.de

Geschäftsführer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998



More information about the asterisk-users mailing list