Files
asterisk/res
Sean Bright 72523f19a9 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
2024-01-30 18:58:58 +00:00
..
2023-04-03 07:12:13 -05:00
2023-12-08 13:11:45 +00:00
2023-01-30 16:17:20 -05:00
2021-12-03 12:12:02 -06:00
2023-04-03 07:12:13 -05:00
2023-03-16 09:21:52 -05:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2023-12-08 13:11:45 +00:00
2021-12-03 12:12:02 -06:00
2021-11-15 15:41:51 -06:00
2021-12-03 12:12:02 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2021-12-03 12:12:02 -06:00
2022-07-12 07:45:19 -05:00
2021-12-03 12:12:02 -06:00
2021-11-18 16:25:23 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2023-12-08 13:11:45 +00:00
2021-11-15 15:41:51 -06:00
2021-12-03 12:12:02 -06:00
2023-12-08 13:11:45 +00:00
2021-12-03 12:12:02 -06:00