mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
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