Summary: | ASTERISK-25377: res_pjsip: Change default "From user" from UUID to something more palatable | ||
Reporter: | Mark Michelson (mmichelson) | Labels: | |
Date Opened: | 2015-09-04 14:48:00 | Date Closed: | 2015-09-05 15:58:20 |
Priority: | Major | Regression? | No |
Status: | Closed/Complete | Components: | Resources/res_pjsip |
Versions: | 13.5.0 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ||
Description: | When Asterisk sends an outbound SIP request, if there is no direct
reason to place a specific value for the username in the From header, Asterisk would generate a UUID. For example, this would happen when sending outbound OPTIONS requests when qualifying or when sending outbound INVITE requests when originating (if no explicit caller ID were provided). The issue is that some SIP providers reject these sorts of requests with a "Name too long" error response. | ||
Comments: |