[asterisk-bugs] [JIRA] (ASTERISK-26266) SIP Outbound Registration is not working correct

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Aug 3 17:29:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231720#comment-231720 ] 

Asterisk Team commented on ASTERISK-26266:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> SIP Outbound Registration is not working correct
> ------------------------------------------------
>
>                 Key: ASTERISK-26266
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26266
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/Registration
>    Affects Versions: 11.23.0
>         Environment: Centos 6 64bit
>            Reporter: Antonis Psaras
>            Severity: Critical
>
> It seems that Asterisk when acting as user to a sip provider does not respect the expiration proposed by sip provider. Moreover, even if expiration offered is within the ranges of the provider, instead of using the registration specific expiration configured at the registration string with ~expiry, is using the defaultexpiry general sip configuration.
> To re-produce it, create a registration string with expiration ie 600 
> register => 123:123 at 1.1.1.1~600
> and set defaultexpiry to 3600.
> On the sip trace you will see that Asterisk offers 600 expiration but when you run sip show registry you see that refresh is at 3600 which can be check that is true from the sip trace which has no re-registration with in 10 minutes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list