forked from Mirrors/freeswitch
FS-6482 Commit 7e15c938e2
broke MWI for device having no transport parameters (plain UDP connection)
This commit is contained in:
parent
dc671d9d82
commit
ed6dd184f7
@ -2680,7 +2680,6 @@ switch_status_t sofia_glue_send_notify(sofia_profile_t *profile, const char *use
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
user_via = sofia_glue_create_external_via(NULL, profile, SOFIA_TRANSPORT_UDP);
|
||||
contact_str = profile->url;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user