Analog phone not ringing

hello

i have installed

  1. asterisk1.4

  2. freepbx 2.6.0.0
    i am using TDM800P analog card now i am connecting phone line in Fxs and 1 analog phone in Fxo port, and using 3 IP phone, configure inbound routes to IP telephone extension. my question is

  3. how can i get the inbound calls to the analog phone (call ring)

  4. how to i mentioned the different telephone number outgoing to different analog port

  5. Record all incoming and outgoing, extensions to extensions enable

here is my configs
dahdi.conf

usecalledid=yes
hidecalledid=no
callwaiting=yes
threewaycalling=yes
transfer=yes
ecocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0

;;FXS Modules
Group=0
signalling=fxo_ks
context=from-trunk
Channel=1-4

;;FXO Modules
Group=0
echocancel=yes
signalling=fxs_ks
context=from-trunk
channel=5-8

dahdi-channel conf

; Autogenerated by /usr/sbin/dahdi_genconf on Sun Dec 27 19:03:59 2009 -- do not hand edit
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/asterisk/chan_dahdi.conf that will include the global settings
;

; Span 1: WCTDM/0 "Wildcard TDM800P Board 1" (MASTER) 
;;; line="1 WCTDM/0/0 FXSKS  (EC: MG2)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 1
callerid=
group=
context=default

;;; line="2 WCTDM/0/1 FXSKS  (EC: MG2)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 2
callerid=
group=
context=default

;;; line="3 WCTDM/0/2 FXSKS  (EC: MG2)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 3
callerid=
group=
context=default

;;; line="4 WCTDM/0/3 FXSKS  (EC: MG2)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 4
callerid=
group=
context=default

;;; line="5 WCTDM/0/4 FXOLS  (EC: MG2)"
signalling=fxo_ls
callerid="Channel 5" <4005>
mailbox=4005
group=5
context=from-internal
channel => 5
callerid=
mailbox=
group=
context=default

;;; line="6 WCTDM/0/5 FXOLS  (EC: MG2)"
signalling=fxo_ls
callerid="Channel 6" <4006>
mailbox=4006
group=5
context=from-internal
channel => 6
callerid=
mailbox=
group=
context=default

;;; line="7 WCTDM/0/6 FXOLS  (EC: MG2)"
signalling=fxo_ls
callerid="Channel 7" <4007>
mailbox=4007
group=5
context=from-internal
channel => 7
callerid=
mailbox=
group=
context=default

;;; line="8 WCTDM/0/7 FXOLS  (EC: MG2)"
signalling=fxo_ls
callerid="Channel 8" <4008>
mailbox=4008
group=5
context=from-internal
channel => 8
callerid=
mailbox=
group=
context=default