Hi Max et al,

Running 1.2.0.1 on OS X 10.5.2 and trying to get NConference to  
operate.  On rare occasions, it seems to work.  Most times, each  
extension is just quiet (with loud local echo).

Very simple dial plan to get working:

exten => 750,1,NoCDR()
exten => 750,2,NoOp()
exten => 750,3,Set(NCONF_OUTBOUND_CONTEXT=mosais)
exten => 750,4,Set(NCONF_OUTBOUND_PARAMS=Sd)
exten => 750,5,Set(NCONF_OUTBOUND_TIMEOUT=20)
exten => 750,6,NConference(1000/M)

exten => 751,1,NoCDR()
exten => 751,2,NoOp()
exten => 751,3,NConference(1000/S)

CLI shows:

     -- Executing [EMAIL PROTECTED]:1] NoCDR("SIP/101-ea1e", "")
     -- Executing [EMAIL PROTECTED]:2] NoOp("SIP/101-ea1e", "")
     -- Executing [EMAIL PROTECTED]:3] Set("SIP/101-ea1e",  
"NCONF_OUTBOUND_CONTEXT=mosais")
     -- Executing [EMAIL PROTECTED]:4] Set("SIP/101-ea1e",  
"NCONF_OUTBOUND_PARAMS=Sd")
     -- Executing [EMAIL PROTECTED]:5] Set("SIP/101-ea1e",  
"NCONF_OUTBOUND_TIMEOUT=20")
     -- Executing [EMAIL PROTECTED]:6] NConference("SIP/101-ea1e", "1000/M")

music on hold can be heard on extension 101.

     -- Executing [EMAIL PROTECTED]:1] NoCDR("SIP/100-bcf8", "")
     -- Executing [EMAIL PROTECTED]:2] NoOp("SIP/100-bcf8", "")
     -- Executing [EMAIL PROTECTED]:3] NConference("SIP/100-bcf8", "1000/S")
     -- Stopped music on hold on SIP/101-ea1e

But neither phone can speak to the conference.  Have tried pressing  
"5" on extension 100 (speaker) and it toggles between muted and  
unmuted, with no change in audio.  Have tried the various moderator  
key sequences with no change also.

Looking with Wireshark, there does appear to be RTP coming back from  
the server although the sidetone in the handset is just like a very  
loud local echo.  We are only running G.711 ALaw.  All extensions are  
through NAT to the CW server.  If the "speaker" drops off and re- 
enters, there is no return RTP from the server, only the handset to  
server direction.

Any ideas greatly appreciated.

Cheers
Rob


_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to