linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] how to get Update state every 150 seconds by u


From: zhang peng
Subject: Re: [Linphone-developers] how to get Update state every 150 seconds by using callback, function
Date: Wed, 04 Mar 2015 11:17:25 +0900
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

hello,

I'm sorry for my mistakes, could you help me delete the infomation about
my company.

Thanks a lot in advance.

Best Regards,
Zhang Peng

On 2015/03/04 2:00, address@hidden wrote:
Send Linphone-developers mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-developers
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-developers digest..."


Today's Topics:

    1. how to get Update state every 150 seconds by     using callback
       function (zhang peng)
    2. TLS VERIFICATION (Ankew Champ)
    3. Re: TLS VERIFICATION (Guillaume Bienkowski)
    4. desktop 3.7.0 windows client: dialpad used for internal #
       interrupts ongoing call (elsa grey)
    5. Re: Android: send linphone to background
       (Miron, Andrei (EA MNG Dept))


----------------------------------------------------------------------

Message: 1
Date: Tue, 03 Mar 2015 13:11:10 +0900
From: zhang peng <address@hidden>
To: address@hidden
Subject: [Linphone-developers] how to get Update state every 150
        seconds by      using callback function
Message-ID: <address@hidden>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hello,

I am using web linphone plugin for testing like below.

I made a call starting by sending "INVITE" with "Session-Expries: 300"
to Asterisk.
(here I use the api :addCustomHeader("Session-Expires","300"))
The call was made successfully, and the 200OK also include
"Session-Expries: 300"
then after 150 seconds, server sent "UPDATE" to browser.
and the plugin answer it with 200OK automaticly without
"Session-Expries: 300"

My Question is below
1.how to answer the update request by using 200OK with "Session-Expires:
300"
2.how can I get update status by using callback function.

My Environment is below:
OS: windows8
linphone-plugin:1.0.13
browser: internet explorer 11    version:11.0.9600.17631

Thanks a lot in advance.

Best Regards,
Zhang Peng




reply via email to

[Prev in Thread] Current Thread [Next in Thread]