¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Biamp Tesira X400 - VOIP dialer not controlled via Crestron

 

Good day all,?

Trying to control the VOIP dialer within a Tesira Forte X400 unit.?
The dialer from the DSP/Tesira software works.?
However, i cannot get the VOIP dialer to initialize with the 3.0 or 3.2 module versions.?

Leve/mute/state controls work well. Just the VOiP dialer does not work at all. If I set the Enable for VOIP low, then Command processor module init completes.?
I did confirm both VOIP instance names from the DSP file. Copied and pasted to be sure program tags match the DSP file.??

Any ideas of how to work around this??

Tesira Forte x 400
FW: 4.2.4.5

Thanks,?

Tray


#Biamp # DSP


Re: Launching a 3rd party app from the crestron go app #crestronapp

 

Hi Tony, i've only just started using shortcuts and they could be very handle. Shortcuts works like a command list or schedule list. A Shortcut can also adds a icon on the iphone home page. Basically you can use the shortcut to open one or more apps. Its a good workaround if you can't find or a app doesn't have a URL scheme.??


Re: File Loading

 

On Thu, May 26, 2022 at 02:36 PM, Mark wrote:
Take a look at answer ID?1000489.

100%.??

Toolbox automatically zips the .sig file to a .zig during program upload; you have to do that manually and push the .zig to \simpl\app##\.


Re: telnet control of DM-RMC scaler

 

I'm not sure about a DM-MD8x8 but I know in a DMPS3 you can pass telnet through the DMPS3 to the endpoint on certain ports.? Try doing a DUMPDMIPCONFIG?on the 8x8 and see if it gives you a table that looks something like this:

TableStart: DM IP Config

Slot# ? ? ? ? |Device_Name ? ? ? ? ? ? |FW_Version ? ? ?|Ext_IP_Address |TCP_Port|Int_IP_Address |LINK |MAG
-----------------------------------------------------------------------------------------------------------
8 ? ? ? ? ? ? |C2I-DMPS3-4K-AUDIO ? ? ?|1.3711.00005 ? ?|10.111.7.113 ? |50003 ? |169.254.0.3 ? ?|UP ? |N ?
9 ? ? ? ? ? ? |C2I-DMPS3-4K-350-VIDEO ?|1.3458.0033 ? ? |10.111.7.113 ? |50004 ? |169.254.0.4 ? ?|UP ? |N ?
9.1 ? ? ? ? ? |DMPS3-4K-300-HDMI-RX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.2 ? ? ? ? ? |DMPS3-4K-300-HDMI-RX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.3 ? ? ? ? ? |DMPS3-4K-300-HDMI-RX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.4 ? ? ? ? ? |DMPS3-4K-300-HDMI-RX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.5 ? ? ? ? ? |DMPS3-4K-300-HDMI-RX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.6 ? ? ? ? ? |DMPS3-4K-300-HDMI-RX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.7 ? ? ? ? ? |DMPS3-4K-300-DM-RX ? ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.8 ? ? ? ? ? |DMPS3-4K-300-DM-RX ? ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.9 ? ? ? ? ? |DMPS3-4K-STR ? ? ? ? ? ?|1.3459.00091 ? ?|10.111.7.113 ? |50009 ? |169.254.0.9 ? ?|UP ? |N ?
9.11 ? ? ? ? ?|DMPS3-4K-300-HDMI-TX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.12 ? ? ? ? ?|DMPS3-4K-300-HDMI-TX ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.13 ? ? ? ? ?|DMPS3-4K-300-DM-TX ? ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.13.1 ? ? ? ?|DM-RMC-4KZ-SCALER-C ? ? |1.3991.00063 ? ?|10.111.7.113 ? |50007 ? |169.254.0.7 ? ?|UP ? |N ?
9.14 ? ? ? ? ?|DMPS3-4K-300-DM-TX ? ? ?|1.3458.00047 ? ?| ? ? ? ? ? ? ? |00000 ? | ? ? ? ? ? ? ? |DOWN |N ?
9.14.1 ? ? ? ?|DM-RMC-4KZ-SCALER-C ? ? |1.3991.00063 ? ?|10.111.7.113 ? |50008 ? |169.254.0.8 ? ?|UP ? |N??

