Files
asterisk/res
Sean Bright 2ec0b83e5b res_pjsip_session.c: Correctly format SDP connection addresses.
Resolves a regression identified by @justinludwig involving the
rendering of IPv6 addresses in outgoing SDP.

Also updates `media_address` on PJSIP endpoints so that if we are able
to parse the configured value as an IP we store it in a format that we
can directly use later. Based on my reading of the code it appeared
that one could configure `media_address` as:

```
[foo]
type = endpoint
...
media_address = [2001:db8::]
```

And that value would be blindly copied into the outgoing SDP without
regard to its format.

Fixes #541

(cherry picked from commit 9f20b4659f)
2024-03-07 14:18:40 +00:00
..
2023-04-03 07:58:23 -05:00
2024-01-12 18:32:13 +00:00
2023-01-31 11:23:11 -06:00
2023-01-10 14:07:44 -06:00
2023-04-03 07:58:23 -05:00
2023-03-16 09:22:09 -05:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2024-01-12 18:32:13 +00:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2023-01-10 14:07:44 -06:00
2021-11-15 16:37:34 -06:00
2022-07-12 07:46:03 -05:00
2021-12-03 10:38:39 -06:00
2021-11-18 16:59:26 -06:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2024-01-12 18:32:13 +00:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2024-01-12 18:32:13 +00:00
2021-12-03 10:38:39 -06:00