[Asterisk-Users] Installing X100P

Yiannis Costopoulos yiannis at w2ns.com
Wed Jul 21 02:21:37 MST 2004


The extension of an incoming call through the X100P is s. So,

[incoming]
exten => s,1,Answer
exten => s,2,Dial(SIP/200)
exten => s,3,Hangup

[outgoing]
exten => _9.,1,Dial(ZAP/g1/${EXTEN,1})


You need to dial 9 from your SIP phone to get an outside line and then the
number you wish to dial.
g1 stands for "group 1". Add this into your zapata.conf under the X100P.

Yiannis.


-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Wiley E.
Siler
Sent: 21 July 2004 08:30
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] Installing X100P


That did it.  I have the wcfxo running and channeled.  Now I just have
to beat my dial pan.  I can dial internally to all my SIPs but outbound
and inbound off the X100P are still not running.  Do I just do this...

Define [incoming] in extensions
[incoming]
exten => 1234567,1,Dial(SIP/2000) ; 1234567 = a local incoming call
number?
exten => 1234567,2,Congestion

Is this correct?

Thanks for the help!

Wiley


-----Original Message-----
From: Seth Remington [mailto:sremington at saberlogic.com]
Sent: Tuesday, July 20, 2004 7:41 PM
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] Installing X100P

Install the kernel-source RPM off of the RH9 CD.

-Seth

On Tue, 2004-07-20 at 20:28, Wiley E. Siler wrote:
> The error I receive when I run make....
>
> Thanks,
> Wiley
>
>
> -----Original Message-----
> From: Wiley E. Siler
> Sent: Tuesday, July 20, 2004 4:12 PM
> To: asterisk-users at lists.digium.com
> Subject: RE: [Asterisk-Users] Installing X100P
>
> Could this have to do with the fact that I do not have a copy of the
> redhat source code in the palce specified immediately at the top of
> Makefile?  The writer makes reference to Redhat breaking stuff and
> that the headers...  Here is is...
>
> # Okay, the people at RedHat have to break everything they can
> possibly even attempt to.
> # So, we have to look in /usr/src/linux-2.4/include for header files
> given their brain dead # crappy installation.  (Mind you, I'm a RedHat

> user myself, so I suppose I'm just as # stupid as they are).  Everyone

> else who is mildly sane of course links /usr/include/linux # to their
> working kernel source directory, the way God himself does, of course #

> (assuming He's running Linux -- which we all know He must).
>
>
> Well, I do not have a copy of those src files lcoated there.  I
> installed from Redha 9.0 cds.  Do I need to get a copy of the linux
> kernal source before I compile the zaptel stuff?
>
> Thanks,
> Wiley
>
>
> -----Original Message-----
> From: Seth Remington [mailto:sremington at saberlogic.com]
> Sent: Tuesday, July 20, 2004 2:09 PM
> To: asterisk-users at lists.digium.com
> Subject: Re: [Asterisk-Users] Installing X100P
>
> You have to compile and install zaptel *before* asterisk for that to
> work. You don't have to change your version, just "make install" in
> zaptel source directory and then "make clean" & "make install" in
> asterisk source directory.
>
> -Seth
>
> On Tue, 2004-07-20 at 13:54, Wiley E. Siler wrote:
> > I attempted to install an X100P card but it was not correctly
> > recognized by my Redhat 9 install.  I had a test install running
> > without any cards which was working great minus the outward dialing
> > since no cards existed.  Now that I have a card, I want to add it to

> > the system.  Do I have to scratch the whole current install in order

> > to get the X100P running on my system or is there a way to get it
> > installed as is?  I really do not want to change my version of
> > Asterisk since it is running well at this point.  Is it possible to
> > just update and add the card?
> >
> > Thanks,
> > Wiley
> >
> --
> Seth Remington
> SaberLogic, LLC
> 661-B Weber Drive
> Wadsworth, Ohio 44281
> Phone: (330)335-6442
> Fax: (330)336-8559
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
--
Seth Remington
SaberLogic, LLC
661-B Weber Drive
Wadsworth, Ohio 44281
Phone: (330)335-6442
Fax: (330)336-8559

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list