<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=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@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;}
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.gmailsignatureprefix
        {mso-style-name:gmail_signature_prefix;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@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 lang=EN-US link=blue vlink=purple><div class=WordSection1><div><div><div><div><div><div><div><div><div><div><div><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>The uppercase command made a difference.  I now get a call-id as show below.  However, does the call-id look valid?  The @0.0.0.0 seems strange.<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><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>action: Getvar<o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>actionid: act1<o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>channel: PJSIP/Twilio-NA-W-3-In-00000028<o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>Variable: CHANNEL(pjsip,call-id)<o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>Response: Success<o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>ActionID: act1<o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>Variable: CHANNEL(pjsip,call-id)<o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>Value: <a href="mailto:4decf884e3ae74595906283a74f7154e@0.0.0.0">4decf884e3ae74595906283a74f7154e@0.0.0.0</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Tahoma",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Tahoma",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Tahoma",sans-serif;color:#1F497D'>As well, can I request many pieces of data at once?  The syntax on this page (<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Function_CHANNEL">https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Function_CHANNEL</a>) seems to suggest you pass a single parameter, “item”, yet passing just call-id did not work.  I had to pass “pjsip,call-id”.  Is the first parameter a category and the second the detailed item?  What if I want to retrieve multiple items (or all “pjsip” items)?<o:p></o:p></span></p></div></div></div></div></div></div></div></div></div></div></div></div></body></html>