Hallo,
ich versuche verzweifelt meine Rufnummer fallweise zu unterdrücken. Leider wird diese IMMER angezeigt.
extensions.conf
Capi debug
Hat jemand einen Hinweis für mich was ich falsch mache?
Oder liegt das an der T-Com - Hab es allerdings mit zwei getrennten Anschlüssen getestet...
Gruß,
Marco
ich versuche verzweifelt meine Rufnummer fallweise zu unterdrücken. Leider wird diese IMMER angezeigt.
extensions.conf
Code:
exten => _X.,1,SetCallerPres(prohib)
exten => _X.,2,Dial(CAPI/contr1/b${EXTEN},,tT)
Capi debug
Code:
Executing Goto("SIP/90-7754", "dialout|01791234567|1") in new stack
-- Goto (dialout,01791234567,1)
-- Executing SetCallerPres("SIP/90-7754", "unavailable") in new stack
-- Executing Dial("SIP/90-7754", "Capi/contr3/b01791234567||Tt") in new stack
-- data = contr3/b01791234567
-- capi request controller = 3
-- creating pipe for PLCI=0
== CAPI Call CAPI/contr3/b01791234567-1796 with B3 (pres=0x43)
CONNECT_REQ ID=001 #0x7b9a LEN=0067
Controller/PLCI/NCCI = 0x3
CIPValue = 0x10
CalledPartyNumber = <80>01791234567
CallingPartyNumber = <00 c3 22>Marco<22> <3c>90<3e>
CalledPartySubaddress = default
CallingPartySubaddress = default
BProtocol
B1protocol = 0x1
B2protocol = 0x1
B3protocol = 0x0
B1configuration = default
B2configuration = default
B3configuration = default
BC = default
LLC = default
HLC = default
AdditionalInfo
BChannelinformation = <00 00>
Keypadfacility = default
Useruserdata = default
Facilitydataarray = default
-- Called contr3/b01791234567
CONNECT_CONF ID=001 #0x7b9a LEN=0014
Controller/PLCI/NCCI = 0x103
Info = 0x0
== received CONNECT_CONF PLCI = 0x103 INFO = 0
INFO_IND ID=001 #0x53ac LEN=0019
Controller/PLCI/NCCI = 0x103
InfoNumber = 0x8
InfoElement = <82 e4 98>l
INFO_RESP ID=001 #0x53ac LEN=0012
Controller/PLCI/NCCI = 0x103
== info element CAUSE 82 e4
INFO_IND ID=001 #0x53ad LEN=0016
Controller/PLCI/NCCI = 0x103
InfoNumber = 0x14
InfoElement = <01>
INFO_RESP ID=001 #0x53ad LEN=0012
Controller/PLCI/NCCI = 0x103
== CAPI: unhandled INFO_IND 0x14 (PLCI=0x103)
INFO_IND ID=001 #0x53ae LEN=0015
Controller/PLCI/NCCI = 0x103
InfoNumber = 0x807d
InfoElement = default
INFO_RESP ID=001 #0x53ae LEN=0012
Controller/PLCI/NCCI = 0x103
== CAPI: unhandled INFO_IND 0x807d (PLCI=0x103)
INFO_IND ID=001 #0x53b0 LEN=0016
Controller/PLCI/NCCI = 0x103
InfoNumber = 0x18
InfoElement = <89>
INFO_RESP ID=001 #0x53b0 LEN=0012
Controller/PLCI/NCCI = 0x103
== info element CHANNEL IDENTIFIKATION 89
INFO_IND ID=001 #0x53b1 LEN=0015
Controller/PLCI/NCCI = 0x103
InfoNumber = 0x8002
InfoElement = default
INFO_RESP ID=001 #0x53b1 LEN=0012
Controller/PLCI/NCCI = 0x103
== info element CALL PROCEEDING
-- CAPI Hangingup
> activehangingup
DISCONNECT_REQ ID=001 #0x7b9b LEN=0017
Controller/PLCI/NCCI = 0x103
AdditionalInfo
BChannelinformation = default
Keypadfacility = default
Useruserdata = default
Facilitydataarray = default
== Spawn extension (dialout, 01791234567, 2) exited non-zero on 'SIP/90-7754'
DISCONNECT_CONF ID=001 #0x7b9b LEN=0014
Controller/PLCI/NCCI = 0x103
Info = 0x0
INFO_IND ID=001 #0x53b3 LEN=0015
Controller/PLCI/NCCI = 0x103
InfoNumber = 0x804d
InfoElement = default
INFO_RESP ID=001 #0x53b3 LEN=0012
Controller/PLCI/NCCI = 0x103
== info element RELEASE
DISCONNECT_IND ID=001 #0x53b5 LEN=0014
Controller/PLCI/NCCI = 0x103
Reason = 0x3490
DISCONNECT_RESP ID=001 #0x53b5 LEN=0012
Controller/PLCI/NCCI = 0x103
-- removed pipe for PLCI = 0x103
Hat jemand einen Hinweis für mich was ich falsch mache?
Oder liegt das an der T-Com - Hab es allerdings mit zwei getrennten Anschlüssen getestet...
Gruß,
Marco