cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
458
Views
0
Helpful
1
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Chris Hamlin on 06-10-2011 10:06:19 PM
I am using the Crestron module downloaded from here to control a C40... When the system is in a point to point call the far end camera control works fine, but if I add another site then the far end camera control comes back with an error.
In looking into the module it looks like the Simpl+ code was designed to accept a CallId for the far end call camera you wish to control but it is commented out in the module...
Anyone know a reason for that?  The API commands work fine, I can send them directly myself to any call, but would like to use the module if at all possible.

Subject: RE: Crestron Module far end camera control for multi-site
Replied by: David Bruun-Lie on 07-10-2011 09:06:16 AM
Hm, commented out? That's weird.
Yes if point2point the callId is not required as it will default select the active call but in multipoint call the callId is needed for addressing which site you want to control the camera.

I'll note it as a bug. I cannot promise a new version of the module immediately so if you can try fixing it yourself that's probably going to be the easiest. Are you able to do this?

Cheers,
David

Subject: RE: Crestron Module far end camera control for multi-site
Replied by: Chris Hamlin on 10-10-2011 05:11:38 AM
Weird is what I thought as well, I've include a screen shot of the Simpl+ module call within the Main module.
I should be able to fix it my self (unless it's broken as designed), just seemed odd.
Let me know if you see a fix coming, otherwise I will see what I can do on my own.

thanks,
-chris

Subject: RE: Crestron Module far end camera control for multi-site
Replied by: David Bruun-Lie on 11-10-2011 01:39:35 PM
Hm,

If you replace the // with "farEndControlCallSlot" I think it should work.

To control which site to control you need to call any of the following from the argument list of the module:

Camera_Far_End_ControlAuto (works if non-multisitecall)
Camera_Far_End_ControlCall1
Camera_Far_End_ControlCall2
Camera_Far_End_ControlCall3

any Camera_Far_End_* commands will now be addressed correctly

Cheers,
David

Subject: RE: Crestron Module far end camera control for multi-site
Replied by: Chris Hamlin on 19-11-2011 04:36:41 PM
I finally had a chance to test.
After adding a couple of symbols and arguments to the module to make the far end camera control selection act like the DTMF call selection it worked great.
I wonder why it was not completed previously.

-chris

Subject: RE: Crestron Module far end camera control for multi-site
Replied by: David Bruun-Lie on 06-12-2011 03:12:55 PM
>I wonder why it was not completed previously.
That would be my mistake - sorry ;-)

David
Comments
kdotten36
Level 3
Level 3

I'm having the same problem using a Crestron remote with a c40.  Would you mind sharing your fix so I can advise our Crestron programmer?  Much appreciated.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links