Likes Likes:  0
Resultaten 1 tot 2 van de 2
Geen
  1. #1
    Niet naar buiten kunnen bellen (VoipBuster)
    uhh?
    905 Berichten
    Ingeschreven
    18/12/04

    Locatie
    Leivere

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 12060688
    Ondernemingsnummer: nvt

    Thread Starter

    Niet naar buiten kunnen bellen (VoipBuster)

    Nu ik eindelijk gebeld kan worden via ISDN zit ik met het volgende probleem. Ik wil natuurlijk ook graag kunnen bellen en dat wil ik kunnen doen met mijn VoipBuster account.

    Ik heb een trunk ingesteld met de volgende settings (gevonden op internet):
    Code:
    allow=alaw&ulaw&gsm
    bindaddr=0.0.0.0
    canreinvite=no
    context=default
    disallow=all
    dtmfmode=inband
    fromdomain=sip.voipbuster.com
    fromuser=ServeXS
    host=sip.voipbuster.com
    insecure=very
    nat=yes
    port=5060
    progressinband=yes
    qualify=yes
    secret=xxxx
    srvlookup=yes
    type=friend
    username=ServeXS
    Register string:
    Code:
    ServeXS:xxxx@sip.voipbuster.com
    Ik heb een outbound route aangemaakt. Ik heb nu de volgende peers:

    Code:
    trixbox*CLI> sip show peers
    Name/username              Host            Dyn Nat ACL Port     Status          
    VoipBuster.com/ServeXS     194.120.0.198        N      5060     OK (45 ms)      
    201/201                    192.168.1.69     D   N      55680    OK (101 ms)     
    2 sip peers [Monitored: 2 online, 0 offline Unmonitored: 0 online, 0 offline]
    Maar als ik naar buiten probeer te bellen krijg ik te horen dat de service niet beschikbaar is. Asterisk geeft het volgende weer in de console:

    Code:
        -- Executing [00641111063@from-internal:1] Macro("SIP/201-0976acc0", "user-callerid|SKIPTTL|") in new stack
        -- Executing [s@macro-user-callerid:1] NoOp("SIP/201-0976acc0", "user-callerid: device 201") in new stack
        -- Executing [s@macro-user-callerid:2] Set("SIP/201-0976acc0", "AMPUSER=201") in new stack
        -- Executing [s@macro-user-callerid:3] GotoIf("SIP/201-0976acc0", "0?report") in new stack
        -- Executing [s@macro-user-callerid:4] ExecIf("SIP/201-0976acc0", "1|Set|REALCALLERIDNUM=201") in new stack
        -- Executing [s@macro-user-callerid:5] NoOp("SIP/201-0976acc0", "REALCALLERIDNUM is 201") in new stack
        -- Executing [s@macro-user-callerid:6] Set("SIP/201-0976acc0", "AMPUSER=201") in new stack
        -- Executing [s@macro-user-callerid:7] Set("SIP/201-0976acc0", "AMPUSERCIDNAME=test") in new stack
        -- Executing [s@macro-user-callerid:8] GotoIf("SIP/201-0976acc0", "0?report") in new stack
        -- Executing [s@macro-user-callerid:9] Set("SIP/201-0976acc0", "AMPUSERCID=201") in new stack
        -- Executing [s@macro-user-callerid:10] Set("SIP/201-0976acc0", "CALLERID(all)="test" <201>") in new stack
        -- Executing [s@macro-user-callerid:11] Set("SIP/201-0976acc0", "REALCALLERIDNUM=201") in new stack
        -- Executing [s@macro-user-callerid:12] ExecIf("SIP/201-0976acc0", "0|Set|CHANNEL(language)=") in new stack
        -- Executing [s@macro-user-callerid:13] NoOp("SIP/201-0976acc0", "TTL:  ARG1: SKIPTTL") in new stack
        -- Executing [s@macro-user-callerid:14] GotoIf("SIP/201-0976acc0", "1?continue") in new stack
        -- Goto (macro-user-callerid,s,23)
        -- Executing [s@macro-user-callerid:23] NoOp("SIP/201-0976acc0", "Using CallerID "test" <201>") in new stack
        -- Executing [00641111063@from-internal:2] Set("SIP/201-0976acc0", "_NODEST=") in new stack
        -- Executing [00641111063@from-internal:3] Macro("SIP/201-0976acc0", "record-enable|201|OUT|") in new stack
        -- Executing [s@macro-record-enable:1] GotoIf("SIP/201-0976acc0", "0?2:4") in new stack
        -- Goto (macro-record-enable,s,4)
        -- Executing [s@macro-record-enable:4] AGI("SIP/201-0976acc0", "recordingcheck|20080717-200119|1216328479.74") in new stack
        -- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
      recordingcheck|20080717-200119|1216328479.74: Outbound recording not enabled
        -- AGI Script recordingcheck completed, returning 0
        -- Executing [s@macro-record-enable:5] NoOp("SIP/201-0976acc0", "No recording needed") in new stack
        -- Executing [00641111063@from-internal:4] Macro("SIP/201-0976acc0", "dialout-trunk|3|0641111063||") in new stack
        -- Executing [s@macro-dialout-trunk:1] Set("SIP/201-0976acc0", "DIAL_TRUNK=3") in new stack
        -- Executing [s@macro-dialout-trunk:2] ExecIf("SIP/201-0976acc0", "0|Authenticate|") in new stack
        -- Executing [s@macro-dialout-trunk:3] GotoIf("SIP/201-0976acc0", "0?disabletrunk|1") in new stack
        -- Executing [s@macro-dialout-trunk:4] Set("SIP/201-0976acc0", "DIAL_NUMBER=0641111063") in new stack
        -- Executing [s@macro-dialout-trunk:5] Set("SIP/201-0976acc0", "DIAL_TRUNK_OPTIONS=tr") in new stack
        -- Executing [s@macro-dialout-trunk:6] Set("SIP/201-0976acc0", "GROUP()=OUT_3") in new stack
        -- Executing [s@macro-dialout-trunk:7] GotoIf("SIP/201-0976acc0", "1?nomax") in new stack
        -- Goto (macro-dialout-trunk,s,9)
        -- Executing [s@macro-dialout-trunk:9] GotoIf("SIP/201-0976acc0", "0?skipoutcid") in new stack
        -- Executing [s@macro-dialout-trunk:10] Set("SIP/201-0976acc0", "DIAL_TRUNK_OPTIONS=") in new stack
        -- Executing [s@macro-dialout-trunk:11] Macro("SIP/201-0976acc0", "outbound-callerid|3") in new stack
        -- Executing [s@macro-outbound-callerid:1] GotoIf("SIP/201-0976acc0", "1?start") in new stack
        -- Goto (macro-outbound-callerid,s,3)
        -- Executing [s@macro-outbound-callerid:3] NoOp("SIP/201-0976acc0", "REALCALLERIDNUM is 201") in new stack
        -- Executing [s@macro-outbound-callerid:4] GotoIf("SIP/201-0976acc0", "1?normcid") in new stack
        -- Goto (macro-outbound-callerid,s,9)
        -- Executing [s@macro-outbound-callerid:9] Set("SIP/201-0976acc0", "USEROUTCID=") in new stack
        -- Executing [s@macro-outbound-callerid:10] Set("SIP/201-0976acc0", "EMERGENCYCID=") in new stack
        -- Executing [s@macro-outbound-callerid:11] Set("SIP/201-0976acc0", "TRUNKOUTCID=") in new stack
        -- Executing [s@macro-outbound-callerid:12] GotoIf("SIP/201-0976acc0", "1?trunkcid") in new stack
        -- Goto (macro-outbound-callerid,s,16)
        -- Executing [s@macro-outbound-callerid:16] GotoIf("SIP/201-0976acc0", "1?usercid") in new stack
        -- Goto (macro-outbound-callerid,s,18)
        -- Executing [s@macro-outbound-callerid:18] GotoIf("SIP/201-0976acc0", "1?report") in new stack
        -- Goto (macro-outbound-callerid,s,22)
        -- Executing [s@macro-outbound-callerid:22] NoOp("SIP/201-0976acc0", "CallerID set to "test" <201>") in new stack
        -- Executing [s@macro-dialout-trunk:12] AGI("SIP/201-0976acc0", "fixlocalprefix") in new stack
        -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix
        -- AGI Script fixlocalprefix completed, returning 0
        -- Executing [s@macro-dialout-trunk:13] Set("SIP/201-0976acc0", "OUTNUM=0641111063") in new stack
        -- Executing [s@macro-dialout-trunk:14] Set("SIP/201-0976acc0", "custom=SIP/VoipBuster.com") in new stack
        -- Executing [s@macro-dialout-trunk:15] GotoIf("SIP/201-0976acc0", "1?gocall") in new stack
        -- Goto (macro-dialout-trunk,s,17)
        -- Executing [s@macro-dialout-trunk:17] Macro("SIP/201-0976acc0", "dialout-trunk-predial-hook|") in new stack
        -- Executing [s@macro-dialout-trunk:18] GotoIf("SIP/201-0976acc0", "0?bypass|1") in new stack
        -- Executing [s@macro-dialout-trunk:19] GotoIf("SIP/201-0976acc0", "0?customtrunk") in new stack
        -- Executing [s@macro-dialout-trunk:20] Dial("SIP/201-0976acc0", "SIP/VoipBuster.com/0641111063|300|") in new stack
        -- Couldn't call VoipBuster.com/0641111063
      == Everyone is busy/congested at this time (0:0/0/0)
        -- Executing [s@macro-dialout-trunk:21] Goto("SIP/201-0976acc0", "s-CHANUNAVAIL|1") in new stack
        -- Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
        -- Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] GotoIf("SIP/201-0976acc0", "1?noreport") in new stack
        -- Goto (macro-dialout-trunk,s-CHANUNAVAIL,3)
        -- Executing [s-CHANUNAVAIL@macro-dialout-trunk:3] NoOp("SIP/201-0976acc0", "TRUNK Dial failed due to CHANUNAVAIL - failing through to other trunks") in new stack
        -- Executing [00641111063@from-internal:5] Macro("SIP/201-0976acc0", "outisbusy|") in new stack
        -- Executing [s@macro-outisbusy:1] Playback("SIP/201-0976acc0", "all-circuits-busy-now|noanswer") in new stack
        -- <SIP/201-0976acc0> Playing 'all-circuits-busy-now' (language 'en')
        -- Executing [s@macro-outisbusy:2] Playback("SIP/201-0976acc0", "pls-try-call-later|noanswer") in new stack
        -- <SIP/201-0976acc0> Playing 'pls-try-call-later' (language 'en')
        -- Executing [s@macro-outisbusy:3] Macro("SIP/201-0976acc0", "hangupcall") in new stack
        -- Executing [s@macro-hangupcall:1] ResetCDR("SIP/201-0976acc0", "w") in new stack
        -- Executing [s@macro-hangupcall:2] NoCDR("SIP/201-0976acc0", "") in new stack
        -- Executing [s@macro-hangupcall:3] GotoIf("SIP/201-0976acc0", "1?skiprg") in new stack
        -- Goto (macro-hangupcall,s,6)
        -- Executing [s@macro-hangupcall:6] GotoIf("SIP/201-0976acc0", "1?skipblkvm") in new stack
        -- Goto (macro-hangupcall,s,9)
        -- Executing [s@macro-hangupcall:9] GotoIf("SIP/201-0976acc0", "1?theend") in new stack
        -- Goto (macro-hangupcall,s,11)
        -- Executing [s@macro-hangupcall:11] Hangup("SIP/201-0976acc0", "") in new stack
      == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/201-0976acc0' in macro 'hangupcall'
      == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/201-0976acc0' in macro 'outisbusy'
      == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/201-0976acc0'
    EDIT:

    Ik heb mijn config een beetje aangepast:

    Code:
    type=peer
    host=sip1.voipbuster.com
    username=ServeXS
    secret=xxxx
    notransfer=yes
    insecure=very
    externip=xx.xx.xx.xx
    context=voipbuster-out
    En nu zie ik het volgende in de console:

    Code:
     -- Called VoipBuster.com/641111063
        -- SIP/VoipBuster.com-09745248 is making progress passing it to SIP/201-09770bd0
    Ik krijg echter de melding dat het nummer niet klopt. Zodra ik 0031 ervoor zet dan krijg ik weer de melding dat alles bezet is?
    Laatst gewijzigd door TiMMiEJ; 17/07/08 om 23:25.

  2. #2
    Niet naar buiten kunnen bellen (VoipBuster)
    uhh?
    905 Berichten
    Ingeschreven
    18/12/04

    Locatie
    Leivere

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 12060688
    Ondernemingsnummer: nvt

    Thread Starter
    Probleem is opgelost, mijn dial pattern was niet helemaal juist.

Webhostingtalk.nl

Contact

  • Rokin 113-115
  • 1012 KP, Amsterdam
  • Nederland
  • Contact
© Copyright 2001-2026 Webhostingtalk.nl.
Web Statistics