Commit e67e2334 authored by Matthieu Kanj's avatar Matthieu Kanj

correction to PDU msg4

parent 73842bed
......@@ -1034,11 +1034,11 @@ if(proc->flag_msg4 == 1 && proc->counter_msg4 > 0)
tab_rar[6]=nas_id[3]; // NAS part 4
tab_rar[7]=nas_id[4]; // NAS part 5
tab_rar[8]=nas_id[5]; // NAS part 6
tab_rar[9]=30;
tab_rar[9]=48;
tab_rar[10]=3;
tab_rar[11]=0;
tab_rar[12]=18;
tab_rar[13]=91;
tab_rar[12]=24;
tab_rar[13]=145;
tab_rar[14]=8;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment