<div>Hii All,</div><div> </div><div>Thanks for helps. Problem solved. Its due to exchange side authentication problem. In exchange IIS server ,for EWS site only window authentication enabled which is not supported by neon library. Just enabled basic authentication for EWS site on IIS and its working fine now.</div>
<div> </div><div>Thanks for help..</div><div> </div><div>Bharat Lalcheta<br><br></div><div class="gmail_quote">On Sun, May 6, 2012 at 5:14 PM, Michel Verbraak <span dir="ltr">&lt;<a href="mailto:michel@verbraak.org" target="_blank">michel@verbraak.org</a>&gt;</span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    On 30-04-12 11:09, Bharat Lalcheta wrote:
    <blockquote type="cite">
      <p>Hiii all,</p>
      <p>I am using asterisk 1.8.9.2 and compile all modules related to
        calendar.</p>
      <p>neon version is 0.29.6. OS is ubuntu 11.10.</p>
      <p>I configured ical for zimbra, caldav for google mail and ews
        for exchange 2010 calendar.</p>
      <p>ical and caldav setup working fine and i am getting my calendar
        events perfectly. But for exchange 2010 calendar i am getting
        following error.</p>
      <p>&quot;Unable to communicate with Exchange Web Service at &#39;<a href="https://ex1.domain.com/EWS/Exchange.asmx" target="_blank">https://ex1.domain.com/EWS/Exchange.asmx</a>&#39;:
        Could not authenticate to server: ignored NTLM challenge, GSSAPI
        authentication error: Unspecified GSS failure.  Minor code may
        provide more information: Credentials cache file &#39;/tmp/krb5cc_0&#39;
        not found&quot;</p>
      <p>my calendar.conf is as follows</p>
      <p>[calendar3]<br>
        type = ews               ; type of calendar--currently
        supported: ical, caldav, exchange, or ews<br>
        url = <a href="https://ex1.domain.com/EWS/Exchange.asmx" target="_blank">https://ex1.domain.com/EWS/Exchange.asmx</a>
        ; URL to MS Exchange EWS<br>
        user = <a href="mailto:myname@domain.com" target="_blank">myname@domain.com</a>             
        ; Exchange username<br>
        secret = xxxxxx       ; Exchange password<br>
        refresh = 10             ; refresh calendar every n minutes<br>
        timeframe = 20 </p>
      <p>calendar show status command shows following output</p>
      <p>Calendar             Type       Status<br>
        --------                   ----         ------<br>
        calendar3            ews        free  </p>
      <p>Please help me out for solve above problem.</p>
      <div>Thanks in advance</div>
      <div>-- <br>
        Bharat Lalcheta<br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
    </blockquote>
    Did you compile neon against openssl or the default internal ssl? I
    used against openssl.<br>
    Make sure you have the rootca from the exchange server in
    /etc/ssl/certs<br>
    <br>
    The message/warning looks like the Exchange server expects a
    kerberos authentication. I have no experience with the EWS calendar
    module and using kerberos to authenticate.<br>
    <br>
    Hope this info helps.<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Michel.<br>
  </font></span></div>

<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Bharat Lalcheta<br>