Thread: [OpenSIPStack] Sending instant message requires proxy authentication
Brought to you by:
joegenbaclor
From: Matthias D. <mdr...@gm...> - 2008-05-20 10:17:07
|
Hi everyone, I have played a little bit with sending instant messages with different sip providers. When I send an instant message with my iptel.org account a proxy authentication is required. The problem is that open sip stack seems not to handle this. Regards, M. Dreißig |
From: Joegen E. B. <joe...@gm...> - 2008-05-20 23:37:58
|
Matthias, Yeah, OpenSIPStack only handles authentication for INVITE and REGISTER currently. I'll see what I can do to support MESSAGE authentication as well. I assume you are using page mode SIP Messaging? Joegen Matthias Dreißig wrote: > Hi everyone, > > I have played a little bit with sending instant messages with different > sip providers. When I send an instant message with my iptel.org account > a proxy authentication is required. > The problem is that open sip stack seems not to handle this. > > Regards, > M. Dreißig > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Matthias D. <mdr...@gm...> - 2008-05-21 07:57:14
|
Yes, if you mean Im using a MESSAGE request. In this context am I right that there is no mechanism (callback) to notify if the instant message was sent successfully or not? Thanks for your answer. Joegen E. Baclor schrieb: > Matthias, > > Yeah, OpenSIPStack only handles authentication for INVITE and REGISTER > currently. I'll see what I can do to support MESSAGE authentication > as well. I assume you are using page mode SIP Messaging? > > Joegen > > Matthias Dreißig wrote: > >> Hi everyone, >> >> I have played a little bit with sending instant messages with different >> sip providers. When I send an instant message with my iptel.org account >> a proxy authentication is required. >> The problem is that open sip stack seems not to handle this. >> >> Regards, >> M. Dreißig >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> >> > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > |
From: <jo...@op...> - 2008-05-21 08:57:16
|
You may say that, yes. I have opened a ticket for this. See https://www.assembla.com/spaces/opensbc/tickets/18 Matthias Dreißig wrote: > Yes, if you mean Im using a MESSAGE request. > > In this context am I right that there is no mechanism (callback) to > notify if the instant message was sent successfully or not? > > Thanks for your answer. > > Joegen E. Baclor schrieb: > >> Matthias, >> >> Yeah, OpenSIPStack only handles authentication for INVITE and REGISTER >> currently. I'll see what I can do to support MESSAGE authentication >> as well. I assume you are using page mode SIP Messaging? >> >> Joegen >> >> Matthias Dreißig wrote: >> >> >>> Hi everyone, >>> >>> I have played a little bit with sending instant messages with different >>> sip providers. When I send an instant message with my iptel.org account >>> a proxy authentication is required. >>> The problem is that open sip stack seems not to handle this. >>> >>> Regards, >>> M. Dreißig >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >>> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > |