Achaz / Achaz/imsdroid

unable to use the org.doubango.ngn.sip.NgnSipSession Class Reference api's (addheader and remove header)

Open
#324 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```

What steps will reproduce the problem?
1. I am trying to use NgnSipSession Class remove header and addheader api's to
add the new header or change the value of existing header

2.i have tried to use this along with hang (config) for add header is working
only for request but not for response.

config.addHeader("Contact", "ajith");
This works for request but not for response

3. so i have tried with ngnsipsession class api 's they are not adding the
below given header

mSession.addHeader
Contact :;
this should be there in response
this does not the contact header in my response

3.

What is the expected output? What do you see instead?

Contact :;
this should be there in response

What version of the product are you using? On what operating system?

android 4.0.3

Please provide any additional information below.

```

Original issue reported on code.google.com by `ajithks...@gmail.com` on 24 Jan 2012 at 5:02

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.