Base config

Can any post a basic config for allowing my Vic2-2fxo card to access my Magic jack. This is my next progression of setting up peer groups after I have set up the ephones with numbers and they can ring each other. Thanks in advance for the newb question. I have not reached this section of the book yet.
“The problem with quotes on the Internet is that you can’t always be sure of their authenticity.” ~Abraham Lincoln
Comments
CME-2801-R1#show voice port summary
IN OUT
PORT CH SIG-TYPE ADMIN OPER STATUS STATUS EC
=============== == ============ ===== ==== ======== ======== ==
0/0/0 -- fxo-gs up dorm idle on-hook y
0/0/1 -- fxo-ls up dorm idle on-hook y
50/0/1 1 efxs up dorm on-hook idle y
50/0/1 2 efxs up dorm on-hook idle y
50/0/2 1 efxs up dorm on-hook idle y
50/0/2 2 efxs up dorm on-hook idle y
50/0/3 1 efxs up dorm on-hook idle y
50/0/3 2 efxs up dorm on-hook idle y
50/0/4 1 efxs up up on-hook idle y
50/0/4 2 efxs up up on-hook idle y
50/0/5 1 efxs up dorm on-hook idle y
50/0/5 2 efxs up dorm on-hook idle y
PWR FAILOVER PORT PSTN FAILOVER PORT
================= ==================
CME-2801-R1(config)#voice-port 0/0/0
CME-2801-R1(config-voiceport)#signal groundStart
CME-2801-R1(config-voiceport)#connection plar 1005
CME-2801-R1(config-voiceport)#caller-id enable
CME-2801-R1(config-voiceport)#description 724-555-1234
CME-2801-R1(config-voiceport)#cptone us
CME-2801-R1(config-voiceport)#dial-type dtmf
CME-2801-R1(config-voiceport)#ring number 1
CME-2801-R1(config-voiceport)#no shut
CME-2801-R1(config-voiceport)#^Z
CME-2801-R1#wr
Aug 28 00:02:38.932: %SYS-5-CONFIG_I: Configured from console by console
CME-2801-R1#wr
Now if anyone wants to share how to make my phones dial out, that would be great.
CUCM SRND 9x/10, UCCX SRND 10x, QOS SRND, SIP Trunking Guide, anything contact center related
CME-2801-R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
CME-2801-R1(config)#dial-peer voice 91 pots
CME-2801-R1(config-dial-peer)#description 10-Digit Dialing
CME-2801-R1(config-dial-peer)#destination-pattern 9[2-9]..[2-9]......
CME-2801-R1(config-dial-peer)#port 0/0/0
CME-2801-R1(config-dial-peer)#exit
Now I can call out to my cell phone and call back in from my cell phone. Good times!!