ftocc

Can't make calls

hitura
Posts: 4
Member Since:
2006-06-07

Hi,
I had aah installed on my computer, so i removed every folder I can find named asterisk and then I installed trixbox on top of it.
Eveything seems ok, except that I can't make any calls at all. I can't call internal numbers or external numbers.
I tried to reinstall it twice now, but it still doesn't work. I cannot format my computer because I need the services it is running.
I installed it from the tar.gz file. Can anyone help?
Below are the logs when I try to make calls:

Jun 8 14:02:07 DEBUG[7975] manager.c: Manager received command 'Originate'
Jun 8 14:02:07 DEBUG[7977] chan_sip.c: Allocating new SIP dialog for (No Call-ID) - INVITE (With RTP)
Jun 8 14:02:07 DEBUG[7977] chan_sip.c: Setting NAT on RTP to 0
Jun 8 14:02:07 DEBUG[7977] chan_sip.c: Outgoing Call for 1886
Jun 8 14:02:07 DEBUG[7977] chan_sip.c: Updating call counter for outgoing call
Jun 8 14:02:07 DEBUG[5097] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '4d8f893934f67d901074e45c0aeb05db@xxx.xxx.xxx.xxx' Request 102: Found
Jun 8 14:02:07 DEBUG[5097] chan_sip.c: SIP response 100 to standard invite
Jun 8 14:02:07 DEBUG[5097] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '4d8f893934f67d901074e45c0aeb05db@xxx.xxx.xxx.xxx' Request 102: Found
Jun 8 14:02:07 DEBUG[5097] chan_sip.c: SIP response 180 to standard invite
Jun 8 14:02:07 DEBUG[5090] chan_sip.c: Checking device state for peer 1886
Jun 8 14:02:07 DEBUG[5090] devicestate.c: Changing state for SIP/1886 - state 6 (Ringing)
Jun 8 14:02:07 DEBUG[5090] chan_sip.c: Checking device state for peer 1886
Jun 8 14:02:07 DEBUG[7978] app_queue.c: Device 'SIP/1886' changed to state '6' (Ringing)
Jun 8 14:02:08 DEBUG[5097] chan_sip.c: Acked pending invite 102
Jun 8 14:02:08 DEBUG[5097] chan_sip.c: Stopping retransmission on '4d8f893934f67d901074e45c0aeb05db@xxx.xxx.xxx.xxx' of Request 102: Match Found
Jun 8 14:02:08 DEBUG[5097] chan_sip.c: SIP response 200 to standard invite
Jun 8 14:02:08 DEBUG[5097] chan_sip.c: build_route: Contact hop: Steve
Jun 8 14:02:08 VERBOSE[7977] logger.c: > Channel SIP/1886-ad06 was answered.
Jun 8 14:02:08 DEBUG[5090] chan_sip.c: Checking device state for peer 1886
Jun 8 14:02:08 DEBUG[5090] devicestate.c: Changing state for SIP/1886 - state 2 (In use)
Jun 8 14:02:08 DEBUG[5090] chan_sip.c: Checking device state for peer 1886
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'Macro'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing Macro("SIP/1886-ad06", "user-callerid") in new stack
Jun 8 14:02:08 DEBUG[7979] pbx.c: Function result is '1886@frominternal'
Jun 8 14:02:08 DEBUG[7979] db.c: Unable to find key '1886@frominternal/user' in family 'DEVICE'
Jun 8 14:02:08 DEBUG[7979] func_db.c: DB: DEVICE/1886@frominternal/user not found in database.
Jun 8 14:02:08 DEBUG[7979] pbx.c: Function result is ''
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'Set'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing Set("SIP/1886-ad06", "AMPUSER=") in new stack
Jun 8 14:02:08 DEBUG[7979] pbx.c: Function result is '1886@frominternal'
Jun 8 14:02:08 DEBUG[7979] db.c: Unable to find key '1886@frominternal/emergency_cid' in family 'DEVICE'
Jun 8 14:02:08 DEBUG[7979] func_db.c: DB: DEVICE/1886@frominternal/emergency_cid not found in database.
Jun 8 14:02:08 DEBUG[7979] pbx.c: Function result is ''
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'Set'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing Set("SIP/1886-ad06", "EMERGENCYCID=") in new stack
Jun 8 14:02:08 DEBUG[7979] db.c: Unable to find key '/cidname' in family 'AMPUSER'
Jun 8 14:02:08 DEBUG[7979] func_db.c: DB: AMPUSER//cidname not found in database.
Jun 8 14:02:08 DEBUG[7979] pbx.c: Function result is ''
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'Set'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing Set("SIP/1886-ad06", "AMPUSERCIDNAME=") in new stack
Jun 8 14:02:08 DEBUG[7979] pbx.c: Expression result is '1'
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'GotoIf'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing GotoIf("SIP/1886-ad06", "1?6") in new stack
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Goto (macro-user-callerid,s,6)
Jun 8 14:02:08 DEBUG[7979] pbx.c: Function result is '"1886 : Steve" <1886@frominternal>'
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'NoOp'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing NoOp("SIP/1886-ad06", "Using CallerID "1886 : Steve" <1886@frominternal>") in new stack
Jun 8 14:02:08 DEBUG[7979] pbx.c: Function result is '1886@frominternal'
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'Set'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing Set("SIP/1886-ad06", "DB(CF/1886@frominternal)=4") in new stack
Jun 8 14:02:08 DEBUG[7980] app_queue.c: Device 'SIP/1886' changed to state '2' (In use)
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'Answer'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing Answer("SIP/1886-ad06", "") in new stack
Jun 8 14:02:08 DEBUG[7979] pbx.c: Launching 'Wait'
Jun 8 14:02:08 VERBOSE[7979] logger.c: -- Executing Wait("SIP/1886-ad06", "1") in new stack
Jun 8 14:02:09 DEBUG[7979] pbx.c: Launching 'Playback'
Jun 8 14:02:09 VERBOSE[7979] logger.c: -- Executing Playback("SIP/1886-ad06", "call-fwd-unconditional") in new stack
Jun 8 14:02:09 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format gsm
Jun 8 14:02:09 DEBUG[7979] rtp.c: Ooh, format changed from unknown to ulaw
Jun 8 14:02:09 VERBOSE[7979] logger.c: -- Playing 'call-fwd-unconditional' (language 'en')
Jun 8 14:02:11 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:11 DEBUG[7979] pbx.c: Launching 'Playback'
Jun 8 14:02:11 VERBOSE[7979] logger.c: -- Executing Playback("SIP/1886-ad06", "for") in new stack
Jun 8 14:02:11 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format gsm
Jun 8 14:02:11 VERBOSE[7979] logger.c: -- Playing 'for' (language 'en')
Jun 8 14:02:11 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:11 DEBUG[7979] pbx.c: Launching 'Playback'
Jun 8 14:02:11 VERBOSE[7979] logger.c: -- Executing Playback("SIP/1886-ad06", "extension") in new stack
Jun 8 14:02:11 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format gsm
Jun 8 14:02:11 VERBOSE[7979] logger.c: -- Playing 'extension' (language 'en')
Jun 8 14:02:12 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:12 DEBUG[7979] pbx.c: Function result is '1886@frominternal'
Jun 8 14:02:12 DEBUG[7979] pbx.c: Launching 'SayDigits'
Jun 8 14:02:12 VERBOSE[7979] logger.c: -- Executing SayDigits("SIP/1886-ad06", "1886@frominternal") in new stack
Jun 8 14:02:12 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:12 VERBOSE[7979] logger.c: -- Playing 'digits/1' (language 'en')
Jun 8 14:02:13 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:13 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:13 VERBOSE[7979] logger.c: -- Playing 'digits/8' (language 'en')
Jun 8 14:02:13 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:13 DEBUG[7979] channel.c: Set channel SIP/1886-ad06 to write format ulaw
Jun 8 14:02:13 VERBOSE[7979] logger.c: -- Playing 'digits/8' (language 'en')
Jun 8 14:02:13 VERBOSE[7979] logger.c: -- Playing 'digits/8' (language 'en')

Really appreciate any help... :)