Hi Juan,

basicly you would have the * system "call" the SIP channel

exten => _91800XXXXXXX,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED]) 

in your extensions.conf  file would cause AST to dial via SIP
the number I dialed by using  fwd

in my sip.conf

[fwd]
type=friend
secret=<MY PASSWORD>
username=<MY USERNAME>
host=fwd.pulver.com
context=fwd-in

hope this helps



On Sun, Sep 14, 2003 at 10:39:18PM -0400, 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/[EMAIL PROTECTED] but I need
> Asterisk to change "someuser" with the number actually dialed by the
> local users.
>       Any suggestions ?
> 
> TIA 
> -- 
> Juan J. Sierralta P. <[EMAIL PROTECTED]>
> UTFSM
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to