Page 4 sur 6 PremièrePremière ... 23456 DernièreDernière
Affichage des résultats 31 à 40 sur 51

Discussion: Est-ce Possible ?

  1. #31
    Membre Junior
    Date d'inscription
    mars 2011
    Messages
    26
    Downloads
    1
    Uploads
    0
    D'accord, j'ai pris note et vais modifier cela tout de suite.

  2. #32
    Membre Senior
    Date d'inscription
    février 2011
    Localisation
    Garges Les Gonesse
    Messages
    152
    Downloads
    0
    Uploads
    0

    Cool

    D'accord avec ffossard suivre les indications d'OVH et regardez le lien suivant

    http://www.voip-info.org/wiki/view/A...onfig+sip.conf pour plus amples informations.

    A noter aussi que www.voip-info.org est une source d'info qu'il ne faut pas negliger

    A+

  3. #33
    Membre Junior
    Date d'inscription
    mars 2011
    Messages
    26
    Downloads
    1
    Uploads
    0
    J'ai bien pris en compte vos commentaires et voila donc mon fichier sip.conf j'ai modifié comme dans l'exemple d'OVH, fichier extensions.conf aussi vu que mon nouveau sip.conf y fait appel.

    Code:
    ;*** PARAMETRES GENERAUX DE CONFIGURATION ***
    
    [general]
    context=forfait-ovh
    bindport=5060
    bindaddr=0.0.0.0
    srvlookup=yes
    register=>003336710****:*******@sip.ovh.net
    
    
    ;************ PARAMETRES DES COMPTES SIP ************
    
    [1001]
    callerid=SoftPhone <1001>
    type=friend
    context=appel-sortant
    host=dynamic
    secret=*****
    dtmfmode=rfc2833
    qualify=yes
    disallow=all
    allow=alaw
    canreinvite=no
    nat=no
    
    [1002]
    callerid=HardPhone <1002>
    type=friend
    context=appel-sortant
    host=dynamic
    secret=*****
    dtmfmode=rfc2833
    qualify=yes
    disallow=all
    allow=alaw
    canreinvite=no
    nat=no
    
    
    
    [forfait-ovh]
    type=peer
    host=sip.ovh.net
    fromuser=03*******
    context=ovh-sip
    language=fr
    username=0033367****
    secret=******
    nat=yes
    canreinvite=no
    dtmfmode=auto
    video=no
    restrictcid=no
    amaflags=default
    Le problème de non-enregistrement est toujours présent.

  4. #34
    Membre Association
    Date d'inscription
    août 2010
    Messages
    856
    Downloads
    0
    Uploads
    0
    Extrait de CLI avec cette config svp.

  5. #35
    Membre Junior
    Date d'inscription
    mars 2011
    Messages
    26
    Downloads
    1
    Uploads
    0
    Comme demandé, voilà un extrait du CLI :

    Code:
    serveur-asterisk*CLI> sip show peers
    Name/username              Host                                    Dyn Forcerport ACL Port     Status     
    1001/1001                  10.0.0.146                               D          55907    UNREACHABLE 
    1002                       (Unspecified)                            D          0        UNKNOWN    
    forfait-ovh/0033367100216  91.121.129.17                                N      5060     Unmonitored 
    3 sip peers [Monitored: 0 online, 2 offline Unmonitored: 1 online, 0 offline]
    [Mar 16 08:52:31] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #11)
    [Mar 16 08:52:51] NOTICE[1957]: chan_sip.c:12257 transmit_register: Strange, trying to register 003336710****@sip.ovh.net when registration already pending
    [Mar 16 08:53:11] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #13)
    [Mar 16 08:53:51] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #15)
    [Mar 16 08:53:51] NOTICE[1957]: chan_sip.c:19583 handle_response_peerpoke: Peer '1001' is now Reachable. (9ms / 2000ms)
    [Mar 16 08:54:31] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #17)
    [Mar 16 08:54:31] NOTICE[1957]: chan_sip.c:23357 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 1001
    [Mar 16 08:55:11] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #19)
    [Mar 16 08:55:11] NOTICE[1957]: chan_sip.c:24804 sip_poke_noanswer: Peer '1001' is now UNREACHABLE!  Last qualify: 9
    [Mar 16 08:55:51] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #21)
    [Mar 16 08:56:31] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #23)
    [Mar 16 08:57:11] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #25)
    [Mar 16 08:57:51] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #27)
    [Mar 16 08:58:31] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #29)
    [Mar 16 08:59:11] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #31)
    [Mar 16 08:59:52] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #33)
    [Mar 16 09:00:32] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #35)
    [Mar 16 09:00:32] NOTICE[1957]: chan_sip.c:23357 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 1001
    [Mar 16 09:01:12] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #37)
    [Mar 16 09:01:52] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #39)
    [Mar 16 09:02:32] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #41)
    [Mar 16 09:03:12] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #43)
    [Mar 16 09:03:52] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #45)
    [Mar 16 09:03:52] NOTICE[1957]: chan_sip.c:23357 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 1001
    [Mar 16 09:04:32] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #47)
    [Mar 16 09:05:12] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #49)
    [Mar 16 09:05:52] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #51)
    [Mar 16 09:05:52] NOTICE[1957]: chan_sip.c:24804 sip_poke_noanswer: Peer '1001' is now UNREACHABLE!  Last qualify: 20016
    [Mar 16 09:06:32] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #53)
    [Mar 16 09:06:32] NOTICE[1957]: chan_sip.c:19583 handle_response_peerpoke: Peer '1001' is now Reachable. (3ms / 2000ms)
    [Mar 16 09:06:52] NOTICE[1957]: chan_sip.c:12257 transmit_register: Strange, trying to register 003336710****@sip.ovh.net when registration already pending
    [Mar 16 09:07:12] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #55)
    [Mar 16 09:07:12] NOTICE[1957]: chan_sip.c:23357 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 1001
    [Mar 16 09:07:52] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #57)
    [Mar 16 09:07:52] NOTICE[1957]: chan_sip.c:24804 sip_poke_noanswer: Peer '1001' is now UNREACHABLE!  Last qualify: 3
    [Mar 16 09:08:32] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #59)
    [Mar 16 09:09:13] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #61)
    [Mar 16 09:09:53] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #63)
    [Mar 16 09:09:53] NOTICE[1957]: chan_sip.c:24804 sip_poke_noanswer: Peer '1001' is now UNREACHABLE!  Last qualify: 20015
    [Mar 16 09:10:33] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #65)
    [Mar 16 09:10:33] NOTICE[1957]: chan_sip.c:23357 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 1001
    [Mar 16 09:11:13] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #67)
    [Mar 16 09:11:53] NOTICE[1957]: chan_sip.c:12232 sip_reg_timeout:    -- Registration for '003336710****@sip.ovh.net' timed out, trying again (Attempt #69)

  6. #36
    Membre Senior
    Date d'inscription
    septembre 2010
    Messages
    410
    Downloads
    1
    Uploads
    0
    Tu n'aurais pas un firewall qui bloque tes connexions UDP sortantes ?

  7. #37
    Membre Association
    Date d'inscription
    août 2010
    Messages
    856
    Downloads
    0
    Uploads
    0
    Bizarre en effet. Vous avez comme modèle de routeur ?

    Sinon pour cette erreur peu importante:
    Code:
    Received SIP subscribe for peer without mailbox: 1001
    Il suffit de désactiver le MWI dans le téléphone 1001, ou bien de rajouter "mailbox=1001@default" pour ce téléphone dans sip.conf et lui créer une boite "1001" dans voicemail.conf

  8. #38
    Membre Junior
    Date d'inscription
    mars 2011
    Messages
    26
    Downloads
    1
    Uploads
    0
    J'ai désactivé le MWI et donc le message concernant le mailbox a disparu. Merci Nous utilisons un routeur DrayTek Vigor 2820 Series.

    Au travers de ce routeur passe plusieurs comptes SIP OVH inscrits sur des Bases DECTs.
    Dernière modification par AlphaFrancois ; 16/03/2011 à 17h35.

  9. #39
    Membre Junior
    Date d'inscription
    mars 2011
    Messages
    26
    Downloads
    1
    Uploads
    0
    Suivant vos indications, j'ai décidé de changer l'emplacement de mon serveur (mis à mon domicile derrière une Freebox) Je n'ai plus le problème d'enregistrement et là quand j'appelle vers mon serveur, je vois bien qu'une communication essaye d'entrer. Je reste cependant sur une tonalité "Occupé"

    Code:
    online, 0 offline][Mar 21 07:49:33] WARNING[1777]: chan_sip.c:13450 check_auth:
    username mismatch, have <forfait-ovh>, digest has <anonymous>[Mar 21 07:49:33]
    NOTICE[1777]: chan_sip.c:21256 handle_request_invite: Failed to authenticate device
    "06********" <sip:06********@sip.ovh.net;user=phone>;tag=03487-GJ-5d997648-7b396a722
    
    [Mar 2107:50:09] WARNING[1777]: chan_sip.c:13450 check_auth: username mismatch, have <forfait-ovh>, digest has <anonymous>
    
    [Mar 21 07:50:09] NOTICE[1777]:chan_sip.c:21256 handle_request_invite: Failed to authenticate device "09********" <sip:09********@sip.ovh.net;user=phone>;tag=24812-OQ-5d999584-59d65fd27
    
    [Mar 21 07:53:18] WARNING[1777]: chan_sip.c:13450 check_auth: username mismatch, have <forfait-ovh>, digest has <anonymous>
    
    [Mar 2107:53:18] NOTICE[1777]: chan_sip.c:21256 handle_request_invite: Failed to authenticate device "09********" <sip:09********@sip.ovh.net;user=phone>;tag=19919-LW-5d9a31aa-5df0c1846
    Le numéro en 09******** est celui de ma freebox, j'ai également essayé avec un compte SIP OVH depuis mon bureau et la ligne sonne toujours occupée.

  10. #40
    Membre Senior
    Date d'inscription
    septembre 2010
    Messages
    410
    Downloads
    1
    Uploads
    0
    Essaye de rajouter
    insecure=invite,port
    ou
    insecure=very
    (comme sur la doc OVH)
    au niveau de [forfait-ovh]

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
  •