SOLVED Power Outage? Trunk no longer working inbound/outbound

Turns out I had no internet beyond my gateway due to no gateway setting in ifcfg-eth1! I assumed I had internet since I was connecting through ssh, transferring tcpdumps through winscp. Then I looked at the captures and noticed nothing was outside the lan, so I figured I would try to ping something beyond my gateway, alas network unreachable. Problem solved.

After a power outage my trixbox pbx is no longer working. Airespring is my trunk provider, and they are unable to see any calls placed from our end. Here is what I see when I receive a call to the PBX. The actual numbers and IP addresses are masked here. I’m thinking this has something to do with DID, not sure, brand new at this.

-- Executing [xxxxxxxxxx@from-sip-external:1] NoOp("SIP/xxx.xxx.xxx.xxx-08f7b2f8", "Received incoming SIP 

connection from unknown peer to xxxxxxxxxx") in new stack
– Executing [xxxxxxxxxx@from-sip-external:2] Set(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “DID=xxxxxxxxxx”) in new stack
– Executing [xxxxxxxxxx@from-sip-external:3] Goto(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “s|1”) in new stack
– Goto (from-sip-external,s,1)
– Executing [s@from-sip-external:1] GotoIf(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “1?from-trunk|xxxxxxxxxx|1”) in new

stack
– Goto (from-trunk,xxxxxxxxxx,1)
– Executing [xxxxxxxxxx@from-trunk:1] NoOp(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, "Catch-All DID Match - Found

xxxxxxxxxx - You probably want a DID for this.") in new stack
– Executing [xxxxxxxxxx@from-trunk:2] Goto(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “ext-did|s|1”) in new stack
– Goto (ext-did,s,1)
– Executing [s@ext-did:1] Set(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “__FROM_DID=s”) in new stack
– Executing [s@ext-did:2] Gosub(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “app-blacklist-check|s|1”) in new stack
– Executing [s@app-blacklist-check:1] LookupBlacklist(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “”) in new stack
– Executing [s@app-blacklist-check:2] GotoIf(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “0?blacklisted”) in new stack
– Executing [s@app-blacklist-check:3] Return(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “”) in new stack
– Executing [s@ext-did:3] GotoIf(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “0 ?cidok”) in new stack
– Executing [s@ext-did:4] Set(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “CALLERID(name)=xxxxxxxxxx”) in new stack
– Executing [s@ext-did:5] NoOp(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, "CallerID is “xxxxxxxxxx” ") in new

stack
– Executing [s@ext-did:6] Goto(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “ivr-2|s|1”) in new stack
– Goto (ivr-2,s,1)
– Executing [s@ivr-2:1] Set(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “LOOPCOUNT=0”) in new stack
– Executing [s@ivr-2:2] Set(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “__DIR-CONTEXT=default”) in new stack
– Executing [s@ivr-2:3] Set(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “_IVR_CONTEXT_ivr-2=”) in new stack
– Executing [s@ivr-2:4] Set(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “_IVR_CONTEXT=ivr-2”) in new stack
– Executing [s@ivr-2:5] GotoIf(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “0?begin”) in new stack
– Executing [s@ivr-2:6] Answer(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “”) in new stack
== Spawn extension (ivr-2, s, 6) exited non-zero on ‘SIP/xxx.xxx.xxx.xxx-08f7b2f8’
– Executing [h@ivr-2:1] Hangup(“SIP/xxx.xxx.xxx.xxx-08f7b2f8”, “”) in new stack
== Spawn extension (ivr-2, h, 1) exited non-zero on 'SIP/xxx.xxx.xxx.xxx-08f7b2f8

This call gets an all circuits are busy message, don’t think it is ours, since there is no record here of the files being played. I’m not sure what happened to the system, something got lost in my trunk config. SIP/xxx.xxx.xxx.xxx is my trunks IP. xxxxxxxxxx mostly replaces the main toll free number to dial into our PBX, in some spots it replaces the number I called from. Any ideas about what is happening here I would really appreciate. I’ve only monitored a handful of calls when the system was working, and something doesnt seem right here, I just dont’t know what. All I have is toll free outbound working, and I don’t have any backup trunks, don’t look at me I didn’t build it! I also can’t get any of my pstn backups working, channel is always unavailable.