linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Get custom INVITE parameters in incoming calls - W


From: Гамаюнов Тарас
Subject: [Linphone-developers] Get custom INVITE parameters in incoming calls - Web APP
Date: Thu, 30 Jul 2015 18:05:02 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi!

I develop application Web application with Linphone Web Plugin. I need get Custom INVITE parameters in incoming calls.
Function getCustomParams() isn't work... but i see nessesary cutom parameters in incoming INVITE.
i do it like this:
function onCallStateChanged(event, call, state, message) {
     ...
    var headerValue = call.currentParams.params.getCustomHeader("HeaderName");
    ....
I get call.currentParams.params is undefined.

How i can get INVITE custom parameters in incoming calls? Please explain me.

Thank you so much.



Это сообщение проверено на вирусы антивирусом Avast.
www.avast.com



reply via email to

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