Skip to content

initialize the localsipport missing give value to sipport #4

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. goto LocalSipProfile.java 
2. check public LocalSipProfile(String userName, String sipDomain, String 
sipPassword, int sipPort, String displayName) 
3. you could see 
                this(userName, sipDomain, sipPassword);
        this.displayName = displayName;


What is the expected output? What do you see instead?
     missing 
               this.sipport = sipPort

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

Please provide any additional information below.

Original issue reported on code.google.com by Peter880313 on 14 Apr 2012 at 3:36

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions