[asterisk-bugs] [JIRA] (ASTERISK-26380) res_pjsip_outbound_registration: Failover does not occur
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Wed Sep 14 14:56:01 CDT 2016
Joshua Colp created ASTERISK-26380:
--------------------------------------
Summary: res_pjsip_outbound_registration: Failover does not occur
Key: ASTERISK-26380
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26380
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip_outbound_registration
Affects Versions: 14.0.0-beta2
Reporter: Joshua Colp
When performing an outbound registration we do DNS resolution and receive a list of target addresses. This is load balanced according to SRV if available.
If a registration attempt fails we do not fail over to any other addresses that are present in the outgoing REGISTER. Unfortunately the outbound registration code present in PJSIP does not expose an easy way to get access to the message, or to transmit again to the next target.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list