Koozali.org: home of the SME Server

Caller ID Question

Offline Teviot

  • *
  • 610
  • +0/-0
Caller ID Question
« on: December 12, 2008, 04:59:23 AM »
Hi All

I'm confused.

I have an question or too.  When I dial my UK VOIP number from my Australia VOIP number the caller ID comes back as another number that I have no idea where it comes from.  The number is not an account number that I have.  Can anyone explain please.

Code: [Select]
    -- Executing [61001144115871xxxx@internal:1] AGI("SIP/2001-09887ff8", "selintra|OutCluster|61001144115871xxxx") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
    -- AGI Script selintra completed, returning 0
    -- Executing [61001144115871xxxx@default:1] AGI("SIP/2001-09887ff8", "selintra|OutTrunk|09285006") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
    -- AGI Script Executing Application: (Dial) Options: (SIP/001144115871xxxx@09285006)
    -- Called 00114411587xxxx@09285006
    -- SIP/09285006-09870640 is making progress passing it to SIP/2001-09887ff8
    -- Executing [30134831@mainmenu:1] AGI("SIP/30134831-09886938", "selintra|Inbound|30134831") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
    -- AGI Script selintra completed, returning 0
    -- Executing [600@internal-presets:1] AGI("SIP/30134831-09886938", "selintra|Alias|SIP/2000 SIP/2002 /2003 /2004|600") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
    -- AGI Script Executing Application: (Dial) Options: (SIP/2000&SIP/2002&/2003&/2004|)
    -- Called 2000
    -- Called 2002
[Dec 12 14:04:15] WARNING[13443]: channel.c:2979 ast_request: No channel type registered for ''
[Dec 12 14:04:15] WARNING[13443]: app_dial.c:1196 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
[Dec 12 14:04:15] WARNING[13443]: channel.c:2979 ast_request: No channel type registered for ''
[Dec 12 14:04:15] WARNING[13443]: app_dial.c:1196 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
    -- SIP/2000-0989fdd8 is ringing
    -- SIP/2002-098a4538 is ringing
  == Spawn extension (default, 61001144115871xxxx, 1) exited non-zero on 'SIP/2001-09887ff8'
    -- Executing [h@default:1] Hangup("SIP/2001-09887ff8", "") in new stack
  == Spawn extension (default, h, 1) exited non-zero on 'SIP/2001-09887ff8'
  == Spawn extension (internal-presets, 600, 1) exited non-zero on 'SIP/30134831-09886938'
    -- Executing [h@internal-presets:1] Hangup("SIP/30134831-09886938", "") in new stack
  == Spawn extension (internal-presets, h, 1) exited non-zero on 'SIP/30134831-09886938'


Also in the above code

Code: [Select]
[Dec 12 14:04:15] WARNING[13443]: channel.c:2979 ast_request: No channel type registered for ''
[Dec 12 14:04:15] WARNING[13443]: app_dial.c:1196 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
[Dec 12 14:04:15] WARNING[13443]: channel.c:2979 ast_request: No channel type registered for ''
[Dec 12 14:04:15] WARNING[13443]: app_dial.c:1196 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
    -- SIP/2000-0989fdd8 is ringing

What does it mean by
Code: [Select]
Unable to create channel of type?

Thanks in Advance
Teviot
« Last Edit: December 12, 2008, 05:12:15 AM by teviot »
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.