What this means is if you telnet into the DMPS3-4k (10.111.7.113) on port 50007 or 50008, you will actually be telnetting into the scalers connected by DM.

On Thu, May 26, 2022 at 7:25 PM ebalsley via <ebalsley=[email protected]> wrote:
I'm building an external control system that will send simple commands to a Crestron DM using TCP (telnet) commands.? This works fine with the DM-MD8x8.? But I'm not sure how to switch inputs on the DM-RMC-4KZ-SCALER-C.? This device doesn't have a regular IP address because it receives its input from the DM over HDbaseT.? Is there some way to talk to this device through the network?


Re: Launching a 3rd party app from the crestron go app #crestronapp

 

Alex,
Does this still work with the ATV remote now that it is relegated to the Control Center??
Yes, this works. The action you want is "Show Remote Control".


Re: telnet control of DM-RMC scaler

 

Back in the early days of the DM-MD8x8, there were no private addresses for the DM endpoints.? Instead everything was on the same subnet as the DM chassis.? Later firmware allowed you to switch to a private subnet in DM Tools.? In more recent firmware releases, it looks like you can still turn off the private subnet for end points using the "PRIVATENETConfig" console command.? I've never tried it but it looks like you can still put on the end points on the same subnet as the chassis using this command. Use "PRIVATENETConfig ?" to get help on how to do this.

It is also possible to talk to DM endpoint via the LAN port if it is not connected to a DM chassis.? In that case the end point's LAN port will default to DHCP and you can drop DM-RCM-xxx on an Ethernet slot in your program instead of on the DM chassis..? If have done this in several cases where I use a DM-RMC-4KZ-100-C as a balun when combined with a DM-TX-xxx transmitter. However, if the end point connected to a DM chassis, it will cause a network loop if you attached the LAN jack of the end point to your network.

Now whether you can control the endpoint via telnet, I do not know as I have never tried that.


Re: telnet control of DM-RMC scaler

 

Of course I'm assuming this isn't a client, you could use a new processor in that case, I just assume you're going via tcp commands for some kind of lab/personal thing.


On Fri, May 27, 2022 at 2:06 AM J.B. Parker via <jbparker216=[email protected]> wrote:
For something like this I would probably just rack up an old mp2e from ebay. You can enable?external network mode on the switcher to give it an ip, I'm not sure if there's a documented telnet protocol though, the switchers are kind of unique in that way.

On Thu, May 26, 2022 at 7:25 PM ebalsley via <ebalsley=[email protected]> wrote:
I'm building an external control system that will send simple commands to a Crestron DM using TCP (telnet) commands.? This works fine with the DM-MD8x8.? But I'm not sure how to switch inputs on the DM-RMC-4KZ-SCALER-C.? This device doesn't have a regular IP address because it receives its input from the DM over HDbaseT.? Is there some way to talk to this device through the network?


Re: telnet control of DM-RMC scaler

 

For something like this I would probably just rack up an old mp2e from ebay. You can enable?external network mode on the switcher to give it an ip, I'm not sure if there's a documented telnet protocol though, the switchers are kind of unique in that way.


On Thu, May 26, 2022 at 7:25 PM ebalsley via <ebalsley=[email protected]> wrote:
I'm building an external control system that will send simple commands to a Crestron DM using TCP (telnet) commands.? This works fine with the DM-MD8x8.? But I'm not sure how to switch inputs on the DM-RMC-4KZ-SCALER-C.? This device doesn't have a regular IP address because it receives its input from the DM over HDbaseT.? Is there some way to talk to this device through the network?


telnet control of DM-RMC scaler

 

I'm building an external control system that will send simple commands to a Crestron DM using TCP (telnet) commands.? This works fine with the DM-MD8x8.? But I'm not sure how to switch inputs on the DM-RMC-4KZ-SCALER-C.? This device doesn't have a regular IP address because it receives its input from the DM over HDbaseT.? Is there some way to talk to this device through the network?


