Asterisk Stopped

Help…

Added a Digium card today TDM22b and ever since cant get Asterisk to start, on the GUI it says Astrisk Stopped, any ideas where i can start looking.

what does the log say ?

Dec 18 18:05:50 DEBUG[3131] chan_sip.c: Stopping retransmission on ‘0441d9d653a205653f02e62179cf3f56@81.31.112.51’ of Request 102: Match Found
Dec 18 18:05:50 DEBUG[3131] chan_sip.c: Stopping retransmission on ‘7c99ba695deda4ba153b88ca49601ebc@81.31.112.51’ of Request 102: Match Found
Dec 18 18:05:53 DEBUG[3131] chan_sip.c: Auto destroying call '5b47eca53047605a511fd11d5cfef82b@127.0.0.1’
Dec 18 18:05:57 DEBUG[3131] chan_sip.c: Auto destroying call '61c9b8e318a2a744123a200022c52951@127.0.0.1’
Dec 18 18:05:57 DEBUG[3131] chan_sip.c: Auto destroying call '3b22407a3c7461e43231bf0c02429e4a@127.0.0.1’
Dec 18 18:06:01 DEBUG[3131] chan_sip.c: Auto destroying call '2ba394577d596f731b17ef975ed5dff1@127.0.0.1’
Dec 18 18:06:01 DEBUG[3131] chan_sip.c: Auto destroying call '64fc109524f54e4d5103af540ffaf87c@127.0.0.1’
Dec 18 18:06:18 DEBUG[3131] acl.c: ##### Testing 192.168.0.2 with 192.168.0.0
Dec 18 18:06:18 DEBUG[3131] acl.c: ##### Testing 192.168.0.2 with 192.168.0.0
Dec 18 18:06:36 DEBUG[3131] acl.c: ##### Testing 192.168.0.2 with 192.168.0.0
Dec 18 18:06:36 DEBUG[3131] chan_sip.c: Stopping retransmission on ‘5032609e2143c60553b1e5ba6eb8ce0b@192.168.0.99’ of Request 102: Match Found
Dec 18 18:06:36 DEBUG[3131] acl.c: ##### Testing 192.168.0.2 with 192.168.0.0
Dec 18 18:06:36 DEBUG[3131] chan_sip.c: Stopping retransmission on ‘3493e86242ac86447a15517200445980@192.168.0.99’ of Request 102: Match Found
Dec 18 18:06:36 DEBUG[3131] acl.c: ##### Testing 84.70.138.162 with 192.168.0.0
Dec 18 18:06:36 DEBUG[3131] chan_sip.c: Target address 84.70.138.162 is not local, substituting externip
Dec 18 18:06:36 DEBUG[3131] chan_sip.c: Stopping retransmission on ‘7dfda4c13931ab413606a79b6ab51455@81.31.112.51’ of Request 102: Match Found
Dec 18 18:06:50 DEBUG[3131] acl.c: ##### Testing 217.10.79.23 with 192.168.0.0
Dec 18 18:06:50 DEBUG[3131] chan_sip.c: Target address 217.10.79.23 is not local, substituting externip
Dec 18 18:06:50 DEBUG[3131] acl.c: ##### Testing 217.10.79.23 with 192.168.0.0
Dec 18 18:06:50 DEBUG[3131] chan_sip.c: Target address 217.10.79.23 is not local, substituting externip
Dec 18 18:06:50 DEBUG[3131] acl.c: ##### Testing 217.10.79.23 with 192.168.0.0
Dec 18 18:06:50 DEBUG[3131] chan_sip.c: Target address 217.10.79.23 is not local, substituting externip
Dec 18 18:06:50 DEBUG[3131] acl.c: ##### Testing 217.10.79.23 with 192.168.0.0
Dec 18 18:06:50 DEBUG[3131] chan_sip.c: Target address 217.10.79.23 is not local, substituting externip
Dec 18 18:06:50 DEBUG[3131] chan_sip.c: Stopping retransmission on ‘24ede8cf267db3e062d5fec32c05646e@81.31.112.51’ of Request 102: Match

The IP address is wrong, could it be a card conflict IRQ settings ?

Also now getting this

Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)

Has nothing to do with IRQ conflicts. On the linux CLI do “asterisk -vvvc”. If it doesn’t start past the last 20 lines or so.

error[3942]: pbx_dundi.c:4771 load_module: unable to bind to 0.0.0.0 port 4520: address already in use

getting 1 error and 3 warnings,

Something is already using that port which I assume Asterisk is. Do “asterisk -vvvr” and see if puts you on the console.

Angler

Tried that at the CLI and it throws up

error[3942]: pbx_dundi.c:4771 load_module: unable to bind to 0.0.0.0 port 4520: address already in use

its only done this since installing a digium card.

Is this fixable or is there a fresh install due ?

It should be fixable.

PM sent.

Port 4520 is for Dundi right??

Did u setup dundi??
If so before or after the card install???

Check the dundi conf file and see if you are binding by address or mac addy