[asterisk-bugs] [JIRA] (ASTERISK-24910) "timer=no" and "timer=required" settings in pjsip.conf fail

Ray Crumrine (JIRA) noreply at issues.asterisk.org
Thu Mar 26 15:21:35 CDT 2015


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

Ray Crumrine commented on ASTERISK-24910:
-----------------------------------------

I was using "timers" [typo]. However you're correct that "no" does not work. I believe due to a missing tilde in line 180 of pjsip_configuration.c and possibly an error in line 179 as well. I verified "required" does work, however the WIKI shows "forced" as an option and specifying it does kill the endpoint. "forced" does not appear in the source. Is "always" supposed to be the replacement for "forced"? "always" seems to work but I had to search the source to find it. Thanks

> "timer=no" and "timer=required" settings in pjsip.conf fail
> -----------------------------------------------------------
>
>                 Key: ASTERISK-24910
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24910
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.2.0
>         Environment: Beaglebone Black
> BeagleBoard.org Debian Image 2015-03-01
> Debian GNU/Linux 7
>            Reporter: Ray Crumrine
>            Assignee: Ray Crumrine
>
> line 180 in pjsip_configuration.c should have a tilde ????
> "endpoint->extensions.flags &= ~PJSIP_INV_SUPPORT_TIMER;"
> "timer=required" or "timer=no" setting causes the endpoint to not be established at all.



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



More information about the asterisk-bugs mailing list