+49 nicht wählbar

gangsterchen

Neuer User
Mitglied seit
14 Dez 2008
Beiträge
9
Punkte für Reaktionen
0
Punkte
0
Hi

habe ein Nokia E51 als sip device
In meinem Asterisk steckt eine AVM Fritzcard PCI
und wird alles durch FreePBX gemanaged.

es funktioniert soweit alles, raus telefonieren und auch telefonate empfangen.
Leider klappt es aber nicht wenn man nummern mit + wählt, also
+4991234567 statt 004991234567

denke es ist nur eine kleinigkeit, ein rufaufbau sieht bei mir wie folgt aus:

Code:
Verbosity was 3 and is now 5
    -- Executing [+499876543210@from-internal:1] Macro("SIP/10-081eed68", "user-callerid|SKIPTTL|") in new stack
    -- Executing [s@macro-user-callerid:1] Set("SIP/10-081eed68", "AMPUSER=10") in new stack
    -- Executing [s@macro-user-callerid:2] GotoIf("SIP/10-081eed68", "0?report") in new stack
    -- Executing [s@macro-user-callerid:3] ExecIf("SIP/10-081eed68", "1|Set|REALCALLERIDNUM=10") in new stack
    -- Executing [s@macro-user-callerid:4] Set("SIP/10-081eed68", "AMPUSER=10") in new stack
    -- Executing [s@macro-user-callerid:5] Set("SIP/10-081eed68", "AMPUSERCIDNAME=Philipp") in new stack
    -- Executing [s@macro-user-callerid:6] GotoIf("SIP/10-081eed68", "0?report") in new stack
    -- Executing [s@macro-user-callerid:7] Set("SIP/10-081eed68", "AMPUSERCID=10") in new stack
    -- Executing [s@macro-user-callerid:8] Set("SIP/10-081eed68", "CALLERID(all)="Philipp" <10>") in new stack
    -- Executing [s@macro-user-callerid:9] Set("SIP/10-081eed68", "REALCALLERIDNUM=10") in new stack
    -- Executing [s@macro-user-callerid:10] ExecIf("SIP/10-081eed68", "1|Set|CHANNEL(language)=de") in new stack
    -- Executing [s@macro-user-callerid:11] GotoIf("SIP/10-081eed68", "1?continue") in new stack
    -- Goto (macro-user-callerid,s,20)
    -- Executing [s@macro-user-callerid:20] NoOp("SIP/10-081eed68", "Using CallerID "Philipp" <10>") in new stack
    -- Executing [+499876543210@from-internal:2] Set("SIP/10-081eed68", "_NODEST=") in new stack
    -- Executing [+499876543210@from-internal:3] Macro("SIP/10-081eed68", "record-enable|10|OUT|") in new stack
    -- Executing [s@macro-record-enable:1] GotoIf("SIP/10-081eed68", "1?check") in new stack
    -- Goto (macro-record-enable,s,4)
    -- Executing [s@macro-record-enable:4] AGI("SIP/10-081eed68", "recordingcheck|20090321-124840|1237636120.0") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
  recordingcheck|20090321-124840|1237636120.0: Outbound recording not enabled
    -- AGI Script recordingcheck completed, returning 0
    -- Executing [s@macro-record-enable:5] MacroExit("SIP/10-081eed68", "") in new stack
    -- Executing [+499876543210@from-internal:4] Macro("SIP/10-081eed68", "dialout-trunk|2|+499876543210||") in new stack
    -- Executing [s@macro-dialout-trunk:1] Set("SIP/10-081eed68", "DIAL_TRUNK=2") in new stack
    -- Executing [s@macro-dialout-trunk:2] GosubIf("SIP/10-081eed68", "0?sub-pincheck|s|1") in new stack
    -- Executing [s@macro-dialout-trunk:3] GotoIf("SIP/10-081eed68", "0?disabletrunk|1") in new stack
    -- Executing [s@macro-dialout-trunk:4] Set("SIP/10-081eed68", "DIAL_NUMBER=+499876543210") in new stack
    -- Executing [s@macro-dialout-trunk:5] Set("SIP/10-081eed68", "DIAL_TRUNK_OPTIONS=tr") in new stack
    -- Executing [s@macro-dialout-trunk:6] Set("SIP/10-081eed68", "OUTBOUND_GROUP=OUT_2") in new stack
    -- Executing [s@macro-dialout-trunk:7] GotoIf("SIP/10-081eed68", "0?nomax") in new stack
    -- Executing [s@macro-dialout-trunk:8] GotoIf("SIP/10-081eed68", "0?chanfull") in new stack
    -- Executing [s@macro-dialout-trunk:9] GotoIf("SIP/10-081eed68", "0?skipoutcid") in new stack
    -- Executing [s@macro-dialout-trunk:10] Set("SIP/10-081eed68", "DIAL_TRUNK_OPTIONS=") in new stack
    -- Executing [s@macro-dialout-trunk:11] Macro("SIP/10-081eed68", "outbound-callerid|2") in new stack
    -- Executing [s@macro-outbound-callerid:1] ExecIf("SIP/10-081eed68", "0|SetCallerPres|") in new stack
    -- Executing [s@macro-outbound-callerid:2] ExecIf("SIP/10-081eed68", "0|Set|REALCALLERIDNUM=10") in new stack
    -- Executing [s@macro-outbound-callerid:3] GotoIf("SIP/10-081eed68", "1?normcid") in new stack
    -- Goto (macro-outbound-callerid,s,6)
    -- Executing [s@macro-outbound-callerid:6] Set("SIP/10-081eed68", "USEROUTCID=6543210") in new stack
    -- Executing [s@macro-outbound-callerid:7] Set("SIP/10-081eed68", "EMERGENCYCID=") in new stack
    -- Executing [s@macro-outbound-callerid:8] Set("SIP/10-081eed68", "TRUNKOUTCID=6543210") in new stack
    -- Executing [s@macro-outbound-callerid:9] GotoIf("SIP/10-081eed68", "1?trunkcid") in new stack
    -- Goto (macro-outbound-callerid,s,12)
    -- Executing [s@macro-outbound-callerid:12] ExecIf("SIP/10-081eed68", "1|Set|CALLERID(all)=6543210") in new stack
    -- Executing [s@macro-outbound-callerid:13] ExecIf("SIP/10-081eed68", "1|Set|CALLERID(all)=6543210") in new stack
    -- Executing [s@macro-outbound-callerid:14] ExecIf("SIP/10-081eed68", "0|SetCallerPres|prohib_passed_screen") in new stack
    -- Executing [s@macro-dialout-trunk:12] ExecIf("SIP/10-081eed68", "1|AGI|fixlocalprefix") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix
       >  fixlocalprefix: Using pattern .
    -- AGI Script fixlocalprefix completed, returning 0
    -- Executing [s@macro-dialout-trunk:13] Set("SIP/10-081eed68", "OUTNUM=+499876543210") in new stack
    -- Executing [s@macro-dialout-trunk:14] Set("SIP/10-081eed68", "custom=AMP") in new stack
    -- Executing [s@macro-dialout-trunk:15] ExecIf("SIP/10-081eed68", "0|Set|DIAL_TRUNK_OPTIONS=M(setmusic^)") in new stack
    -- Executing [s@macro-dialout-trunk:16] Macro("SIP/10-081eed68", "dialout-trunk-predial-hook|") in new stack
    -- Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit("SIP/10-081eed68", "") in new stack
    -- Executing [s@macro-dialout-trunk:17] GotoIf("SIP/10-081eed68", "0?bypass|1") in new stack
    -- Executing [s@macro-dialout-trunk:18] GotoIf("SIP/10-081eed68", "1?customtrunk") in new stack
    -- Goto (macro-dialout-trunk,s,21)
    -- Executing [s@macro-dialout-trunk:21] Set("SIP/10-081eed68", "pre_num=AMP:CAPI/contr1/") in new stack
    -- Executing [s@macro-dialout-trunk:22] Set("SIP/10-081eed68", "the_num=OUTNUM") in new stack
    -- Executing [s@macro-dialout-trunk:23] Set("SIP/10-081eed68", "post_num=/ob") in new stack
    -- Executing [s@macro-dialout-trunk:24] GotoIf("SIP/10-081eed68", "1?outnum:skipoutnum") in new stack
    -- Goto (macro-dialout-trunk,s,25)
    -- Executing [s@macro-dialout-trunk:25] Set("SIP/10-081eed68", "the_num=+499876543210") in new stack
    -- Executing [s@macro-dialout-trunk:26] Dial("SIP/10-081eed68", "CAPI/contr1/+499876543210/ob|300|") in new stack
    -- Called contr1/+499876543210/ob
    -- CAPI/ISDN1#02/+499876543210-0 is making progress passing it to SIP/10-081eed68
  == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 5

hoffe ihr könnt mir helfen
 
eine wahlregel für die ausgehende Route:

.49
 
hm, ich hab die wahlregel der ausgehenden route auf .49 gesetzt, keine veränderung...

ps.: vorher war sie nur auf .
 
Kostenlos!

Statistik des Forums

Themen
247,207
Beiträge
2,263,764
Mitglieder
375,692
Neuestes Mitglied
greypeter1