AMPS: Note about future callref handling

This commit is contained in:
Andreas Eversberg 2016-08-02 15:54:33 +02:00
parent f15c0dfea3
commit 53814241b3
1 changed files with 1 additions and 0 deletions

View File

@ -759,6 +759,7 @@ inval:
PDEBUG(DAMPS, DEBUG_INFO, "Call to mobile station, paging station id '%s'\n", dialing);
/* 6. trying to page mobile station */
#warning FIXME: Move callref to transaction, similar to the cnetz base station
amps->sender.callref = callref;
trans = create_transaction(amps, TRANS_PAGE, min1, min2, 0, 0, 0, 0);