[Asterisk-Users] No recorded messages

Chris Mason lists at masonc.com
Tue Mar 22 13:32:49 MST 2005


I have installed my first Asterisk implementation using the Asterisk at home
ISO. I am using the SJPhone software. Using the setup page, I have been able
to configure two extensions. Whne I dial from one to the other, the other
does not answer even though it is registered. Watching the log in the CLI, I
can see that recorded messages are being played;:
  == No one is available to answer at this time
  dialparties.agi: Dial return value was 0 and dialstring was SIP/203|15|tr
    -- AGI Script dialparties.agi completed, returning 0
    -- Executing Wait("SIP/202-ed3d", "1") in new stack
    -- Executing VoiceMail("SIP/202-ed3d", "u203") in new stack
    -- Playing 'vm-theperson' (language 'en')
    -- Playing 'digits/2' (language 'en')
    -- Playing 'digits/0' (language 'en')
    -- Playing 'digits/3' (language 'en')
    -- Playing 'vm-isunavail' (language 'en')
    -- Playing 'vm-intro' (language 'en')
    -- Playing 'beep' (language 'en')
    -- Recording the message
    -- x=0, open writing:
/var/spool/asterisk/voicemail/default/203/INBOX/msg0005 format: wav49,
0x93b4280
    -- x=1, open writing:
/var/spool/asterisk/voicemail/default/203/INBOX/msg0005 format: wav,
0x941e3f0
    -- Recording automatically stopped after a silence of 5 seconds
    -- Playing 'auth-thankyou' (language 'en')
    -- Playing 'vm-review' (language 'en')


I do not hear these messages. I can leave a voice message and the other
extension can play it, so some of it is working fine.Any ideas hwy
1: No recorded messages
2: Extensions do not answer. It looks like it should when I observe the log.

dialparties.agi: Caller ID name is 'Chris Mason' number is '202'
    --  dialparties.agi: Added extension 203 to extension map
    --  dialparties.agi: Extension 203 cf is disabled
    --  dialparties.agi: Extension 203 do not disturb is disabled
  == Parsing '/etc/asterisk/manager.conf': Found
  == Manager 'admin' logged on from 127.0.0.1
  == Manager 'admin' logged off from 127.0.0.1
  dialparties.agi: Extension 203 has call waiting disabled
    --  dialparties.agi: DbSet CALLTRACE/203 to 202
  dialparties.agi: About to execute Dial(SIP/203|15|tr)
    -- AGI Script Executing Application: (Dial) Options: (SIP/203|15|tr)
    -- Called 203
  == No one is available to answer at this time

Chris Mason




More information about the asterisk-users mailing list