Re: [Ekiga-devel-list] Uses of the sip endpoint in the opal account code
- From: Julien Puydt <jpuydt free fr>
- To: ekiga-devel-list gnome org
- Subject: Re: [Ekiga-devel-list] Uses of the sip endpoint in the opal account code
- Date: Fri, 08 Feb 2013 16:13:52 +0100
Le 08/02/2013 16:11, Julien Puydt a écrit :
Hi,
I have just hidden the H323 endpoint below the opal call manager,
meaning that now the account code asks the call manager to do the
presence subscribing/unsubscribing, and it's the call manager which does
the forwarding of the request to the right protocol endpoint.
I can't do the same with the SIP endpoint because of the following two
lines :
sip_endpoint->Unsubscribe (SIPSubscribe::MessageSummary, get_aor ());
sip_endpoint->Subscribe (SIPSubscribe::MessageSummary, 3600, get_aor ());
what does that MessageSummary mean?
Is that related to the "Message Waiting Information" feature?
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]