Re: Launching a 3rd party app from the crestron go app #crestronapp

 

Thanks for the explanation, Alex!

--- On Thursday, May 26, 2022 at 8:14 AM, Alex Teague wrote:

I have this working to launch the Apple TV remote with shortcuts. Essentially
you create a shortcut on your iphone that launches the app you want. For the
Apple TV remote you can even specify which Apple TV to connect to if you have
multiple units. On the Crestron side, use the URL like normal except the path
needs to be:
shortcuts://run-shortcut?name="whateverYouNamedYourShortcut".

In my case I named the shortcut launchremote so my full url
is: shortcuts://run-shortcut?name=launchremote.


Simpl+ Error 1706

 

Has anyone seen this error, and did you resolve the issue? Contacted TB and wasn't able to resolve but sent them all my code for testing.

Error 1706 (Line 52) - Error including SIMPL# Library: 'C:\Program Files (x86)\Crestron\Simpl\Simpl+\TriplePlayTN029.clz cannot be validated!
Could not find file 'C:\Users\BradWykoff\AppData\Local\Temp\obyzku21.vh4\TriplePlayTN029.clz\microsoft.visualstudio.threading.resources.dll'.'


Re: DirecTV Genie 2 IP Control of Clients

 

Just an update.? I finished a job this week controlling the Genie 2 clients.? I am using the Controlworks module.? The Genie itself get an IP and clients only have a MAC address.


Re: Launching a 3rd party app from the crestron go app #crestronapp

 

On Thu, May 26, 2022 at 08:14 AM, Alex Teague wrote:
I have this working to launch the Apple TV remote with shortcuts.
Alex,
Does this still work with the ATV remote now that it is relegated to the Control Center??


Re: CP3, Latest FW and Toolbox disconnects

 

On Thu, May 26, 2022 at 12:38 PM, MSTC wrote:
SETLOGOFFIDLETIME 0
Unfortunately, that command only works when you have Authentication turned on...


Re: File Loading

 
Edited

Take a look at answer ID?1000489.
Moderated: Edited to remove content that isn't publicly available.


Re: Lutron

 

Also for the CH integration you will need a Lutron Connect Bridge in place.


On Thu, May 26, 2022 at 2:10 PM Mitch Bigelow <ipha00@...> wrote:
You'll need an integration username/password and the integration report. This give you the mapping between loads/buttons and the ID numbers to use in the modules.

If you're using CH, you just need the login and it pulls in the rest automagically.


Re: Lutron

 

You'll need an integration username/password and the integration report. This give you the mapping between loads/buttons and the ID numbers to use in the modules.

If you're using CH, you just need the login and it pulls in the rest automagically.


File Loading

 

When loading .lpz with filezilla, where does the .sig file get loaded? I tried putting it in the same folder but when i open debugger it says no file found


Lutron

 

I'm working with an installed Lutron Radio RA system.? Lutron is currently being controlled by Control4 that was installed several years back by a C4 dealer.? C4 system will be removed and replaced by Crestron.

What Lutron data do I need to do the integration?? Planning on doing this with Simpl but it might be an appropriate project for Crestron Home.? I've not deployed a Home project before.? System is two simple media rooms, Somfy shades and Lutron. Thoughts?


Re: CP3, Latest FW and Toolbox disconnects

 

¿ªÔÆÌåÓý

Something about

?

Console, SETLOGOFFIDLETIME 0

?

?

?

From: <[email protected]> on behalf of ckangis <chris@...>
Reply-To: <[email protected]>
Date: Wednesday, May 25, 2022 at 2:34 PM
To: <[email protected]>
Subject: [crestron] CP3, Latest FW and Toolbox disconnects

?

Hi All,
With the latest 3-series FW and NO authentication turned on, I think I've noticed that Console and other tools will disconnect after a period of time. This never used to do this.
And since there's not auth I can't set a 'don't log out' setting...

Have others seen this, and anyone have a fix ???

TIA!