[Asterisk-Users] Cisco to use * as a gateway?
Michiel Betel
michiel at betel.nl
Thu Nov 20 09:04:35 MST 2003
Joseph Finley wrote:
>I'm not sure if I am wording this correctly, but I'll try.
>
>I have a Cisco 2621 w/ a couple FXO and FXS ports. I have a couple cheap
>analog phones plugged into the FXS ports. I am able to get * to ring those
>phones when a call comes in, but I cannot get the phones to dial out. I
>guess it's all syntax that I'm doing wrong. Does someone have a couple
>small snip-its to accomplish this?
>
>Thanks
>Joe
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
are you using SIP??
if so...
exten => _0XXXXXXXXXX,1,Dial(SIP/${EXTEN:1}@W.X.Y.Z:5060)
exten => _0XXXXXXXXXX,2,Congestion
where W.X.Y.Z is the IP address of your Cisco
Michiel
More information about the asterisk-users
mailing list