Hallo Martin,

>das gleiche Problem hatte ich auch, und bei mir war es nötig in der
"/etc/wanpipe/smg_bri.conf" das in_calls_behaviour auf folgende Werte zu
setzen.

>#------------ SNIP
-------------------------------------------------------->

>in_calls_behaviour=TRANSPARENT_OVERLAP_RCV
>in_calls_behaviour=VOICE_ALERT_RQ

>#------------ SNIP
-------------------------------------------------------->


Danke für die schnelle Antwort,

Mit diesen Einstellungen erreicht der eingehnde Ruf schon mal Asterisk.
Geht aber in die s Extension, welche von Gemeinschaft dann nicht ausgwertet
werden kann.

http://wiki.sangoma.com/BriAdvancedOptions :

TRANSPARENT_OVERLAP_RCV (default = disabled)
Only used in overlap receiving mode. On incoming calls, the call is
forwarded to the "s" extension in Asterisk and incoming out of band digits
are forwarded as DTMF digits to Asterisk.



Auf der Asterisk CLI sieht das dann so aus:

#------------ SNIP -------------------------------------------------------->

**[WOOMERA]** Receive Message: {default} [localhost/42420]
----------------------------------------------------------------------------
----
200 MEDIA OK
Unique-Call-Id: w1g1-846930886-1804289383

**[WOOMERA]** SEND DTMF [7] to w1g1-846930886-1804289383
**[WOOMERA]** SEND DTMF [1] to w1g1-846930886-1804289383
**[WOOMERA]** SEND DTMF [3] to w1g1-846930886-1804289383
**[WOOMERA]** SEND DTMF [2] to w1g1-846930886-1804289383
**[WOOMERA]** SEND DTMF [3] to w1g1-846930886-1804289383
**[WOOMERA]** SEND DTMF [0] to w1g1-846930886-1804289383
**[WOOMERA]** Receive Message: {default} [localhost/42420]
----------------------------------------------------------------------------
----
EVENT MEDIA w1g1 AUDIO
Unique-Call-Id: w1g1-846930886-1804289383
Raw-Audio: 127.0.0.1:9001
Call-ID: w1g1
Raw-Format: PCM-16
DTMF: InBand
**[WOOMERA]** HW DTMF not supported w1g1-846930886-1804289383
    -- Executing [EMAIL PROTECTED]:1] GotoIf("WOOMERA/g1/1-3800",
"1?2:13") in new stack
    -- Goto (from-gg-isdn-bri-woomera,s,2)
    -- Executing [EMAIL PROTECTED]:2] Set("WOOMERA/g1/1-3800",
"__is_from_gateway=1") in new stack
    -- Executing [EMAIL PROTECTED]:3] Set("WOOMERA/g1/1-3800",
"did_full=s") in new stack
    -- Executing [EMAIL PROTECTED]:4] AGI("WOOMERA/g1/1-3800",
"/opt/gemeinschaft/dialplan-scripts/in-route.agi|13|s") in new stack
    -- Launched AGI Script /opt/gemeinschaft/dialplan-scripts/in-route.agi
  /opt/gemeinschaft/dialplan-scripts/in-route.agi|13|s: ### Matching route
for s is default 1:1 DID->extension route
    -- AGI Script /opt/gemeinschaft/dialplan-scripts/in-route.agi completed,
returning 0
    -- Executing [EMAIL PROTECTED]:5] Set("WOOMERA/g1/1-3800",
"CALLERID(dnid)=s") in new stack
    -- Executing [EMAIL PROTECTED]:6] Verbose("WOOMERA/g1/1-3800",
"1|### Inbound call from gw group "isdn-bri-woomera". dnid: s => ext: s =>
s") in new stack
 ### Inbound call from gw group "isdn-bri-woomera". dnid: s => ext: s => s
    -- Executing [EMAIL PROTECTED]:7] GotoIf("WOOMERA/g1/1-3800",
"1?8:10") in new stack
    -- Goto (from-gg-isdn-bri-woomera,s,8)
    -- Executing [EMAIL PROTECTED]:8] Goto("WOOMERA/g1/1-3800",
"from-gateways|s|1") in new stack
    -- Goto (from-gateways,s,1)
    -- Sent into invalid extension 's' in context 'from-gateways' on
WOOMERA/g1/1-3800
    -- Executing [EMAIL PROTECTED]:1] Verbose("WOOMERA/g1/1-3800", "1|### No
matching extension found for """) in new stack
 ### No matching extension found for ""
    -- Executing [EMAIL PROTECTED]:2] Set("WOOMERA/g1/1-3800", "PRI_CAUSE=1")
in new stack
    -- Executing [EMAIL PROTECTED]:3] Hangup("WOOMERA/g1/1-3800", "1") in new
stack
  == Spawn extension (from-gateways, i, 3) exited non-zero on
'WOOMERA/g1/1-3800'
**[WOOMERA]** Send Message: {default} [localhost/42420]

#------------ SNIP -------------------------------------------------------->


Viele Grüße
Sven


Antwort per Email an