Commit 23e905e
committed
fix rewrite_ruri() + RW_RURI_PREFIX with empty string prefix
If an empty string prefix was provided, a malformed URI was generated (like "sip:@host.com")
Reported by @thuroc and @FlyingDutchfrog
Fixes #3691
(cherry picked from commit 4ddb8f0)1 parent b11fad8 commit 23e905e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1231 | 1231 | | |
1232 | 1232 | | |
1233 | 1233 | | |
1234 | | - | |
| 1234 | + | |
1235 | 1235 | | |
1236 | 1236 | | |
1237 | 1237 | | |
| |||
0 commit comments