Affichage des résultats 1 à 10 sur 17

Discussion: Asterisk Configuration et matériel - conseils

Mode arborescent

Message précédent Message précédent   Message suivant Message suivant
  1. #16
    Membre
    Date d'inscription
    avril 2012
    Localisation
    83170 Tourves (Var)
    Messages
    46
    Downloads
    0
    Uploads
    0
    Bonjour,

    C'est bon ,'j'ai trouvé, j'ai réussi a ajouter mon compte dans Ekiga, mais j'ai un problème avec la messagerie d'asterisk.

    Code HTML:
    Nom : poste11
    Registrar : 192.168.0.1
    Utilisateur : 11
    Identifiant d'authentification : 11
    Mot de passe : 11
    Delai : 360
    Il me répond "Inscrit" .

    Messagerie
    Cependant pour la messagerie quand je compose le 700 j'ai ma messagerie.
    (asterisk) Messagerie asterisk, veuillez composer votre numéro de boite vocale
    (moi) Je tape : 11
    (asterisk) Mot de passe
    (moi) Je tape 11
    (asterisk)Access refusé, veuillez recomposer votre numéro de boite vocale

    Code HTML:
    root@debian:~# asterisk -rvvvvv                                                                                                 
    Asterisk 1.8.11.0, Copyright (C) 1999 - 2012 Digium, Inc. and others.                                                                       
    Created by Mark Spencer <markster@digium.com>                                                                                               
    Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.                                                          
    This is free software, with components licensed under the GNU General Public                                                                
    License version 2 and other licenses; you are welcome to redistribute it under                                                              
    certain conditions. Type 'core show license' for details.                                                                                   
    =========================================================================                                                                   
      == Parsing '/etc/asterisk/asterisk.conf':   == Found                                                                                      
      == Parsing '/etc/asterisk/extconfig.conf':   == Found                                                                                     
    Connected to Asterisk 1.8.11.0 currently running on debian (pid = 2889)
    Verbosity was 0 and is now 5
    debian*CLI> sip show peers
    Name/username              Host                                    Dyn Forcerport ACL Port     Status     
    11/poste11                 192.168.0.2                              D   N             5060     OK (31 ms) 
    12/poste12                 (Unspecified)                            D   N             0        UNKNOWN    
    13/chambre invité         (Unspecified)                            D   N             0        UNKNOWN    
    14/cuisine d'été         (Unspecified)                            D   N             0        UNKNOWN    
    freephonie_in              212.27.52.5                                  N             5060     OK (37 ms) 
    freephonie_out/0950140909  212.27.52.5                                  N             5060     OK (37 ms) 
    6 sip peers [Monitored: 3 online, 3 offline Unmonitored: 0 online, 0 offline]
      == Using SIP RTP CoS mark 5
        -- Executing [12@rdc:1] Dial("SIP/11-00000000", ", 30, wW") in new stack
    [Apr 11 12:31:40] WARNING[2937]: app_dial.c:1949 dial_exec_full: Dial requires an argument (technology/number)
      == Spawn extension (rdc, 12, 1) exited non-zero on 'SIP/11-00000000'
      == Using SIP RTP CoS mark 5
        -- Executing [700@rdc:1] VoiceMailMain("SIP/11-00000001", "") in new stack
        -- <SIP/11-00000001> Playing 'vm-login.slin' (language 'fr')
        -- <SIP/11-00000001> Playing 'vm-password.slin' (language 'fr')
        -- Incorrect password '' for user '11' (context = default)
        -- <SIP/11-00000001> Playing 'vm-incorrect-mailbox.slin' (language 'fr')
        -- <SIP/11-00000001> Playing 'vm-password.slin' (language 'fr')
        -- Incorrect password '' for user '11' (context = default)
        -- <SIP/11-00000001> Playing 'vm-incorrect-mailbox.slin' (language 'fr')
        -- <SIP/11-00000001> Playing 'vm-password.slin' (language 'fr')
        -- Incorrect password '' for user '11' (context = default)
        -- <SIP/11-00000001> Playing 'vm-incorrect.slin' (language 'fr')
        -- <SIP/11-00000001> Playing 'vm-goodbye.slin' (language 'fr')
        -- Auto fallthrough, channel 'SIP/11-00000001' status is 'UNKNOWN'
      == Using SIP RTP CoS mark 5
        -- Executing [700@rdc:1] VoiceMailMain("SIP/11-00000002", "") in new stack
        -- <SIP/11-00000002> Playing 'vm-login.slin' (language 'fr')
        -- <SIP/11-00000002> Playing 'vm-password.slin' (language 'fr')
        -- Incorrect password '70' for user '11' (context = default)
        -- <SIP/11-00000002> Playing 'vm-incorrect-mailbox.slin' (language 'fr')
    [Apr 11 12:45:10] WARNING[2950]: app_voicemail.c:9759 vm_authenticate: Couldn't read username
      == Using SIP RTP CoS mark 5
        -- Executing [700@rdc:1] VoiceMailMain("SIP/11-00000003", "") in new stack
        -- <SIP/11-00000003> Playing 'vm-login.slin' (language 'fr')
        -- <SIP/11-00000003> Playing 'vm-password.slin' (language 'fr')
        -- Incorrect password '11' for user '11' (context = default)
        -- <SIP/11-00000003> Playing 'vm-incorrect-mailbox.slin' (language 'fr')
    [Apr 11 12:45:35] WARNING[2951]: app_voicemail.c:9759 vm_authenticate: Couldn't read username
           > doing dnsmgr_lookup for 'freephonie.net'
           > doing dnsmgr_lookup for 'freephonie.net'
    debian*CLI>


    Je met le fichier sip.conf et extentions.conf dans la 2em partie.

    Ou est l'erreur , que ce passe t'il ?

    Merci.
    Dernière modification par xunil2003 ; 11/04/2012 à 15h56.

Règles de messages

  • Vous ne pouvez pas créer de nouvelles discussions
  • Vous ne pouvez pas envoyer des réponses
  • Vous ne pouvez pas envoyer des pièces jointes
  • Vous ne pouvez pas modifier vos messages
  •