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([EMAIL PROTECTED]);
}


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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to