Jonas Kellens
2021-Jul-01 15:34 UTC
[asterisk-users] Asterisk Manager gives event PeerStatus: Unregistered Cause: Expired
Hello Joshua these are the 2 previous events on the Manager interface : 2021-06-30 11:10:45 Array ( [0] => Event: PeerStatus [1] => Privilege: system,all [2] => SystemName: tstv7 [3] => ChannelType: SIP [4] => Peer: SIP/testacc7700921 [5] => PeerStatus: Registered [6] => Address: my.lo.cal.ip:55014 ) 2021-06-30 11:10:48 Array ( [0] => Event: PeerStatus [1] => Privilege: system,all [2] => SystemName: tstv7 [3] => ChannelType: SIP [4] => Peer: SIP/testacc7700921 [5] => PeerStatus: Reachable [6] => ) So there is a re-register at 11:10:45 How do you explain the "Expired" 10 minutes later ?? Op 30-06-21 om 20:32 schreef Joshua C. Colp:> On Wed, Jun 30, 2021 at 3:28 PM Jonas Kellens > <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote: > > Hello > > > I see the following event from the Asterisk Manager : > > 2021-06-30 11:20:55 > Array > ( > [0] => Event: PeerStatus > [1] => Privilege: system,all > [2] => SystemName: tstv7 > [3] => ChannelType: SIP > [4] => Peer: SIP/testacc7700921 > [5] => PeerStatus: Unregistered > [6] => Cause: Expired > ) > > > The cause is in this message, the registration expired. A > re-registration did not occur before the registration expiration so it > expired and was unregistered. > > -- > Joshua C. Colp > Asterisk Technical Lead > Sangoma Technologies > Check us out at www.sangoma.com <http://www.sangoma.com> and > www.asterisk.org <http://www.asterisk.org> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210701/b69dc6bd/attachment.html>
Joshua C. Colp
2021-Jul-01 15:41 UTC
[asterisk-users] Asterisk Manager gives event PeerStatus: Unregistered Cause: Expired
On Thu, Jul 1, 2021 at 12:34 PM Jonas Kellens <jonas.kellens at telenet.be> wrote:> Hello Joshua > > > these are the 2 previous events on the Manager interface : > > 2021-06-30 11:10:45 > Array > ( > [0] => Event: PeerStatus > [1] => Privilege: system,all > [2] => SystemName: tstv7 > [3] => ChannelType: SIP > [4] => Peer: SIP/testacc7700921 > [5] => PeerStatus: Registered > [6] => Address: my.lo.cal.ip:55014 > ) > > > > 2021-06-30 11:10:48 > Array > ( > [0] => Event: PeerStatus > [1] => Privilege: system,all > [2] => SystemName: tstv7 > [3] => ChannelType: SIP > [4] => Peer: SIP/testacc7700921 > [5] => PeerStatus: Reachable > [6] => > ) > > > So there is a re-register at 11:10:45 > > > How do you explain the "Expired" 10 minutes later ?? >Without the actual SIP REGISTER traffic to show how long the registration was for, I can't really say anything further. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210701/40c13abe/attachment.html>