I'm not sure if I am wording this correctly, but I'll try.are you using SIP??
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
if so...
exten => _0XXXXXXXXXX,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED]:5060)
exten => _0XXXXXXXXXX,2,Congestionwhere W.X.Y.Z is the IP address of your Cisco
Michiel
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
