Hi,

On 04/07/2011 06:52 AM, Veljko Milisavljević wrote:
> I want to modify QuteCom to use SIP and jabber accounts together. SIP
> for voice, Jabber for chat.
> There are SIP and Jabber server and the username and passwords are the
> same.
> like: mvel...@sipserver.com <mailto:mvel...@sipserver.com>  ,
> mvel...@jabberserver.com <mailto:mvel...@jabberserver.com>
>
> So,after adding a SIP account ,and successfull login I want to
> automatically add a jabber account, and log on to it.
> Where is the best place to do it in the code?

The UI handler for the Jabber configuration options (and code for their 
parsing & storage) is handled in 
qutecom/src/presentation/qt/imaccount/QtJabberSettings.cpp and 
QtIMAccountSettings.cpp

The UI code for adding a new SIP account is in 
qutecom/src/presentation/qt/profile/QtUserProfileHandler.cpp

So that would be a good place to start, I guess.

Cheers,
Dave.

-- 
Dave Neary
Email: dne...@free.fr
Jabber: nea...@gmail.com
_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@lists.qutecom.org
http://lists.qutecom.org/mailman/listinfo/qutecom-dev
  • sip and jabber Veljko Milisavljević
    • Re: sip and jabber Dave Neary

Reply via email to