Channel wird gekillt wenn 3. ISDN-Leitung anklopft.

denny_

Neuer User
Mitglied seit
14 Dez 2009
Beiträge
108
Punkte für Reaktionen
0
Punkte
0
Guten Abend zusammen.

Wenn ich über meine ISDN-Leitung (Mehrgeräteanschluss mit 2 B-Kanälen) 2 gleichzeitige Gespräche führe und ein 3. Gespräch in der Leitung anklopft, dann nimmt Asterisk dieses Gespräch an, leitet es an die Telefone weiter und einer der beiden bestehenden B-Kanäle wird zerschossen. Teilweise kommt es leider sogar vor, dass beide B-Kanäle zerschossen werden und somit auch der 3. einkommende Call abgewürgt wird.

Nun stellt sich mir die Frage: Liegt es an der Telekom, dass die Kanäle gecancelt werden, da der 3. Anruf vermeintlich angenommen wird oder liegt dies an meinem Asterisk? Und wie kann ich ihm beibringen, dass er nur 2 externe Gespräche gleichzeitig führen darf und den 3. ignorieren soll?

Solltet Ihr diesbezüglich irgendwelche config-Dateien benötigen, dann sagt mir doch bitte einfach Bescheid, denn ich weiß leider grad nicht, welche euch da weiterhelfen könnten.

(Die LOG-Files stell ich morgen früh alle ein, da ich momentan leider keinen Zugriff auf meinen Telefonserver habe.)

CAPI-Version etc findet ihr alles in der Signatur.

Grüße denny
 
LOG-Files zum Problem

So guten Morgem. Hier sind mal die verschiedenen LOG-Files.

Immer ein und die selbige Meldung im error.log. (Weiß nicht ob die relevant ist...)
Code:
ERROR[10977] chan_capi_utils.c: CAPI error sending DATA_B3_REQ                ID=002 #0x578f LEN=0022
  Controller/PLCI/NCCI            = 0x10101
  Data32                          = 0x8bf9044
  DataLength                      = 0xa0
  DataHandle                      = 0x4df6
  Flags                           = 0x0
  Data64                          = 0xd44fbad80010000
 (NCCI=0x10101) (error=0x1103 The message could not be accepted because of a queue full condition !! The error code does not imply that CAPI cannot receive messages directed to another controller, PLCI or NCCI)

messages:
Code:
[COLOR="Blue"]Normaler Anrufverkehr[/COLOR]
[Sep 15 16:16:52] VERBOSE[6816] logger.c:   == ISDN1#02: Incoming call '*extern*' -> '*intern*'
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#02/*intern*-19", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- Called 11
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- Called 12
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- Called 13
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- Called 14
[Sep 15 16:16:52] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- SIP/14-00000050 is circuit-busy
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- SIP/12-0000004e is ringing
[Sep 15 16:16:52] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- SIP/11-0000004d is ringing
[Sep 15 16:16:52] VERBOSE[10953] logger.c:     -- SIP/13-0000004f is ringing
[Sep 15 16:16:58] VERBOSE[10953] logger.c:     -- SIP/12-0000004e answered CAPI/ISDN1#02/*intern*-19
[Sep 15 16:16:58] VERBOSE[10953] logger.c:   == ISDN1#02: Answering for *intern*
[Sep 15 16:16:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:16:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:17:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:17:26] VERBOSE[10953] logger.c:   == Spawn extension (isdn-in, *intern*, 1) exited non-zero on 'CAPI/ISDN1#02/*intern*-19'
[Sep 15 16:17:26] VERBOSE[10953] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 16:17:26] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:17:26] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3490: Normal call clearing
[Sep 15 16:17:30] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:17:57] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:17:59] VERBOSE[6816] logger.c:   == ISDN1#02: Incoming call '' -> '*intern*'
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#02/*intern*-1a", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- Called 11
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- Called 12
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- Called 13
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- Called 14
[Sep 15 16:17:59] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- SIP/14-00000054 is circuit-busy
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- SIP/12-00000052 is ringing
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- SIP/11-00000051 is ringing
[Sep 15 16:17:59] VERBOSE[10958] logger.c:     -- SIP/13-00000053 is ringing
[Sep 15 16:18:02] VERBOSE[6816] logger.c:   == ISDN1#01: Incoming call '*extern*' -> '*intern*'
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#01/*intern*-1b", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- Called 11
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- Called 12
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- Called 13
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- Called 14
[Sep 15 16:18:02] VERBOSE[6801] logger.c:     -- Got SIP response 486 "Busy Here" back from 192.168.3.11
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- SIP/11-00000055 is busy
[Sep 15 16:18:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:18:02] VERBOSE[6801] logger.c:     -- Got SIP response 486 "Busy Here" back from 192.168.3.12
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- SIP/12-00000056 is busy
[Sep 15 16:18:02] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 16:18:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- SIP/14-00000058 is circuit-busy
[Sep 15 16:18:02] VERBOSE[6801] logger.c:     -- Got SIP response 486 "Busy Here" back from 192.168.3.13
[Sep 15 16:18:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- SIP/13-00000057 is busy
[Sep 15 16:18:02] VERBOSE[10959] logger.c:   == Everyone is busy/congested at this time (4:3/1/0)
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- Executing [*intern*@isdn-in:2] VoiceMail("CAPI/ISDN1#01/*intern*-1b", "11") in new stack
[Sep 15 16:18:02] VERBOSE[10959] logger.c:   == ISDN1#01: Answering for *intern*
[Sep 15 16:18:02] VERBOSE[10959] logger.c:     -- <CAPI/ISDN1#01/*intern*-1b> Playing '/var/spool/asterisk/voicemail/default/11/temp' (language 'de')
[Sep 15 16:18:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:18:03] VERBOSE[10958] logger.c:     -- SIP/12-00000052 answered CAPI/ISDN1#02/*intern*-1a
[Sep 15 16:18:03] VERBOSE[10958] logger.c:   == ISDN1#02: Answering for *intern*
[Sep 15 16:18:03] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:18:03] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:18:06] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:18:08] VERBOSE[10959] logger.c:   == Spawn extension (isdn-in, *intern*, 2) exited non-zero on 'CAPI/ISDN1#01/*intern*-1b'
[Sep 15 16:18:08] VERBOSE[10959] logger.c:   == ISDN1#01: CAPI Hangingup for PLCI=0x201 in state 2
[Sep 15 16:18:08] VERBOSE[6816] logger.c:        > ISDN1#01: CAPI INFO 0x3490: Normal call clearing
[Sep 15 16:18:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 16:18:20] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:18:35] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:18:47] VERBOSE[10958] logger.c:   == Spawn extension (isdn-in, *intern*, 1) exited non-zero on 'CAPI/ISDN1#02/*intern*-1a'
[Sep 15 16:18:47] VERBOSE[10958] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 16:18:47] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3490: Normal call clearing
[Sep 15 16:20:33] VERBOSE[10962] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/11-00000059", "~~EXTEN~~=*extern*") in new stack
[Sep 15 16:20:33] VERBOSE[10962] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/11-00000059", "CALLERID(num)=*intern*") in new stack
[Sep 15 16:20:33] VERBOSE[10962] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/11-00000059", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 16:20:33] VERBOSE[10962] logger.c:     -- Called ISDN1/*extern*
[Sep 15 16:20:36] VERBOSE[10962] logger.c:     -- CAPI/ISDN1#02/*extern*-1c is proceeding passing it to SIP/11-00000059
[Sep 15 16:20:41] VERBOSE[10962] logger.c:     -- CAPI/ISDN1#02/*extern*-1c is making progress passing it to SIP/11-00000059
[Sep 15 16:20:41] VERBOSE[10962] logger.c:     -- CAPI/ISDN1#02/*extern*-1c is ringing
[Sep 15 16:20:42] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:20:45] VERBOSE[10962] logger.c:     -- CAPI/ISDN1#02/*extern*-1c answered SIP/11-00000059
[Sep 15 16:20:51] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:21:37] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:21:41] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:21:46] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:22:15] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:22:31] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:22:32] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:23:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 16:23:22] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:23:27] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:23:33] VERBOSE[10962] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 16:23:33] VERBOSE[10962] logger.c:   == Spawn extension (sip, *extern*, 3) exited non-zero on 'SIP/11-00000059'
[Sep 15 16:23:33] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3490: Normal call clearing
[Sep 15 16:23:36] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:24:05] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:24:05] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: BYE
[Sep 15 16:24:12] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:24:22] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:25:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:25:18] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:25:26] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:25:52] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:25:56] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:26:13] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:26:42] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:27:08] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:27:16] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:27:32] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:27:46] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:27:59] VERBOSE[6816] logger.c:   == ISDN1#02: Incoming call '*extern*' -> '*intern*'
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#02/*intern*-1d", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- Called 11
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- Called 12
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- Called 13
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- Called 14
[Sep 15 16:27:59] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- SIP/14-0000005d is circuit-busy
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- SIP/11-0000005a is ringing
[Sep 15 16:27:59] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- SIP/12-0000005b is ringing
[Sep 15 16:27:59] VERBOSE[10977] logger.c:     -- SIP/13-0000005c is ringing
[Sep 15 16:28:02] VERBOSE[10977] logger.c:     -- SIP/11-0000005a answered CAPI/ISDN1#02/*intern*-1d
[Sep 15 16:28:02] VERBOSE[10977] logger.c:   == ISDN1#02: Answering for *intern*
[Sep 15 16:28:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:28:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 16:28:03] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:28:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 16:28:23] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:28:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:29:06] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:29:13] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:29:36] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:29:53] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:30:03] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:30:48] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:30:49] VERBOSE[10982] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/12-0000005e", "~~EXTEN~~=*extern*") in new stack
[Sep 15 16:30:49] VERBOSE[10982] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/12-0000005e", "CALLERID(num)=*intern*") in new stack
[Sep 15 16:30:49] VERBOSE[10982] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/12-0000005e", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 16:30:49] VERBOSE[10982] logger.c:     -- Called ISDN1/*extern*
[Sep 15 16:30:49] VERBOSE[10982] logger.c:     -- CAPI/ISDN1#01/*extern*-1e is proceeding passing it to SIP/12-0000005e
[Sep 15 16:30:52] VERBOSE[10982] logger.c:     -- CAPI/ISDN1#01/*extern*-1e is making progress passing it to SIP/12-0000005e
[Sep 15 16:30:52] VERBOSE[10982] logger.c:     -- CAPI/ISDN1#01/*extern*-1e is ringing
[Sep 15 16:30:53] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:30:55] VERBOSE[10982] logger.c:     -- CAPI/ISDN1#01/*extern*-1e answered SIP/12-0000005e
[Sep 15 16:30:56] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:31:26] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:31:37] VERBOSE[10982] logger.c:   == ISDN1#01: CAPI Hangingup for PLCI=0x201 in state 2
[Sep 15 16:31:37] VERBOSE[10982] logger.c:   == Spawn extension (sip, *extern*, 3) exited non-zero on 'SIP/12-0000005e'
[Sep 15 16:31:37] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Sep 15 16:31:37] VERBOSE[6816] logger.c:        > ISDN1#01: CAPI INFO 0x3490: Normal call clearing
[Sep 15 16:31:43] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:31:44] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:32:34] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:32:38] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 16:32:46] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 16:33:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 16:33:16] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[COLOR="Red"]ab hier erscheint ca. 10x die Meldung aus der error.log[/COLOR]
[COLOR="RoyalBlue"]Abgestürzter Anrufverkehr[/COLOR]
[Sep 15 17:25:55] VERBOSE[6816] logger.c:   == ISDN1#02: Incoming call '*extern*' -> '*intern*'
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#02/*intern*-20", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- Called 11
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- Called 12
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- Called 13
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- Called 14
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- SIP/12-00000061 is ringing
[Sep 15 17:25:55] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- SIP/14-00000063 is circuit-busy
[Sep 15 17:25:55] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- SIP/11-00000060 is ringing
[Sep 15 17:25:55] VERBOSE[11095] logger.c:     -- SIP/13-00000062 is ringing
[Sep 15 17:25:58] VERBOSE[11095] logger.c:     -- SIP/11-00000060 answered CAPI/ISDN1#02/*intern*-20
[Sep 15 17:25:58] VERBOSE[11095] logger.c:   == ISDN1#02: Answering for *intern*
[Sep 15 17:25:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:25:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:26:07] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:26:08] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:26:30] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:26:49] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:26:57] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:27:31] VERBOSE[6816] logger.c:   == ISDN1#01: Incoming call '08331991155' -> '*intern*'
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#01/*intern*-21", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- Called 11
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- Called 12
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- Called 13
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- Called 14
[Sep 15 17:27:31] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- SIP/14-00000067 is circuit-busy
[Sep 15 17:27:31] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- SIP/12-00000065 is ringing
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- SIP/13-00000066 is ringing
[Sep 15 17:27:31] VERBOSE[11097] logger.c:     -- SIP/11-00000064 is ringing
[Sep 15 17:27:34] VERBOSE[11097] logger.c:     -- SIP/13-00000066 answered CAPI/ISDN1#01/*intern*-21
[Sep 15 17:27:34] VERBOSE[11097] logger.c:   == ISDN1#01: Answering for *intern*
[Sep 15 17:27:34] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:27:34] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:27:42] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:27:47] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:27:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/11-00000068", "~~EXTEN~~=*extern*") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/11-00000068", "CALLERID(num)=*intern*") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/11-00000068", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- didn't find capi device for interface 'ISDN1'
[Sep 15 17:28:02] WARNING[11099] app_dial.c: Unable to create channel of type 'CAPI' (cause 44 - Requested channel not available)
[Sep 15 17:28:02] VERBOSE[11099] logger.c:   == Everyone is busy/congested at this time (1:0/0/1)
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [*extern*@sip:4] Goto("SIP/11-00000068", "sw-1-"CHANUNAVAIL"|10") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Goto (sip,sw-1-"CHANUNAVAIL",10)
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [sw-1-"CHANUNAVAIL"@sip:10] NoOp("SIP/11-00000068", "Anruf angenommen") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [sw-1-"CHANUNAVAIL"@sip:11] Goto("SIP/11-00000068", "_XXX!|5") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Goto (sip,_XXX!,5)
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [_XXX!@sip:5] NoOp("SIP/11-00000068", "Finish switch-sip-1") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:     -- Executing [_XXX!@sip:6] Hangup("SIP/11-00000068", "") in new stack
[Sep 15 17:28:02] VERBOSE[11099] logger.c:   == Spawn extension (sip, _XXX!, 6) exited non-zero on 'SIP/11-00000068'
[Sep 15 17:28:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/11-00000069", "~~EXTEN~~=*extern*") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/11-00000069", "CALLERID(num)=*intern*") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/11-00000069", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- didn't find capi device for interface 'ISDN1'
[Sep 15 17:28:12] WARNING[11100] app_dial.c: Unable to create channel of type 'CAPI' (cause 44 - Requested channel not available)
[Sep 15 17:28:12] VERBOSE[11100] logger.c:   == Everyone is busy/congested at this time (1:0/0/1)
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [*extern*@sip:4] Goto("SIP/11-00000069", "sw-1-"CHANUNAVAIL"|10") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Goto (sip,sw-1-"CHANUNAVAIL",10)
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [sw-1-"CHANUNAVAIL"@sip:10] NoOp("SIP/11-00000069", "Anruf angenommen") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [sw-1-"CHANUNAVAIL"@sip:11] Goto("SIP/11-00000069", "_XXX!|5") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Goto (sip,_XXX!,5)
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [_XXX!@sip:5] NoOp("SIP/11-00000069", "Finish switch-sip-1") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:     -- Executing [_XXX!@sip:6] Hangup("SIP/11-00000069", "") in new stack
[Sep 15 17:28:12] VERBOSE[11100] logger.c:   == Spawn extension (sip, _XXX!, 6) exited non-zero on 'SIP/11-00000069'
[Sep 15 17:28:15] VERBOSE[11095] logger.c:   == Spawn extension (isdn-in, *intern*, 1) exited non-zero on 'CAPI/ISDN1#02/*intern*-20'
[Sep 15 17:28:15] VERBOSE[11095] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 17:28:15] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:28:15] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3490: Normal call clearing
[Sep 15 17:28:22] VERBOSE[11101] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/11-0000006a", "~~EXTEN~~=*extern*") in new stack
[Sep 15 17:28:22] VERBOSE[11101] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/11-0000006a", "CALLERID(num)=*intern*") in new stack
[Sep 15 17:28:22] VERBOSE[11101] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/11-0000006a", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 17:28:22] VERBOSE[11101] logger.c:     -- Called ISDN1/*extern*
[Sep 15 17:28:23] VERBOSE[11101] logger.c:     -- CAPI/ISDN1#02/*extern*-22 is proceeding passing it to SIP/11-0000006a
[Sep 15 17:28:23] VERBOSE[6816] logger.c:   == ISDN1#00: Incoming call '*extern*' -> '*intern*'
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#00/*intern*-23", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- Called 11
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- Called 12
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- Called 13
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- Called 14
[Sep 15 17:28:23] VERBOSE[6801] logger.c:     -- Got SIP response 486 "Busy Here" back from 192.168.3.11
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- SIP/11-0000006b is busy
[Sep 15 17:28:23] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:28:23] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- SIP/14-0000006e is circuit-busy
[Sep 15 17:28:23] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:28:23] VERBOSE[11102] logger.c:     -- SIP/12-0000006c is ringing
[Sep 15 17:28:24] VERBOSE[6801] logger.c:     -- Got SIP response 486 "Busy Here" back from 192.168.3.13
[Sep 15 17:28:24] VERBOSE[11102] logger.c:     -- SIP/13-0000006d is busy
[Sep 15 17:28:24] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:28:24] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:28:24] VERBOSE[11101] logger.c:     -- CAPI/ISDN1#02/*extern*-22 is busy
[Sep 15 17:28:24] VERBOSE[11101] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 5
[Sep 15 17:28:24] VERBOSE[11101] logger.c:   == Everyone is busy/congested at this time (1:1/0/0)
[Sep 15 17:28:24] VERBOSE[11101] logger.c:     -- Executing [*extern*@sip:4] Goto("SIP/11-0000006a", "sw-1-"BUSY"|10") in new stack
[Sep 15 17:28:24] VERBOSE[11101] logger.c:     -- Goto (sip,sw-1-"BUSY",10)
[Sep 15 17:28:24] VERBOSE[11101] logger.c:     -- Executing [sw-1-"BUSY"@sip:10] Wait("SIP/11-0000006a", "1") in new stack
[Sep 15 17:28:24] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3491: User busy
[Sep 15 17:28:25] VERBOSE[11101] logger.c:     -- Executing [sw-1-"BUSY"@sip:11] Playback("SIP/11-0000006a", "vm-nobodyavail") in new stack
[Sep 15 17:28:25] VERBOSE[11101] logger.c:     -- <SIP/11-0000006a> Playing 'vm-nobodyavail' (language 'de')
[Sep 15 17:28:28] VERBOSE[11101] logger.c:     -- Executing [sw-1-"BUSY"@sip:12] Goto("SIP/11-0000006a", "_XXX!|5") in new stack
[Sep 15 17:28:28] VERBOSE[11101] logger.c:     -- Goto (sip,_XXX!,5)
[Sep 15 17:28:28] VERBOSE[11101] logger.c:     -- Executing [_XXX!@sip:5] NoOp("SIP/11-0000006a", "Finish switch-sip-1") in new stack
[Sep 15 17:28:28] VERBOSE[11101] logger.c:     -- Executing [_XXX!@sip:6] Hangup("SIP/11-0000006a", "") in new stack
[Sep 15 17:28:28] VERBOSE[11101] logger.c:   == Spawn extension (sip, _XXX!, 6) exited non-zero on 'SIP/11-0000006a'
[Sep 15 17:28:28] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Sep 15 17:28:28] VERBOSE[6816] logger.c:        > ISDN1#00: CAPI INFO 0x3490: Normal call clearing
[Sep 15 17:28:28] VERBOSE[11102] logger.c:   == Spawn extension (isdn-in, *intern*, 1) exited non-zero on 'CAPI/ISDN1#00/*intern*-23'
[Sep 15 17:28:28] VERBOSE[11102] logger.c:   == ISDN1#00: CAPI Hangingup for PLCI=0xdead0000 in state 4
[Sep 15 17:28:28] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:28:34] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Sep 15 17:28:35] VERBOSE[11103] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/11-0000006f", "~~EXTEN~~=*extern*") in new stack
[Sep 15 17:28:35] VERBOSE[11103] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/11-0000006f", "CALLERID(num)=*intern*") in new stack
[Sep 15 17:28:35] VERBOSE[11103] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/11-0000006f", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 17:28:35] VERBOSE[11103] logger.c:     -- Called ISDN1/*extern*
[Sep 15 17:28:36] VERBOSE[11103] logger.c:     -- CAPI/ISDN1#02/*extern*-24 is proceeding passing it to SIP/11-0000006f
[Sep 15 17:28:37] VERBOSE[11103] logger.c:     -- CAPI/ISDN1#02/*extern*-24 is making progress passing it to SIP/11-0000006f
[Sep 15 17:28:37] VERBOSE[11103] logger.c:     -- CAPI/ISDN1#02/*extern*-24 is ringing
[Sep 15 17:28:38] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:28:39] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:28:39] VERBOSE[11103] logger.c:     -- CAPI/ISDN1#02/*extern*-24 answered SIP/11-0000006f
[Sep 15 17:28:41] VERBOSE[11097] logger.c:   == Spawn extension (isdn-in, *intern*, 1) exited non-zero on 'CAPI/ISDN1#01/*intern*-21'
[Sep 15 17:28:41] VERBOSE[11097] logger.c:   == ISDN1#01: CAPI Hangingup for PLCI=0x201 in state 2
[Sep 15 17:28:41] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:28:41] VERBOSE[6816] logger.c:        > ISDN1#01: CAPI INFO 0x3490: Normal call clearing
[Sep 15 17:28:44] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Sep 15 17:29:12] VERBOSE[6816] logger.c:   == ISDN1#01: Incoming call '08265911352' -> '*intern*'
[Sep 15 17:29:12] VERBOSE[11106] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#01/*intern*-25", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 17:29:12] VERBOSE[11106] logger.c:     -- Called 11
[Sep 15 17:29:12] VERBOSE[11106] logger.c:     -- Called 12
[Sep 15 17:29:12] VERBOSE[11106] logger.c:     -- Called 13
[Sep 15 17:29:13] VERBOSE[11106] logger.c:     -- Called 14
[Sep 15 17:29:13] VERBOSE[11106] logger.c:     -- SIP/11-00000070 is ringing
[Sep 15 17:29:13] VERBOSE[11106] logger.c:     -- SIP/12-00000071 is ringing
[Sep 15 17:29:13] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 17:29:13] VERBOSE[11106] logger.c:     -- SIP/14-00000073 is circuit-busy
[Sep 15 17:29:13] VERBOSE[11106] logger.c:     -- SIP/13-00000072 is ringing
[Sep 15 17:29:13] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:29:17] VERBOSE[11106] logger.c:     -- SIP/13-00000072 answered CAPI/ISDN1#01/*intern*-25
[Sep 15 17:29:17] VERBOSE[11106] logger.c:   == ISDN1#01: Answering for *intern*
[Sep 15 17:29:17] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:29:17] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:29:28] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:29:33] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:29:37] VERBOSE[11106] logger.c:   == Spawn extension (isdn-in, *intern*, 1) exited non-zero on 'CAPI/ISDN1#01/*intern*-25'
[Sep 15 17:29:37] VERBOSE[11106] logger.c:   == ISDN1#01: CAPI Hangingup for PLCI=0x201 in state 2
[Sep 15 17:29:37] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:29:37] VERBOSE[6816] logger.c:        > ISDN1#01: CAPI INFO 0x3490: Normal call clearing
[Sep 15 17:29:48] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:30:15] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:30:18] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:30:29] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:31:09] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:31:23] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:31:38] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:31:59] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:32:05] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:32:19] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:32:49] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:33:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 17:33:13] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:33:28] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:33:39] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:33:55] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:34:10] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:34:29] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:35:03] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:35:12] VERBOSE[11103] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 17:35:12] VERBOSE[11103] logger.c:   == Spawn extension (sip, *extern*, 3) exited non-zero on 'SIP/11-0000006f'
[Sep 15 17:35:12] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Sep 15 17:35:12] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3490: Normal call clearing
[Sep 15 17:35:18] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:35:20] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:35:46] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:36:00] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:36:10] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:36:53] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:37:00] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:37:08] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:37:36] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:37:50] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:37:50] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:38:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 17:38:40] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:38:43] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:38:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:39:26] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:39:30] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:39:40] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:40:21] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:40:33] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:40:48] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:41:02] VERBOSE[11275] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/11-00000074", "~~EXTEN~~=*extern*") in new stack
[Sep 15 17:41:02] VERBOSE[11275] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/11-00000074", "CALLERID(num)=*intern*") in new stack
[Sep 15 17:41:02] VERBOSE[11275] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/11-00000074", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 17:41:02] VERBOSE[11275] logger.c:     -- Called ISDN1/*extern*
[Sep 15 17:41:05] VERBOSE[11275] logger.c:     -- CAPI/ISDN1#02/*extern*-26 is proceeding passing it to SIP/11-00000074
[Sep 15 17:41:10] VERBOSE[11275] logger.c:     -- CAPI/ISDN1#02/*extern*-26 is making progress passing it to SIP/11-00000074
[Sep 15 17:41:10] VERBOSE[11275] logger.c:     -- CAPI/ISDN1#02/*extern*-26 answered SIP/11-00000074
[Sep 15 17:41:11] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:41:16] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:41:27] VERBOSE[11275] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 17:41:27] VERBOSE[11275] logger.c:   == Spawn extension (sip, *extern*, 3) exited non-zero on 'SIP/11-00000074'
[Sep 15 17:41:28] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: BYE
[Sep 15 17:41:30] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:41:42] VERBOSE[11276] logger.c:     -- Executing [*extern*@sip:1] Set("SIP/11-00000075", "~~EXTEN~~=*extern*") in new stack
[Sep 15 17:41:42] VERBOSE[11276] logger.c:     -- Executing [*extern*@sip:2] Set("SIP/11-00000075", "CALLERID(num)=*intern*") in new stack
[Sep 15 17:41:42] VERBOSE[11276] logger.c:     -- Executing [*extern*@sip:3] Dial("SIP/11-00000075", "CAPI/ISDN1/*extern*|30|Ttr") in new stack
[Sep 15 17:41:42] VERBOSE[11276] logger.c:     -- Called ISDN1/*extern*
[Sep 15 17:41:42] VERBOSE[11276] logger.c:     -- CAPI/ISDN1#02/*extern*-27 is proceeding passing it to SIP/11-00000075
[Sep 15 17:41:46] VERBOSE[11276] logger.c:     -- CAPI/ISDN1#02/*extern*-27 is making progress passing it to SIP/11-00000075
[Sep 15 17:41:47] VERBOSE[11276] logger.c:     -- CAPI/ISDN1#02/*extern*-27 is ringing
[Sep 15 17:42:00] VERBOSE[11276] logger.c:     -- CAPI/ISDN1#02/*extern*-27 answered SIP/11-00000075
[Sep 15 17:42:01] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:42:24] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:42:38] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:42:51] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:43:06] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:43:09] VERBOSE[11276] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 17:43:09] VERBOSE[11276] logger.c:   == Spawn extension (sip, *extern*, 3) exited non-zero on 'SIP/11-00000075'
[Sep 15 17:43:09] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Sep 15 17:43:09] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3490: Normal call clearing
[Sep 15 17:43:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 17:43:21] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:43:42] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:44:14] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:44:28] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:44:32] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:44:57] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:45:11] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:45:22] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:46:04] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:46:12] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:46:18] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:46:47] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:47:01] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:47:02] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:47:53] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:47:53] VERBOSE[6816] logger.c:   == ISDN1#02: Incoming call '04057242172' -> '*intern*'
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- Executing [*intern*@isdn-in:1] Dial("CAPI/ISDN1#02/*intern*-28", "SIP/11&SIP/12&SIP/13&SIP/14|15|Ttr") in new stack
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- Called 11
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- Called 12
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- Called 13
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- Called 14
[Sep 15 17:47:53] VERBOSE[6801] logger.c:     -- Got SIP response 480 "Do not Disturb" back from 192.168.3.14
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- SIP/14-00000079 is circuit-busy
[Sep 15 17:47:53] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- SIP/12-00000077 is ringing
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- SIP/11-00000076 is ringing
[Sep 15 17:47:53] VERBOSE[11403] logger.c:     -- SIP/13-00000078 is ringing
[Sep 15 17:47:54] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:47:58] VERBOSE[11403] logger.c:     -- SIP/11-00000076 answered CAPI/ISDN1#02/*intern*-28
[Sep 15 17:47:58] VERBOSE[11403] logger.c:   == ISDN1#02: Answering for *intern*
[Sep 15 17:47:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:47:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:48:08] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:48:10] VERBOSE[6795] logger.c:   == Refreshing DNS lookups.
[Sep 15 17:48:37] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:48:43] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:48:51] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:49:33] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:49:44] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:49:58] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: NOTIFY
[Sep 15 17:50:23] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:50:27] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:50:41] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:51:13] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
[Sep 15 17:51:27] VERBOSE[11403] logger.c:   == Spawn extension (isdn-in, *intern*, 1) exited non-zero on 'CAPI/ISDN1#02/*intern*-28'
[Sep 15 17:51:27] VERBOSE[11403] logger.c:   == ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2
[Sep 15 17:51:27] VERBOSE[6801] logger.c: Really destroying SIP dialog '[email protected]' Method: INVITE
[Sep 15 17:51:27] VERBOSE[6816] logger.c:        > ISDN1#02: CAPI INFO 0x3490: Normal call clearing

warning.log
Code:
[Sep 15 13:55:26] WARNING[10554] mp3/interface.c: Junk at the beginning of frame 49443303
[Sep 15 17:28:02] WARNING[11099] app_dial.c: Unable to create channel of type 'CAPI' (cause 44 - Requested channel not available)
[Sep 15 17:28:12] WARNING[11100] app_dial.c: Unable to create channel of type 'CAPI' (cause 44 - Requested channel not available)

Hoffe, dass mir bei diesem Problem jemand weiter helfen kann. Es ist nämlich sehr ärgerlich, wenn man gerade wichtige Geschäftsgespräche am laufen hat und dann der Teilnehmer gekickt wird. :mad:

Danke vielmals für eure Hilfe.

Grüße denny
 
Es ist nämlich sehr ärgerlich, wenn man gerade wichtige Geschäftsgespräche am laufen hat und dann der Teilnehmer gekickt wird.

Das ist allerdings ärgerlich. Die Variable BCHANNELINFO (vgl. READMIE) ermöglicht es den dritten Anruf als solchen zu erkennen und abzulehnen.

Stefan
 
pi4tel schrieb:
Die Variable BCHANNELINFO (vgl. READMIE) ermöglicht es den dritten Anruf als solchen zu erkennen und abzulehnen.

Könntest du mir hierfür bitte mal nen Beispiel-Context zeigen?

Ich muss nämlich gestehen, dass ich da ehrlich gesagt überhaupt keine Ahnung hab wie ich die BCHANNELINFO einbauen soll.

Danke vielmals.

denny_
 
Hi,

ich hatte das gleiche Problem in unserer Firma gehabt. Bei uns war es so, dass es für den dritten Anrufer kein Besetzt-Zeichen kam und es bei uns klingelte.

Ich wollte es gleich von der Telekom-Seite angehen und hatte mich bei der Telekom durchgehangelt, um das Anklopfen abschalten zu lassen, damit für einen 3. Anrufer besetzt ist. Mich hatte dann tatsächlich eine sehr kompetente Dame von der Störungsstelle zurückgerufen.

Mir wurde gesagt, dass man die Störungsstelle anrufen solle und das "3te Anklopfen (D-Kanal) abgeschaltet werden soll", falls es wieder aufgrund irgendwelcher Umstellungen bei der Telekom auftreten sollte.

Seither läuft alles prima.

Grüsse
Thomas
 
Hi moshman,

moshman schrieb:
man die Störungsstelle anrufen solle und das "3te Anklopfen (D-Kanal) abgeschaltet werden soll"

Heißt das nu ich muss mich schon wieder mit der Telekom rumstreiten? -.-

Es muss doch auch eine Lösung auf unserer Seite geben. Ich dachte schon an sowas wie

pi4tel schrieb:
Die Variable BCHANNELINFO (vgl. READMIE) ermöglicht es den dritten Anruf als solchen zu erkennen und abzulehnen.

Ich hab mir auch mal die README von chan_capi durchgelesen und diese besagte "BCHANNELINFO()" gefunden, doch wenn ich die vor den Dialbefehl im Plan einbaue, meckert mir das LOG, dass dieser Befehl nicht gefunden wurde bzw. nicht ausgeführt werden kann. (what ever)

Nun stellt sich mir die Frage:

Warum ist dieser Befehl im README vorhanden, kann aber nicht verwendet werden? :confused:

Naja wenn das gar nix hilft werd ich wohl wieder mal das Gespräch mit der T-Com finden müssen. :spocht:

Danke trotzdem. :cool:

denny_

P.S.: Werd mir morgen mal nen 2. Testserver aufsetzen und da erst nochmal mit dem capi experimentieren.
Vielleicht kann mir da ja doch noch jemand weiterhelfen mit der BCHANNELINFO().
 
Hi denny_

Man kann ja eh nicht mehr als 2 Telefonate gleichzeitig führen, selbst wenn ein dritter anklopft. Da kann man es doch gleich von der Telekom abschalten lassen und der dritte erhält ein Besetzt und kein Freizeichen, bei dem sich der Anrufer dann ärgert, warum keiner ans Telefon geht.

Wie gesagt, ich bekam den Tipp, gleich die Störungsstelle direkt anzurufen und nicht durch die Callcenter durchhangeln. Da ist gleich jemand dran und macht auch direkt was (war jedenfalls meine Erfahrung).

Grüsse
Thomas
 
Mach' es doch nicht so kompliziert mit der Telekom. Das anklopfen ist doch ein schönes Feature. Und wenn man es nicht benötigt, dann sollte asterisk einfach so konifguriert werden, wie man es möchte.
Im Dialplan, wo der ISDN Anruf reinkommt, also einfach direkt am Anfang schauen, ob BCHANNELINFO auf "0" steht. Ist das nicht der Fall, dann einfach BUSY(), Beispiel:
s,1,GotoIf($["${IBCHANNELINFO}" != "0"]?10)
s,2,....normal call handling
s,10,Busy()

Armin
 
Hi Armin.

Danke erstmal für deine hilfreiche Antwort. Klar du hast schon recht mit der Anklopffunktion.

Ich find dein Beispiel ja wirklich super.
armincm schrieb:
s,1,GotoIf($["${IBCHANNELINFO}" != "0"]?10)
s,2,....normal call handling
s,10,Busy()

Aber 2 kleine Probleme ergeben sich da bei mir noch.

1. arbeite ich nicht mit .conf sondern mit .ael wo ich um ganz ehrlich zu sein momentan nicht wirklich weiß WIE ich dieses Beispiel bei mir einbauen soll (da AEL kein normales Gotoif unterstützt)

Code:
_XXX.     =>      {
                        Dial(SIP/11&SIP/12&SIP/13&SIP/14,20,TtWwr);
                                switch("${DIALSTATUS}") {
                                        case "BUSY":
                                                VoiceMail(11,b);
                                                break;
                                        case "NOANSWER":
                                                VoiceMail(11,n);
                                                break;
                                        default:
                                                NoOp(Anruf angenommen); }

2. werde ich nach neuesten Erkenntnissen leider nicht um die Telekom herumkommen, da ich VOR dem Asterisk noch einen Faxserver habe, welcher unter bestimmten Voraussetzungen (MSN) AUCH den Anruf entgegen nehmen könnte (bzw. in diesem Falle das Fax.)

Das heißt selbst WENN Asterisk erkennt, dass 2 Leitungen belegt sind sagt Fax es kommt was an und geht ran was mir wieder nen anderen B-Kanal zerstört. :mad:

Und ich krieg es einfach nicht gebacken das Fax im Asterisk zu integrieren :blonk: (hab's schon mit iaxmodem und Hylafax probiert komm aber leider überhaupt nicht mit der Konfiguration zurecht...)

Grüße denny_
 
Zuletzt bearbeitet:

Neueste Beiträge

Statistik des Forums

Themen
245,105
Beiträge
2,224,575
Mitglieder
371,957
Neuestes Mitglied
Maverick2024
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.