Hi, I have another model 3702a (2FXS & 2FXO) voice gateway. You can implement one-stage dialing on this device.
1. using "sip show peers" to make sure two ports (1fxo/1fxs) was registered to asterisk. 2. login 3701 web and change the defualt routing. The factory default is IP -> FXS port. Change to IP -> FXO port That's all. Just try Dial(SIP/[EMAIL PROTECTED]) Kevin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Joseph Sent: Sunday, February 26, 2006 3:50 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Newbie config help? Wellgate 3701a Hi again, Kind of sheepish about asking for help, as I have only spent a day banging my head off this... I got my new Welltech 3701a, 1FXS,1FXO gateway. I flashed it with what is seemingly the appropriate firmware (SIP V1.04). This seems to have gone ok, and it is now registering both ports ok with asterisk. For 1 minute I thought I was home free and and everything was just going to work like magic. Wrong. Problem #1) With my previous FXO (HT-488) I was using the following in my dialplan: exten => _NXXXXX,1,Dial(SIP/@2003,60,D(w${EXTEN})) The above doesn't work for the Wellgate. So I tried: exten => _NXXXXXX,1,Dial(SIP/[EMAIL PROTECTED] This doesn't work either. I am hoping to dial 7 digit numbers directly through the FXO. Problem #2) Something is amiss with the DTMF. I can call in to asterisk from my IAX phones and use Comedian mail fine (tones sent out of band). If I dial the extension of my FXO I hear dial tone, but the DTMF tones aren't heard, so I can't dial... Very odd, this also worked perfectly with the HT-488 The "documentation" from Wellgate is a complete joke, with many choice nonsense sentences. If anyone has experience with this device, or ones that sound similar, I would love some help and or ideas... Thanks much, Marty _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
