forked from mirrors/linphone-iphone
Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
This commit is contained in:
commit
adc7838132
1 changed files with 0 additions and 1 deletions
|
|
@ -440,7 +440,6 @@ static int extract_received_rport(osip_message_t *msg, const char **received, in
|
|||
if (param) {
|
||||
rport=param->gvalue;
|
||||
if (rport && rport[0]!='\0') *rportval=atoi(rport);
|
||||
else *rportval=5060;
|
||||
*received=via->host;
|
||||
}
|
||||
param=NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue