[asterisk-bugs] [JIRA] (PRI-171) Timer T202

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Mon Jun 2 11:10:56 CDT 2014


     [ https://issues.asterisk.org/jira/browse/PRI-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Mudgett updated PRI-171:
--------------------------------

    Status: Open  (was: Triage)

> Timer T202
> ----------
>
>                 Key: PRI-171
>                 URL: https://issues.asterisk.org/jira/browse/PRI-171
>             Project: LibPRI
>          Issue Type: Bug
>      Security Level: None
>            Reporter: dcolombo
>            Assignee: Richard Mudgett
>
> Default value in libpri.c (ctrl->timers[PRI_TIMER_T202]) is 10 secs but as
> Recommendation Q.921 (section 5.9.7) says: "T202 shall be set to 2 seconds".
> This value (10 secs) can also bring other problems, for example, making an outgoing call with layer 1 deactivated (ptmp) starting from unassigned TEI state:
> - q931 sends SETUP message and starts T303
> - q921 can't send TEI Identity request message and starts T202 (layer 1 deactivated), layer 1 is activated
> - after 4 secs T303 expires,  q931 sends  second SETUP message and starts T303
> - after 4 secs T303 expires,  second expiry, abort call 
> - T202 expires,  TEI Identity request message sent
> - TEI assigned but call aborted



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



More information about the asterisk-bugs mailing list