The content of the voicemail directory is :

ls -lh /var/spool/asterisk/voicemail/default/*11/
total 324K
drwxr-xr-x 2 root root 4.0K 2009-11-28 23:49 INBOX/
drwxr-xr-x 2 root root 4.0K 2009-11-28 23:46 Old/
drwxr-xr-x 2 root root 4.0K 2009-11-28 23:46 Urgent/
-rw-r--r-- 1 root root 3.5K 2009-11-28 23:47 busy.WAV
-rw-r--r-- 1 root root 3.5K 2009-11-28 23:47 busy.gsm
-rw-r--r-- 1 root root  34K 2009-11-28 23:47 busy.wav
-rw-r--r-- 1 root root  17K 2009-11-28 23:44 greet.WAV
-rw-r--r-- 1 root root  17K 2009-11-28 23:44 greet.gsm
-rw-r--r-- 1 root root 163K 2009-11-28 23:44 greet.wav
drwxr-xr-x 2 root root 4.0K 2009-11-28 23:49 tmp/
-rw-r--r-- 1 root root 4.1K 2009-11-28 23:47 unavail.WAV
-rw-r--r-- 1 root root 4.1K 2009-11-28 23:47 unavail.gsm
-rw-r--r-- 1 root root  40K 2009-11-28 23:47 unavail.wav


I made an error in my first mail, i'm calling voicemail in extensions.conf this way :

exten => _*.,1,Dial(SIP/${EXTEN:0},60)
exten => _*.,n,VoiceMail(${EXTEN:0},u)
exten => _*.,n,Playback(ss-noservice)

Matthieu NICAISE
Responsable technique

GSM : 06 72 19 09 55
[email protected]
------------------------------------------------------------------------
Thinkro System
http://www.thinkrosystem.com/




Le 29 nov. 09 à 04:26, Warren Selby a écrit :

On Sat, Nov 28, 2009 at 8:39 PM, matthieu Nicaise <[email protected] > wrote:
Here is the output of the CLI with verbose and debug set to 3 :

  == Using SIP RTP CoS mark 5
  == Using SIP VRTP CoS mark 6
-- Executing [...@local:1] Dial("SIP/*15-0849a370", "SIP/ *11,60") in new stack
  == Using SIP RTP CoS mark 5
  == Using SIP VRTP CoS mark 6
[Nov 29 03:38:13] WARNING[24635]: app_dial.c:1528 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)
-- Executing [...@local:2] VoiceMail("SIP/*15-0849a370", "*11") in new stack
    -- <SIP/*15-0849a370> Playing 'vm-intro.alaw' (language 'fr')
    -- <SIP/*15-0849a370> Playing 'beep.alaw' (language 'fr')
    -- Recording the message
-- x=0, open writing: /var/spool/asterisk/voicemail/default/*11/ tmp/40taTt format: wav49, 0x849b338 -- x=1, open writing: /var/spool/asterisk/voicemail/default/*11/ tmp/40taTt format: gsm, 0x849c7c0 -- x=2, open writing: /var/spool/asterisk/voicemail/default/*11/ tmp/40taTt format: wav, 0x849cb08
    -- User hung up
== Parsing '/var/spool/asterisk/voicemail/default/*11/INBOX/ msg0000.txt': == Found == Spawn extension (local, *11, 2) exited non-zero on 'SIP/ *15-0849a370' -- Executing [...@local:1] Hangup("SIP/*15-0849a370", "") in new stack == Spawn extension (local, h, 1) exited non-zero on 'SIP/ *15-0849a370'

Th Warren

Matthieu NICAISE
Responsable technique

GSM : 06 72 19 09 55
[email protected]
------------------------------------------------------------------------
Thinkro System
http://www.thinkrosystem.com/

What is the output of 'ls -lh /var/spool/asterisk/voicemail/default/ *11/' ?


--
Thanks,
--Warren Selby
http://www.selbytech.com
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to