[Asterisk-Users] Cisco7905 keeps forwarding to voicemail

Alen Salamun alien at alienworld.org
Mon Jan 24 07:57:35 MST 2005


Hello All!

I have a strange problem with Cisco 7905. It is forwarding unanswered 
calls to VoiceMail even thought I have setup it not to.

My ring timer on cisco 7905 is 60s, and my ForwardToVMDelay is 3000s. 
This means that call should never be forwarded to VM!

This is true if I call from internal number then this happens on asterisk:

    -- SIP/104-6073 is ringing
    -- Nobody picked up in 60000 ms
    -- Executing Busy("SIP/100-865d", "") in new stack
  == Spawn extension (normal, 104, 2) exited non-zero on 'SIP/100-865d'
    -- Executing Hangup("SIP/100-865d", "") in new stack
  == Spawn extension (normal, h, 1) exited non-zero on 'SIP/100-865d'

But if I call from External ISDN line this happens:

    -- SIP/104-19cc is ringing
    -- Got SIP response 302 "Moved Temporarily" back from 192.168.10.154
    -- Now forwarding CAPI[contr3/2347474]/23 to 'Local/850 at normal' 
(thanks to SIP/104-19cc)
    -- Executing Answer("Local/850 at normal-60d0,2", "") in new stack
    -- Executing Wait("Local/850 at normal-60d0,2", "1") in new stack
    -- Local/850 at normal-60d0,1 answered CAPI[contr3/2347474]/23
    -- CAPI Answering for MSN 2347474
  == Spawn extension (limited, 104, 1) exited non-zero on 
'CAPI[contr3/2347474]/23<MASQ>'
    -- Executing Hangup("CAPI[contr3/2347474]/23<MASQ>", "") in new stack
  == Spawn extension (limited, h, 1) exited non-zero on 
'CAPI[contr3/2347474]/23<MASQ>'
    -- Executing VoiceMailMain("CAPI[contr3/2347474]/23", "s040684543") 
in new stack
    -- Playing 'vm-login' (language 'en')

As I understand this Cisco is saying back to Asterisk 302 "Moved 
Temporarily" and forwards call to 850. This should happen because it 
configured not to forward!

Any ideas?

Br,
Alen



More information about the asterisk-users mailing list