function javascript with navigateToURL call

In AS2 I could call a JavaScript pop up flash with the geturl function. But it does not work with AS3 navigateToURL. Here is my code:

var UrlRequest:URLRequest = new URLRequest ("javascript:MM_openBrWindow (' http://www.djgecko.com/mp3/17_ice_hopper.mp3 ',' DJGecko ',' high =' + ((screen.availHeight/2)-(200/2)) +", left ="+ ((screen.availWidth/2)-(400/2)) + ', status = yes, resizable = yes, width = 400, height = 200') '");

navigateToURL (UrlRequest);


And here's my javascript code:

< script language = "JavaScript" type = "text/JavaScript" >
<!--
function MM_openBrWindow (theURL, winName, features) {//v2.0
Window.Open (Theurl, winName, Features);
}
->
< /script >

When I paste the url string in my browser popup works. When I test the swf file in the Flash application, it opens a browser window and try to run the function, but of course, this does not work. When I open the .swf in a browser, embedded in the page with the javascript function, it nothing happens. Can anyone help?

Thank you!

Stressing the navigateToURL _self has solved the problem.

ex:

navigateToURL (UrlRequest, "_self");

Tags: Adobe Animate

Similar Questions

  • "JavaScript exception: error calling the fuction:TypeError selector: b is not a function.

    I got a page that I built in Muse that worked well, until after I installed the latest update. Now, when I export I get this error:

    "JavaScript exception: error calling the fuction:TypeError selector: b is not a function.

    I have no idea what it means, and I tried to remove all generated files previously.

    My page is more correctly displayed at all.

    This is probably due to the valid custom code in thesection of the Page Properties, or properties of the Site, but it is impossible to say with the URL of the page (so you can see the code of the page).

  • JavaScript exception: error calling the function switch: TypeError: undefined is not an object (evaluation "jQuery.browser.msie") - HOW I ME get RID OF THIS

    Screen Shot 2015-12-12 at 16.54.47.pngScreen Shot 2015-12-12 at 17.01.45.png

    Hello

    I get these errors a lot lately on my sites of muse - it happens when I rename pages or change the navigation menu - I tried several times and this isn't to do with external plugins - this is a bug of muse - appears when my loading sites and also when you select a page in the navigation bar - in the past for a single page websites - I just copy the contents in memory - remove the rebonding and page - everything and it works again - of course, I don't want to do that with Web sites with multiple pages - in the past, anyone in the forum mentioned deleting a file of muse on the server to reset something - any who want to add to it or guide me to solve these problems, so I know what to do when they arrive

    Jay

    Don't know if it's the same thing, but share this discussion JavaScript exception: error calling the function of selection: [object error] after the last update of the software Adobe Muse.  I export the html files and load them on my server.  I replaced all the files.  Only happens in IE11 just in case it helps.

  • JavaScript exception: error calling the selection function: TypeError: $(...). museMenu is not a function

    Since the update, one of my sites is weird. When you open the Web, that's what he said, "JavaScript exception: error calling the selection function: TypeError: $(...).» museMenu is not a function ". The site is www.hibiscuscuisine.com. If someone could help me understand this point, I would really appreciate it. Thank you

    Hello

    Please follow the complete instructions mentioned in this post - MuseJSAssert: error calling the function switch: TypeError: .museMenu $(elem) is not a function by Zak.

    Let me know if it works

    Thank you

    Ankush

  • I have to do, if this error message appears: "JavaScript exception: error calling function selector: [object Error]? It seems that by Internet Explorer. Thank you very much for your reply and I hope you can help me.

    I have to do, if this error message appears: "JavaScript exception: error calling function selector: [object Error]? It seems that by Internet Explorer. Thank you very much for your reply and I hope you can help me.

    Hi Brad,

    Here is the link: http://projektw.primo-werbung.de/

    We have this problem only by Internet Explorer. Mozilla, Safari and Opera - there is all right.

  • How to call a function plugin with command line parameters

    I wrote a plugin that processes an open document. The treatment can be started by selecting a menu item in Acrobat. To start the processing of the command line, I also wrote a small Visual Basic executable file that currently a bit activates the menu command. However, I now have to pass some parameters to the plugin. I managed to call a function plugin with settings by loading the .api as a library file in the VB executable. But it seems that the entire Acrobat SDK functionality is not initialized in this way. So I can't work with the PDF file. How can I call my function plugin with settings in Acrobat? Thomas

    You must establish a form of IAC (communication monitor) of your VB application with your plugin.

    Whether COM, DDE, IPC, named pipes, shared memory files share, etc. is to you...

  • JavaScript with QML

    Hello

    I am facing difficulties when trying to integrate a javascript with my project.

    My JavaScript (alarm.js) is-

    function alarm() {
        var time="12:00 am";
        getTimes: function (){
            return time;
        }
        setTimes: function (time){
            this.time=time;
        }
    }
    

    My code QML (main.qml) is-

    import "alarm.js" as Alarm
    Container {
                    id: root                Label{                    text:"Calling alarm:"                }
                    function callAlarm(){
                        var times = Alarm.setTimes("06:00 am");
                        return Alarm.getAlarm();
                    }
                    Label{
                    text: ""+callAlarm();
                    }
    }
    

    I can see "calling alarm" in the output, but not the next label that is supposed to be "06:00". What's not?

    Your javascript seems is not correct. You should write it as

    var = {alarm
    time: "12:00 am."
    getTimes: function () {}
    Return this.time;
    },
    setTimes: function {(time)
    This.Time = Time;
    }
    }

    Then, use Alarm.alarm.getTimes or Alarm.alarm.setTimes

  • Run javascript with a taskflow input parameters

    With the help of PS4 11 g JDev

    I have a taskflow using javascript. When the taskflow was loaded, I need to execute a javascript function that uses my taskflow 2 input parameters.
    I don't really know how I can run javascript with my input parameters.

    A test, I added a commandButton control in my taskflow who will do the job:
    <af:commandButton id="btnRefresh" text="Open">
                <af:clientAttribute name="long" value="#{pageFlowScope.pLong}"/> 
                <af:clientAttribute name="lat" value="#{pageFlowScope.pLat}"/> 
                <af:clientListener method="doNavigate" type="click"/> 
            </af:commandButton>
    How can I do the same thing when the taskflow charge instead of having to press the button.

    Please find attached examples based on your use cases:
    http://adfsampleapplications.googlecode.com/svn/trunk/JavascriptOnLoadSample.rar

    She calls a javascript function when loading pagefragment passing the input parameters of the taskflow.

    Thank you
    Nini

  • Is it possible to trigger a function Javascript C++ QML?

    Is it possible to trigger a function Javascript C++ QML?

    Just look at the section of signals and slots that documentation for examples of how to define and send signals of C++. Then in your QML, where you have exposed your C++ object as a property of context (named, for example, "foo"), you would foo.signalName.connect (myJsFunction) in a certain place like maybe onCreationCompleted. Connects the signal to the function, and when it is executed will be called the JS function.

    In short, the real connection between the two is trivial, as long as you already have all the side "C++ object and signal and exhibitors being C++" processed things.

  • Start an Android application that has been installed with navigateToURL()?

    I saw a mention of a Java called 'intent' method, but I don't know how to implement this in AS3 (Flash or Flash Builder).

    I am launching a SWF that can be launched via the load() method.  For some reason even if I post the SWF file in a wrapper HTML and separately using the Flash debugger, when I try to use the load() method it does not load.  I get a few AS3 errors when debugging that have to do with Classes using the SWF file.

    So I thought, if I installed the apk from the SWF file and launched the apk with navigateToURL, it should work.  But I need the right arguments.  I have also considered fscommand.  When I say arguments, I guess I'm talking more about the specific file name and path that the installed Android app is registered to the name.

    Thanks in advance,

    Markerline

    you are probably a reference to the scene or something on stage BEFORE your loaded swf is added to the stage.  that the why you have no problem when you test the swf as a stand-alone file and you have a problem when loading it.

    to remedy this, use an Event.ADDED_TO_STAGE listener before trying to refer to the foregoing.  If you do not understand the question/how resolves, copy and past the first 90 or so lines FontExtrusionDemo.as

  • Flex 3: need help with ExternalInterface.call("saveglobalscore",score)

    Hello

    I have my setting up a Flex project in my Flex Builder.

    I am going through my step by step to understand.

    In our project, we got this call:

    public function callDataOfJSMethod (): void
    {
    ExternalInterface.call("saveglobalscore",score) ("getData");
    }

    But I was not this getData anywhere, couldn't you please let me know what it could be and where I can find that?

    Thanks in advance.

    It should be a javascript method in the html wrapper.

  • Not fully functional mouse with MacBook Pro 2010. I can scroll up and down, but can not move the cursor.  The mouse works with my new Macbook 12. No mouse problem but Macbook Pro?

    Not fully functional mouse with MacBook Pro 2010. I can scroll up and down, but can not move the cursor.  The mouse works with my new Macbook 12. No mouse problem but Macbook Pro?

    What specific mouse?

  • No voice with incoming calls PAP2T

    I bought a LinkSys PAP2T unlocked last year that worked beautifully until a few days ago. Outgoing calls work fine, but I now have problems with incoming calls only.

    When I receive an incoming call, the phone rings, but when I pick it up, I can't hear anything and cannot the caller on the other end. After a few seconds, my phone disconnects and begins to beep as if the line is busy. This occurs regardless of who calls me and whther they use a VoIP device or a normal PSTN phone. I have not changed the settings on the router (a Belkin) or the PAP2T, he simply stopped working a few days ago! I have a connection 10MB Virgin Media broadband service for my VoIP provider is Draytel that have verified the account and settings and says it works very well on their test kit.

    Since then, I tried just using line 2 and the deactivation of line 1 to do a hard reset of the PAP2T and updated the firmware to the latest version. Even tried to change the analog phone connected, but I still have the problem.

    Does anyone have any ideas as to why it suddenly stopped working with anything has been changed and what I might be able to do to fix? The PAP2T is still the title of the 12 month warranty period then maybe she developed a fault?

    Thank you very much in advance for all those who can help you.

    Cheers, Vic

    For me it looks like the problem of RTP streams - probably, it does not pass the firewall / nat on the path between SIP provider and you.

    This may have is that your Belkin router/NAT, or on internet ISP router/NAT enabled SIP ALG (Application Layer Gateway).

    If this is the case, you will need to disable SIP ALG on your router or ask your ISP internet to disable on the firewall router.

    Another question may have been if you (accidentally) changed the port forwarding on your Belkin router, or the PAP2T local LAN IP address changed and port forwarding is no longer works.

    So my proposals to check:

    -check and DISABLE SIP ALG on your Belkin (if the router has this feature)

    -check the port forwarding on your router Belkin... IF you set up port forwarding for 5060/61 you MUST set the same for RTP ports (16384-16483)

    -If you don't have port forwarding on your Belkin, try before installation of 5060-5061 AND 16384-16483 *.

    * (If this is too many ports, set the RTP on PAP2T portrange to 16384-16394 for example and then forward only go)

    -If neither of above of aid, change your SIP Line1 of 5060 for port we will tell 6070 and RTP ports to the beach we'll tell 17300-17310

    -Finally, you can do it on your side is to remove all the port forwarding and put the PAP2T to your router Belkin DMZ settings.

  • SX 20 with Cisco Call Manager

    Dear team,

    If I add the SX20 with Cisco Call Manager, do I need to install the software cmterm - s52010tc6_2_1.cop.sgn the SX20. If this isn't the case, then what I have to do, I can see only administrator external field in my SX20, where I gave my callmanager IP address but it is not save.

    BR

    Hello

    In order to save the SX20 in CUCM you for CUCM version 8.6.2 or later, and your SX20 must be running TC5 version or a later version.

    This file you mentioned, cmterm - s52010tc6_2_1.cop.sgn, is just a upgrade file that you install on CUCM, so that CUCM can update your point of SX20 endpoint automatically. But you can upgrade your SX20 manually using the file s52010tc6_2_1.pkg.

    To get help on how to register to CUCM SX20, take a look at these guides with the name "administer endpoints TC on CUCM". The Guide according to the version of CUCM you run:

    http://www.Cisco.com/en/us/partner/products/ps11424/prod_maintenance_guides_list.html

    I hope this helps.

    Concerning

    Paulo Souza

    My answer was helpful? Please note the useful answers and do not forget to mark questions resolved as "responded."

  • TC7.2.1 problems with SIP calls

    Hi, we had the following problem with sip calls:

    Here is the log:

    Version of the VCS software: Platform X7.2.3 | X8.2.1 Labor

    ______________________________________________________________________________

    Call with TC 7.2.1 does not
    ______________________________________________________________________________

    SIPMSG:
    | INVITE sip: [email protected] / * / SIP/2.0
    Via: SIP/2.0/TCP xx.xxx.60.133:57597; branch = z9hG4bK38f566387dbd719702049ddcb2590ebe.1; rport
    Call ID: 4832bd6a60d9d3d43670c55c573667ec
    CSeq: INVITE 101
    Contact: sip: [email protected] / * /: 57597; gr = urn: uuid:6 c 856033-4cbd - 5 b 15 - bb13 - 0715c4a694cd, ob>
    From: "201101102_C40_ServiceDesk" sip: [email protected] / * />; tag = d25377890df67530
    To: sip: [email protected] / * />
    Max-Forwards: 70
    Directions: sip:xx.xxx.1.51; lr>
    Allow: INVITE, ACK, CANCEL, BYE, update, INFO, OPTIONS, CONSULT, INFORM
    User-Agent: TANDBERG/521 (TC7.2.1.cb31c3d)
    "Proxy-Authorization: Digest ="bb1d830b2d64949caaadfb732cd7ca77414a991699854e8971970a68fe06"nonce, realm ="tplabvcsc01.xyz.com", qop = auth, opaque = 'AwAAAMSaxlh37 + YNQULdXHDdMkXYHVQ1', user name =" ", uri ="sip:xyz.com", answer is"51f225da16a3ac710e86c1b1b5815438", algorithm = MD5, nc = 00000008 cnonce ="21c839c8313e8f7f7477786cb40c5ee6. "
    Supported: replaces, timer, 100rel, gruu, way, way out
    Session time-out: 1800
    Content-Type: application/sdp
    Content-Length: 2842
     
    v = 0
    o = xx.xxx.60.133 IN IP4 6 2 tandberg
    s = -.
    c = IN IP4 xx.xxx.60.133
    b = AS:6000
    t = 0 0
    m = audio 16424 RTP/AVP 107 108 109 110 104 105 9 15 18 8 0 101
    b = TIAS: 128000
    a = rtpmap:107 m4as-LATM/90000
    a = fmtp:107 profile-level-id = 25; object = 23; bitrate = 128000
    a = rtpmap:108 m4as-LATM/90000
    a = fmtp:108 profile-level-id = 24; object = 23; bitrate = 64000
    a = rtpmap:109 m4as-LATM/90000
    a = fmtp:109 profile-level-id = 24; object = 23; bitrate = 56000
    a = rtpmap:110 m4as-LATM/90000
    a = fmtp:110 profile-level-id = 24; object = 23; bitrate = 48000
    a = rtpmap:104 G7221/16000
    a bitrate = 32000 fmtp:104 =
    a = rtpmap:105 G7221/16000
    a = fmtp:105 bitrate = 24000
    a = rtpmap:9 G722/8000
    a = rtpmap:15 G728/8000
    a G729/8000 rtpmap:18 =
    a = annex b fmtp:18 = yes
    a = rtpmap:8 PCMA/8000
    a = rtpmap:0 PCMU/8000
    a rtpmap:101 telephone-event/8000 =
    a = fmtp:101 0-15
    a = sendrecv
    m = video 16426 RTP / AVP 97 126 96 34 31
    b = TIAS: 6000000
    a = rtpmap:97 H264/90000
    a = packetization-mode=0;profile-level-id=428016;max-br=5000;max-mbps=245000;max-fs=9000;max-smbps=245000;max-fps=6000;max-rcmd-nalu-size=3456000 fmtp:97
    a = rtpmap:126 H264/90000
    a = packetization-mode=1;profile-level-id=428016;max-br=5000;max-mbps=245000;max-fs=9000;max-smbps=245000;max-fps=6000;max-rcmd-nalu-size=3456000 fmtp:126
    a = rtpmap:96 H263-1998/90000
    a = fmtp:96 custom = 1280, 768, 3; custom = 1280, 720, 3; custom = 1024, 768, 1; custom = 1024, 576, 2; custom = 800, 600, 1; cif4 = 1; custom = 720, 480, 1; custom = 640, 480, 1; custom = 512, 288, 1; CIF = 1; custom = 352, 240, 1; QCIF = 1; maxbr = 20000
    a = rtpmap:34 H263/90000
    a = fmtp:34 cif4 = 1; CIF = 1; QCIF = 1; maxbr = 20000
    a = rtpmap:31 H261/90000
    a cif fmtp:31 = = 1; QCIF = 1; maxbr = 20000
    a = label: 11
    a = answer: full
    a = content: hand
    a = rtcp-fb: * nack fold
    a = rtcp-fb: * ccm FIR
    a = rtcp-fb: * ccm tmmbr
    a = sendrecv
    m = application 28300 UDP/BFCP
    a = the installer: actpass
    a = confid:1
    a = userid:6
    a = floorid:2 mstrm:12
    a = floorctrl:c - s
    a = connection: new
    m = video 16428 RTP / AVP 97 126 96 34 31
    b = TIAS: 6000000
    a = rtpmap:97 H264/90000
    a = packetization-mode=0;profile-level-id=428016;max-br=5000;max-mbps=108000;max-fs=3840;max-smbps=108000;max-fps=6000;max-rcmd-nalu-size=1474560 fmtp:97
    a = rtpmap:126 H264/90000
    a = packetization-mode=1;profile-level-id=428016;max-br=5000;max-mbps=108000;max-fs=3840;max-smbps=108000;max-fps=6000;max-rcmd-nalu-size=1474560 fmtp:126


    a = rtpmap:96 H263-1998/90000
    a = fmtp:96 custom = 1280, 768, 3; custom = 1280, 720, 3; custom = 1024, 768, 1; custom = 1024, 576, 2; custom = 800, 600, 1; cif4 = 1; custom = 720, 480, 1; custom = 640, 480, 1; custom = 512, 288, 1; CIF = 1; custom = 352, 240, 1; QCIF = 1; maxbr = 20000
    a = rtpmap:34 H263/90000
    a = fmtp:34 cif4 = 1; CIF = 1; QCIF = 1; maxbr = 20000
    a = rtpmap:31 H261/90000
    a cif fmtp:31 = = 1; QCIF = 1; maxbr = 20000
    a = label: 12
    a = content: slides
    a = rtcp-fb: * nack fold
    a = rtcp-fb: * ccm FIR
    a = rtcp-fb: * ccm tmmbr
    a = sendrecv
    m = 16430 RTP/AVP 100 application
    a = rtpmap:100 H224/4800
    a = sendrecv
    m = application 29789 UDP/UDT/IX
    a = ixmap:0 ping
    a = ixmap:2 xccp
    |
    ________________________________________________________________________________________________

    Work of appeal with TC 7.1.4
    ________________________________________________________________________________________________

    SIPMSG:
    | INVITE sip: [email protected] / * / SIP/2.0
    Via: SIP/2.0/TCP xx.xxx.60.133:37491; branch = z9hG4bKe3dfed840a299516919a79e4a54cd707.1; rport
    Call ID: 480ec504782c0ad894929e882a696e74
    CSeq: INVITE 100
    Contact: sip: [email protected] / * /; gr = urn: uuid:6 c 856033-4cbd - 5 b 15 - bb13 - 0715c4a694cd, ob>
    From: "201101102_C40_ServiceDesk" sip: [email protected] / * />; tag = 3ab87b1c0d8b4d9d
    To: sip: [email protected] / * />
    Max-Forwards: 70
    Directions: sip:xx.xxx.1.51; lr>
    Allow: INVITE, ACK, CANCEL, BYE, update, INFO, OPTIONS, CONSULT, INFORM
    User-Agent: TANDBERG/520 (TC7.1.4.908e4a9)
    Supported: replaces, timer, 100rel, gruu, way, way out
    Session time-out: 1800
    Content-Type: application/sdp
    Content-Length: 2842
     
    v = 0
    o = xx.xxx.60.133 IN IP4 3 2 tandberg
    s = -.
    c = IN IP4 xx.xxx.60.133
    b = AS:6000
    t = 0 0
    m = audio 16394 RTP/AVP 107 108 109 110 104 105 9 15 18 8 0 101
    b = TIAS: 128000
    a = rtpmap:107 m4as-LATM/90000
    a = fmtp:107 profile-level-id = 25; object = 23; bitrate = 128000
    a = rtpmap:108 m4as-LATM/90000
    a = fmtp:108 profile-level-id = 24; object = 23; bitrate = 64000
    a = rtpmap:109 m4as-LATM/90000
    a = fmtp:109 profile-level-id = 24; object = 23; bitrate = 56000
    a = rtpmap:110 m4as-LATM/90000
    a = fmtp:110 profile-level-id = 24; object = 23; bitrate = 48000
    a = rtpmap:104 G7221/16000
    a bitrate = 32000 fmtp:104 =
    a = rtpmap:105 G7221/16000
    a = fmtp:105 bitrate = 24000
    a = rtpmap:9 G722/8000
    a = rtpmap:15 G728/8000
    a G729/8000 rtpmap:18 =
    a = annex b fmtp:18 = yes
    a = rtpmap:8 PCMA/8000
    a = rtpmap:0 PCMU/8000
    a rtpmap:101 telephone-event/8000 =
    a = fmtp:101 0-15
    a = sendrecv
    m = video 16396 RTP / AVP 97 126 96 34 31
    b = TIAS: 6000000
    a = rtpmap:97 H264/90000
    a = packetization-mode=0;profile-level-id=428016;max-br=5000;max-mbps=245000;max-fs=9000;max-smbps=245000;max-fps=6000;max-rcmd-nalu-size=3456000 fmtp:97
    a = rtpmap:126 H264/90000
    a = packetization-mode=1;profile-level-id=428016;max-br=5000;max-mbps=245000;max-fs=9000;max-smbps=245000;max-fps=6000;max-rcmd-nalu-size=3456000 fmtp:126
    a = rtpmap:96 H263-1998/90000
    a = fmtp:96 custom = 1280, 768, 3; custom = 1280, 720, 3; custom = 1024, 768, 1; custom = 1024, 576, 2; custom = 800, 600, 1; cif4 = 1; custom = 720, 480, 1; custom = 640, 480, 1; custom = 512, 288, 1; CIF = 1; custom = 352, 240, 1; QCIF = 1; maxbr = 20000
    a = rtpmap:34 H263/90000
    a = fmtp:34 cif4 = 1; CIF = 1; QCIF = 1; maxbr = 20000
    a = rtpmap:31 H261/90000
    a cif fmtp:31 = = 1; QCIF = 1; maxbr = 20000
    a = label: 11
    a = answer: full
    a = content: hand
    a = rtcp-fb: * nack fold
    a = rtcp-fb: * ccm FIR
    a = rtcp-fb: * ccm tmmbr
    a = sendrecv
    m = application 29489 UDP/BFCP
    a = the installer: actpass
    a = confid:1
    a = userid:3
    a = floorid:2 mstrm:12
    a = floorctrl:c - s
    a = connection: new
    m = video 16398 RTP / AVP 97 126 96 34 31
    b = TIAS: 6000000
    a = rtpmap:97 H264/90000


    a = packetization-mode=0;profile-level-id=428016;max-br=5000;max-mbps=108000;max-fs=3840;max-smbps=108000;max-fps=6000;max-rcmd-nalu-size=1474560 fmtp:97
    a = rtpmap:126 H264/90000
    a = packetization-mode=1;profile-level-id=428016;max-br=5000;max-mbps=108000;max-fs=3840;max-smbps=108000;max-fps=6000;max-rcmd-nalu-size=1474560 fmtp:126
    a = rtpmap:96 H263-1998/90000
    a = fmtp:96 custom = 1280, 768, 3; custom = 1280, 720, 3; custom = 1024, 768, 1; custom = 1024, 576, 2; custom = 800, 600, 1; cif4 = 1; custom = 720, 480, 1; custom = 640, 480, 1; custom = 512, 288, 1; CIF = 1; custom = 352, 240, 1; QCIF = 1; maxbr = 20000
    a = rtpmap:34 H263/90000
    a = fmtp:34 cif4 = 1; CIF = 1; QCIF = 1; maxbr = 20000
    a = rtpmap:31 H261/90000
    a cif fmtp:31 = = 1; QCIF = 1; maxbr = 20000
    a = label: 12
    a = content: slides
    a = rtcp-fb: * nack fold
    a = rtcp-fb: * ccm FIR
    a = rtcp-fb: * ccm tmmbr
    a = sendrecv
    m = 16400 RTP/AVP 100 application
    a = rtpmap:100 H224/4800
    a = sendrecv
    m = application 31127 UDP/UDT/IX
    a = ixmap:0 ping
    a = ixmap:2 xccp

    Another problem, indicated in diagnosis on a MX200 device tests, reporting problems of NTP. I tried to choose another NTP server - but this does not solve the problem, and it works with TC7.1.4. In addition to the time and date is wrong on the screen but OK on the touchscreen device.

    In addition, an error is reported on the OSD settings.

    Do you have advice?

    Thanks for help.
    |

    So, what's the problem? You just showed us an INVITATION. What is the configuration of your system? What is the reaction to INVITE him? We need complete diagnostic logs. Is this VCS - C registred? Where VCS - C diagnostic logs

Maybe you are looking for