<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>You can always use a session variable to do this. I wrote a script like this and posted it up on uccx.net and its still there. Funny thing is I found the exact same script on a customer’s CCX that had just fired their existing partner (Presidio)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'> cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] <b>On Behalf Of </b>ciscozest<br><b>Sent:</b> Friday, October 07, 2011 9:42 AM<br><b>To:</b> Matthew Saskin<br><b>Cc:</b> cisco-voip mailinglist<br><b>Subject:</b> Re: [cisco-voip] DIal-in for emergengy activation with CCX 8,X<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>It is running the calling another script which is the emergencycheck.aef.<br>Yup tried to write into xml file like the earlier days. I am thinking if we can upload an xml document file manually using tftp to somekind of "wfavvid" folder in the CCX file system like in windows based. Has anyone try this and able to make it work? thankis<br><br>On 10/7/2011 6:31 AM, Matthew Saskin wrote: <o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>What specifically is your script doing when it's failing?  If it's something that worked under CCX 7 or below and not with 8 or above, I'd imagine your script is doing something like direct file system interaction (eg; writing to a text file or XML file, etc.) to enable/disable the "emergency" feature.  This would need to be changed to something persistent other than a filesystem file (eg; database access, etc.)<br><br>-matthew<br><br><o:p></o:p></p><div><p class=MsoNormal>On Thu, Oct 6, 2011 at 1:26 AM, ciscozest <<a href="mailto:ciscozest@gmail.com">ciscozest@gmail.com</a>> wrote:<o:p></o:p></p><div><p class=MsoNormal>Hi everyone,<o:p></o:p></p></div><div><p class=MsoNormal>I have done the emergency scripting with windows based ccx for dial-in activation but has not been able to make it work fon CCX 8 onwards. Once the call flow hit emergency script calling step, it failed with system error. Has anyone done this before with ccx 8,x? Really Appreciate for any feedback, sample working sript or reference doco. <o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>regards,<o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'><br>_______________________________________________<br>cisco-voip mailing list<br><a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br><a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p></div></body></html>