Affichage des résultats 1 à 6 sur 6

Discussion: Numéro appellant sous freephonie avec freepbx

Mode arborescent

Message précédent Message précédent   Message suivant Message suivant
  1. #3
    Membre Junior
    Date d'inscription
    novembre 2013
    Messages
    4
    Downloads
    0
    Uploads
    0
    Quel boulet, je n'avais pas vu si loin dans la fenêtre raspbx.

    Voilà ce que j'ai lors d'un appel :

    Code:
     == Using SIP RTP CoS mark 5
        -- Executing [s@from-trunk:1] ExecIf("SIP/0952XXXXXX-0000001b", "1?Set(__FROM_DID=s)") in new stack
        -- Executing [s@from-trunk:2] Gosub("SIP/0952XXXXXX-0000001b", "app-blacklist-check,s,1()") in new stack
        -- Executing [s@app-blacklist-check:1] GotoIf("SIP/0952XXXXXX-0000001b", "0?blacklisted") in new stack
        -- Executing [s@app-blacklist-check:2] Set("SIP/0952XXXXXX-0000001b", "CALLED_BLACKLIST=1") in new stack
        -- Executing [s@app-blacklist-check:3] Return("SIP/0952XXXXXX-0000001b", "") in new stack
        -- Executing [s@from-trunk:3] Set("SIP/0952XXXXXX-0000001b", "CDR(did)=s") in new stack
        -- Executing [s@from-trunk:4] ExecIf("SIP/0952XXXXXX-0000001b", "0 ?Set(CALLERID(name)=06XXXXXXXX)") in new stack
        -- Executing [s@from-trunk:5] Set("SIP/0952XXXXXX-0000001b", "__CALLINGPRES_SV=allowed_not_screened") in new stack
        -- Executing [s@from-trunk:6] Set("SIP/0952XXXXXX-0000001b", "CALLERPRES()=allowed_not_screened") in new stack
        -- Executing [s@from-trunk:7] Goto("SIP/0952XXXXXX-0000001b", "ext-trunk,2,1") in new stack
        -- Goto (ext-trunk,2,1)
        -- Executing [2@ext-trunk:1] Set("SIP/0952XXXXXX-0000001b", "TDIAL_STRING=SIP/SIP_FreePhonie") in new stack
        -- Executing [2@ext-trunk:2] Set("SIP/0952XXXXXX-0000001b", "DIAL_TRUNK=2") in new stack
        -- Executing [2@ext-trunk:3] Goto("SIP/0952XXXXXX-0000001b", "ext-trunk,tdial,1") in new stack
        -- Goto (ext-trunk,tdial,1)
        -- Executing [tdial@ext-trunk:1] Set("SIP/0952XXXXXX-0000001b", "OUTBOUND_GROUP=OUT_2") in new stack
        -- Executing [tdial@ext-trunk:2] GotoIf("SIP/0952XXXXXX-0000001b", "0?nomax") in new stack
        -- Executing [tdial@ext-trunk:3] GotoIf("SIP/0952XXXXXX-0000001b", "0?hangit") in new stack
        -- Executing [tdial@ext-trunk:4] ExecIf("SIP/0952XXXXXX-0000001b", "1?Set(CALLERPRES()=allowed_not_screened)") in new stack
        -- Executing [tdial@ext-trunk:5] Set("SIP/0952XXXXXX-0000001b", "DIAL_NUMBER=s") in new stack
        -- Executing [tdial@ext-trunk:6] GosubIf("SIP/0952XXXXXX-0000001b", "1?sub-flp-2,s,1()") in new stack
        -- Executing [s@sub-flp-2:1] ExecIf("SIP/0952XXXXXX-0000001b", "0?Set(TARGET_FLP_2=)") in new stack
        -- Executing [s@sub-flp-2:2] GotoIf("SIP/0952XXXXXX-0000001b", "0?match") in new stack
        -- Executing [s@sub-flp-2:3] Return("SIP/0952XXXXXX-0000001b", "") in new stack
        -- Executing [tdial@ext-trunk:7] Set("SIP/0952XXXXXX-0000001b", "OUTNUM=s") in new stack
        -- Executing [tdial@ext-trunk:8] Set("SIP/0952XXXXXX-0000001b", "DIAL_TRUNK_OPTIONS=") in new stack
        -- Executing [tdial@ext-trunk:9] Dial("SIP/0952XXXXXX-0000001b", "SIP/SIP_FreePhonie/s,300,") in new stack
      == Using SIP RTP TOS bits 184
      == Using SIP RTP CoS mark 5
        -- Called SIP/SIP_FreePhonie/s
      == Everyone is busy/congested at this time (1:0/0/1)
        -- Executing [tdial@ext-trunk:10] Set("SIP/0952XXXXXX-0000001b", "CALLERID(number)=068XXXXXXXX") in new stack
        -- Executing [tdial@ext-trunk:11] Set("SIP/0952XXXXXX-0000001b", "CALLERID(name)=068XXXXXXXX") in new stack
        -- Executing [tdial@ext-trunk:12] Hangup("SIP/0952XXXXXX-0000001b", "") in new stack
      == Spawn extension (ext-trunk, tdial, 12) exited non-zero on 'SIP/0952XXXXXX-0000001b'
    Mon numéro de tel apparaît bien.

    Mais en gros je voudrais que tous les numéros non masqué passent et ceux anonymes soit parqué.

    Donc sur ma première route autorisant les numéros non masqué, dans le caller ID, j'ai essayé plusieurs formules dont "X."; "XXXXXXXXXX" et rien ne marche
    Dernière modification par DragonsNoirs77 ; 17/11/2013 à 15h41.

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
  •