Hi all, I am still confused about the way to use asterisk with QuickNet Phonejack. If I am not wrong, The phonejack card should be using the phone.conf as the asterisk channel. I was initially confused with the ZAP channel (The digium card), now that I have found out that Phonejack should use the Linux Telephony Devices and its configuration file is phone.conf, but the question is I do not know how to configure the extensions.conf to call out from sip client to PSTN line. I tried using the exten => _9NXXXXXXX,1,Dial(Phone/Phone0/${EXTEN}) I keep getting the unable to register channel phone error message. Can anyone please paste out a sample extensions.conf file that uses the Quicknet PhoneJack card. Thanks. Yahoo! Messenger - Log on with your mobile phone! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040531/4347ce85/attachment.htm
Hi Kevin, not sure, but as far as I know, wou're only able to connect a phone to the Quicknet Phonejack not a PSTN line!? Nevertheless, I had the same problem as you are having, but I'm using a Quicknet Internet Linejack card. I have to use the following syntax: exten => 2501,1,Dial(Phone/phone0,30) This translated to your envirement would mean: exten => _9NXXXXXXX,1,Dial(Phone/phone0,${EXTEN}) Don't know whether this works at all... Bjoern -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Kevin Chew Sent: Monday, May 31, 2004 11:52 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Quicknet PhoneJack Configuration Hi all, I am still confused about the way to use asterisk with QuickNet Phonejack. If I am not wrong, The phonejack card should be using the phone.conf as the asterisk channel. I was initially confused with the ZAP channel (The digium card), now that I have found out that Phonejack should use the Linux Telephony Devices and its configuration file is phone.conf, but the question is I do not know how to configure the extensions.conf to call out from sip client to PSTN line. I tried using the exten => _9NXXXXXXX,1,Dial(Phone/Phone0/${EXTEN}) I keep getting the unable to register channel phone error message. Can anyone please paste out a sample extensions.conf file that uses the Quicknet PhoneJack card. Thanks. Yahoo! Messenger - Log on with your mobile phone!
Hi again, You can't dial out with a PhoneJack. It's an FXS device only. For dialing out with a Quicknet product you need the LineJack card. Kevin Chew wrote:> Hi all, > I am still confused about the way to use asterisk with QuickNet > Phonejack. If I am not wrong, The phonejack card should be using the > phone.conf as the asterisk channel. I was initially confused with the > ZAP channel (The digium card), now that I have found out that > Phonejack should use the Linux Telephony Devices and its configuration > file is phone.conf, but the question is I do not know how to configure > the extensions.conf to call out from sip client to PSTN line. I tried > using the > > exten => _9NXXXXXXX,1,Dial(Phone/Phone0/${EXTEN}) > > I keep getting the unable to register channel phone error message. Can > anyone please paste out a sample extensions.conf file that uses the > Quicknet PhoneJack card. Thanks. > > * Yahoo! Messenger > <http://sg.rd.yahoo.com/mail/tagline/?http://sg.messenger.yahoo.com/>* > - Log on <http://sg.mobile.yahoo.com/sms/msgr20.html> with your mobile > phone! >
Thank you for all your help. So am I right to say that the phonenet card is only able to connect to a phone and the asterisk being a so called telco exchange ?. Thanks. Yahoo! Messenger - Log on with your mobile phone! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040531/ff60b559/attachment.htm