Ticket #194 (closed defect: invalid)

Opened 10 months ago

Last modified 10 months ago

Incoming calls going to Voicemail

Reported by: sunisp Assigned to: areski
Priority: critical Milestone:
Component: General Version:
Keywords: Cc:

Description

newa2billing.php|1|did: file:Class.A2Billing.php - line:1134 - [A2Billing] DID call friend: Dialing 'SIP/13055375371@68.167.58.210|60|HL(3600000:61000:30000)' Friend.

newa2billing.php|1|did:

-- AGI Script Executing Application: (DIAL) Options: (SIP/13055375371@68.167.58.210|60|HL(3600000:61000:30000)) -- Limit Data for this call:

> timelimit = 3600000 > play_warning = 61000 > play_to_caller = yes > play_to_callee = no > warning_freq = 30000 > start_sound = (null) > warning_sound = timeleft > end_sound = (null)

[Feb 4 10:39:33] DEBUG[3703]: res_config_mysql.c:650 mysql_reconnect: MySQL RealTime?: Everything is fine. [Feb 4 10:39:33] DEBUG[3703]: res_config_mysql.c:138 realtime_mysql: MySQL RealTime?: Retrieve SQL: SELECT * FROM cc_sip_buddies WHERE name = '68.167.58.210'

-- Called 13055375371@68.167.58.210 -- Got SIP response 482 "Loop Detected" back from 68.167.58.210 -- Now forwarding SIP/204.11.194.34-b7101c90 to 'Local/13055375371@from-didww' (thanks to SIP/68.167.58.210-08487e30)

[Feb 4 10:39:33] WARNING[3703]: channel.c:3232 ast_request: No channel type registered for 'Local' [Feb 4 10:39:33] NOTICE[3703]: app_dial.c:503 wait_for_answer: Unable to create local channel for call forward to 'Local/13055375371@from-didww' (cause = 66)

Change History

02/04/08 08:28:39 changed by stavros

  • status changed from new to closed.
  • resolution set to invalid.

Your debug output clearly demonstrates your problem is with your Asterisk installation; you don't seem to have the 'Local' channel type available. This is not a bug in A2B, and is therefore off-topic on this issue-tracker.



Google