[Asterisk-Users] Dialplan question
Martin Pycko
martinp at digium.com
Fri Apr 25 14:06:23 MST 2003
First make sure you can configure X100P. Look at www.digium.com
Documentation->FAQ->Configuration. There is some guide to install one
X100P in the system. Now to be able to use Phonejack you have to have
quicknet drivers loaded (they come with the kernel ... they'll called ixj
or something like that and when you compile your own kernel you'll see
them in "Telephony"). Then you have to configure asterisk's phone.conf and
use the interfaces somehow like this:
exten => 1000,1,Dial,Phone/1
Martin
On Fri, 25 Apr 2003, Derek Beaumont wrote:
> First, here's what I want to do / what I have:
>
> X100P and a Quicknet PhoneJack.
> I want to be able to pick up the analog phone (connected to the phonejack)
> and dial another computer (with the same hardware) or just make a regular
> phone call which will be decided by asterisk depending on the phone number
> dialed. I know that this won't be taking full advantage of asterisk, but
> I'm just trying to get a connection before I go into deeper configuration.
>
> So far, I have asterisk running, and I get a dialtone when I pick up the
> phone ... however, when I dial a digit, I get a busy signal.
>
> I'm pretty sure I need to create an ID for the computer to connect to in
> iax.conf
>
> [remote]
> type=friend
> host=x.x.x.x
> context=default
>
> I have read the documentation on the dialplans and I am a little confused:
> I have a PhoneJack card connected to my analog phone, so should I use IAX
> channels in extensions.conf?
> How can I send a local call through the regular phone line, instead of
> through the internet?
>
> Sorry if this seems like I'm jumping all over the place?
>
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list