No Outbound Calls

I have a long existing system with IP phones (Aastra 9133i) and a TDM400P with 4 FXO for trunks. After an electrical storm power outage, it works fine, except it will not make outbound calls. Ext to ext and inbound – great. On outbound, Asterisk logs indicate it is making the call. It even creates a CDR showing answered. The duration timer on the phones increment until you go onhook. During this “call”, you hear nothing. If you put that first one on hold, and start a second, after the dialing you hear bad noise.
I checked all 4 lines with my test set and made test calls on each. No noise. I had the service provider check them, too. I tried 3 simultaneous calls with the same result.

Should I move the card to another slot in the computer? Ever seen static electricity be so selective?

16:43:39 DEBUG[5071] pbx.c: Function result is ‘ZAP/g0’

16:43:39 DEBUG[5071] chan_zap.c: Dialing '1234567890’
16:43:39 DEBUG[5071] chan_zap.c: Deferring dialing…
16:43:40 DEBUG[5071] chan_zap.c: Exception on 12, channel 1
16:43:40 DEBUG[5071] chan_zap.c: Got event Hook Transition Complete(12) on channel 1 (index 0)
16:43:42 DEBUG[5071] chan_zap.c: Exception on 12, channel 1
16:43:42 DEBUG[5071] chan_zap.c: Got event Dial Complete(9) on channel 1 (index 0)
16:43:42 DEBUG[5071] chan_zap.c: Enabled echo cancellation on channel 1
16:44:08 DEBUG[5071] channel.c: Didn’t get a frame from channel: SIP/105-09103058
16:44:08 DEBUG[5071] channel.c: Bridge stops bridging channels SIP/105-09103058 and Zap/1-1
16:44:08 DEBUG[5071] chan_zap.c: Hangup: channel: 1 index = 0, normal = 12, callwait = -1, thirdcall = -1
16:44:08 DEBUG[5071] chan_zap.c: disabled echo cancellation on channel 1
16:44:08 DEBUG[5071] chan_zap.c: Set option TDD MODE, value: OFF(0) on Zap/1-1
16:44:08 DEBUG[5071] chan_zap.c: Updated conferencing on 1, with 0 conference users
16:44:08 DEBUG[5071] app_dial.c: Exiting with DIALSTATUS=ANSWER.

16:44:08 DEBUG[5071] chan_sip.c: update_call_counter(105) - decrement call limit counter
16:44:08 DEBUG[5071] cdr_addon_mysql.c: cdr_mysql: inserting a CDR record.
16:44:08 DEBUG[5071] cdr_addon_mysql.c: cdr_mysql: SQL command as follows: INSERT INTO cdr (calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid) VALUES (‘2013-03-22 16:43:39’,’“Bob” <105>’,‘105’,‘91234567890’,‘from-internal’, ‘SIP/105-09103058’,‘Zap/1-1’,‘Dial’,‘ZAP/g0/1234567890|300|’,29,26,‘ANSWERED’,3,’’,‘1363985010.29’)