You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned above, paging messages do not get stored when the MMDVM is busy transmitting other (in this case DMR) traffic. So they are lost, even when the frequency is free again after a few minutes.
If additional information, logs, configurations or some coffee or beer are helpful - feel free to ask :)
With best regards
Ralph.
The text was updated successfully, but these errors were encountered:
I want to add that the 15 sec hold timer that should invalidate old time messages in fact kills all messages older than 15 sec. So in case the TX is busy, POCSAG messages are thrown away almost immediately :( My proof was setting this manually to 3600 seconds and recompiling - then the queue fills up, and the messages are pushed out as soon as the TX gets available again.
Solution could be adding a list of talkgroups within the ini-file that should be killed within this timeout and further making this 15 seconds also an option within the ini-file to make it configurable.
Hi,
As mentioned above, paging messages do not get stored when the MMDVM is busy transmitting other (in this case DMR) traffic. So they are lost, even when the frequency is free again after a few minutes.
If additional information, logs, configurations or some coffee or beer are helpful - feel free to ask :)
With best regards
Ralph.
The text was updated successfully, but these errors were encountered: