Hello Benny, I updated and now I don't receive PJSIP_INV_STATE_INCOMING in on_call_state callback. What did you change ? Thanks for your answer. Samuel Benny Prijono a ?crit : > On Thu, Jan 15, 2009 at 1:19 AM, mayamatakeshi > <mayamatakeshi at gmail.com <mailto:mayamatakeshi at gmail.com>> wrote: > > > On Thu, Jan 15, 2009 at 5:25 AM, Samuel Vinson > <samuelv at laposte.net <mailto:samuelv at laposte.net>> wrote: > > Hello Benny, and everybody > > Happy to read again you !! ;-) > > I found sip provider that try to ask authenticate when it > receive an Invite message > but pjsip replies by Ack and not a new Invite with > authentication information. > > Is it a bug in pjsip or server? Is it possible to follow this > process, whereas the registration has been done ? > Maybe I forgot to enable an option too. > > Currently: > Client ---- Service Provider > Invite --> > <-- 100 Trying > <-- 401 Unauthorized > Ack --> > > Waited > Client ---- Service Provider > Invite --> > <-- 100 Trying > <-- 401 Unauthorized > Invite --> > > > Hi Samuel, > have you set credentials in your code? In the simpleua.c we can > read this: > > > Yep that will be the first thing to check. Samuel, since I recall you > mentioned somewhere you're using older version of PJSIP, perhaps your > copy is still affected by this bug: > http://trac.pjsip.org/repos/ticket/660. Perhaps now is a good time to > upgrade to the 1.0.x series? :) > > Cheers > Benny > > ------------------------------------------------------------------------ > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >