[Asterisk-Users] Outgoing SIP trunk
Michiel Betel
michiel at betel.nl
Sun Sep 14 23:50:33 MST 2003
First it helps to read the documentation.. Read up on the Dial
application.
Then put something more elaborate then this example in extensions.conf:
exten=> _9.,1,Dial(SIP/{EXTEN:1}@serdomain,20,t)
Have fun!
On Mon, 2003-09-15 at 04:39, Juan J. Sierralta P. wrote:
> Hi,
>
> I´m new to Asterisk. What I´m trying to set up is to use SER as a SIP
> provider for Asterisk and route all non-local calls through SER (which
> is connected to Cisco Gateways), I was able to register Asterisk on SER.
> But I don´t know how to tell Asterisk to use the SIP channels as the
> outbound trunk.
> I was able to set the Console to SIP/someuser at serdomain but I need
> Asterisk to change "someuser" with the number actually dialed by the
> local users.
> Any suggestions ?
>
> TIA
More information about the asterisk-users
mailing list