Thanks for the responses everyone. Again, sorry for the rant, just needed to let off some steam. Thanks for the advice Dimitripietro, I’m sure I could use it.
Now, the problem: I am trying to set up a small office (i.e. 25 extentions). I brought home a couple of the phones and a server to play with. I am running Asterisk 1.2.7.1 on Fedora 5 2.6.17-1.2159_FC5. I am trying to register 2 GXP-2000 phones and X-lite Version 3 bld 30942. This is my ‘lab’ setup if you will. After thinking about it, I have not been able to get a phone to register this entire time. Neither the GXPs or the Xlite. For all I know, I have Asterisk setup correctly, but don’t know since I can’t get a device registered to test it. All I know is that when I type ‘sip show peers’, there is nothing except the junction networks account I setup, which seems to connect, but again I have no way of testing it.
Here are the configs for the phones:
Xlite:

GXP:

Here is my current sip.conf (mind you this has gone through many revisions):
[general]
context=default
srvlookup=yes
port=5060
bind=0.0.0.0
[john]
type=friend
secret=welcome
qualify=yes
nat=no
host=dynamic
canreinvite=no
context=sip
[phone1]
type=friend
username=blah
secret=blah
qualify=yes
nat=no
host=dynamic
canreinvite=no
context=sip
[phone2]
type=friend
username=blah
secret=blah
qualify=yes
nat=no
host=dynamic
canreinvite=no
context=sip
And extensions.conf:
[sip]
exten => 1,1,Dial(SIP/phone1,20,tr)
exten => 2,1,Dial(SIP/phone2,20,tr)
exten => 3,1,Dial(SIP/john,20,tr)
exten => 1000,1,Dial(SIP/phone1&SIP/phone2&SIP/john,20,tr)
I don’t have a zapata.conf or an iax.conf, nor do I need them right???
The conf’s are real simple because I was trying to eliminate an potention interference from example confs and keep in mind that the sip.conf and extensions.conf have gonna through numerous changes and revisions. They may not look like what was in the book because I have tried different examples from many different sources.
Please let me know if there is anything else I can tell you all, I just want to get this thing working and again, thanks for any and all help!
If you need anything, I will be in the corner performing the Downward Facing Dog Pose, thanks. 