Opened 16 years ago

Last modified 16 years ago

#455 closed enhancement

Allocate call id in round robin fashion — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.9.0
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Currently call id allocation is done by searching for empty slot from zero, so it will most likely to reuse call id of previous calls. Round robin allocation probably is more desirable.

Change History (0)

Note: See TracTickets for help on using tickets.