Below are snippets from my configuration files. As for trace information, I am still in the process of figuring out how to do it. Please let me know if more information or what files you need in order to assist me. Thanks
Extensions.conf
[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no
priorityjumping=no
[DID_trunk_1]
include=default
exten=_X.,1,Goto(voicemenu-custom-5|s|1)
exten=s,1,ExecIf($[ “${CALLERID(num)}”="" ],SetCallerPres,unavailable)
exten=s,2,ExecIf($[ “${CALLERID(num)}”="" ],Set,CALLERID(all)=unknown <0000000>)
exten=s,3,Goto(voicemenu-custom-5|s|1)
exten=_1XXXXXXX,1,Goto(default|301|1)
exten=_1XXXXXXX,1,Goto(default|301|1)
exten=_1XXXXXXX,1,Goto(default|301|1)
[globals]
trunk_1=SIP/trunk_1
trunk_1_cid=unknown
trunk_2_cid=unknown
[default]
exten=650,1,VoiceMailMain
exten=700,1,Goto(voicemenu-custom-5|s|1)
exten=500,1,MeetMe(${EXTEN}|MsI)
exten=710,1,Goto(voicemenu-custom-1|s|1)
exten=501,1,MeetMe(${EXTEN}|MsI)
exten=502,1,MeetMe(${EXTEN}|MsI)
exten=800,1,Goto(ringroups-custom-1|s|1)
exten=705,1,Goto(voicemenu-custom-3|s|1)
exten=*60,1,Answer
exten=*60,2,Playback(at-tone-time-exactly)
exten=*60,3,SayUnixTime(,IMSp)
exten=*60,4,Playback(beep)
exten=*60,5,Hangup
exten=210,1,Goto(ringgroup-XXX|s|1)
exten=706,1,Goto(voicemenu-custom-13|s|1)
exten=711,1,Goto(voicemenu-custom-14|s|1)
exten=777,1,Goto(voicemenu-custom-15|s|1)
exten=o,1,Goto(default,201,1)
exten=801,1,Goto(ringroups-custom-2|s|1)
Sip.conf
[general]
context=default
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
nat=yes
externip=XXX.XXX.XXX.XXX
localnet=10.10.1.0/255.255.255.0
disallow=all
allow=g729,ulaw
Users.conf
[trunk_1]
allow=alaw
context=DID_trunk_1
fromdomain=XXX.XXX.XXX.XXX (our IP Address)
canreinvite=no
hasexten=no
hasiax=no
hassip=yes
host=XXX.XXX.XXX.XXX (Nexvortex IP Address)
provider=nexvortex
registeriax=no
registersip=yes
secret=XXXXXXX
trunkname=NexVortex - XXXXXXX
trunkstyle=voip
username=XXXXXXX
insecure=very
port=5060
disallow=g726,gsm,ulaw
[general]
fullname=New User
userbase=200
hasvoicemail=yes
vmsecret=1234
hassip=yes
hasiax=no
hasmanager=no
callwaiting=yes
threewaycalling=yes
callwaitingcallerid=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
callgroup=1
pickupgroup=1
host=dynamic
localextenlength=3
allow_aliasextns=no
allow_an_extns=no
hasagent=no
hasdirectory=yes
operatorExtension=201
subscribecontext=BLF_GROUP
call-limit=100
notifyringing=yes
limitonpeers=yes
[301]
callwaiting=yes
fullname=XXXXXXX
hasagent=no
hasdirectory=yes
hasiax=no
hasmanager=no
hassip=yes
hasvoicemail=yes
deletevoicemail=no
host=dynamic
mailbox=301
secret=XXXXXXX
threewaycalling=yes
vmsecret=XXXXX
registeriax=no
registersip=yes
autoprov=no
canreinvite=no
nat=yes
dtmfmode=rfc2833
disallow=all
allow=all
signalling=fxo_ks
cid_number=301
context=numberplan-custom-1
iax.conf
[general]
bandwidth=low
disallow=lpc10
jitterbuffer=no
forcejitterbuffer=no
autokill=yes
[guest]
type=user
context=default
callerid=“Guest IAX User”
[iaxtel]
type=user
context=default
auth=rsa
inkeys=iaxtel
[iaxfwd]
type=user
context=default
auth=rsa
inkeys=freeworlddialup
[demo]
type=peer
username=asterisk
secret=XXXXXXXXXX
host=XXX.XXX.XXX.XXX