A-Netz: Click removal when changing sequenced paging tones
When tone changes to next tone, a transition of 2ms is performed. The last tone is faded out and the new tone faded in.
This commit is contained in:
committed by
Andreas Eversberg
parent
7a2ff388a4
commit
481181fa74
@@ -373,7 +373,7 @@ inval:
|
||||
|
||||
PDEBUG(DANETZ, DEBUG_INFO, "Call to mobile station, paging with tones: %.1f %.1f %.1f %.1f\n", freq[0], freq[1], freq[2], freq[3]);
|
||||
if (anetz->page_sequence)
|
||||
PDEBUG(DANETZ, DEBUG_NOTICE, "Sending paging tones in sequence. 'click' sounds may appear, because the phase of each individual tone might be different.\n");
|
||||
PDEBUG(DANETZ, DEBUG_NOTICE, "Sending paging tones in sequence.\n");
|
||||
|
||||
/* 4. trying to page mobile station */
|
||||
anetz->callref = callref;
|
||||
|
Reference in New Issue
Block a user