I’m currently working on configuring Timing with StartTime and EndTime using the APIerSv1.SetTPTiming API. However, I’m encountering an issue where the EndTime is not being set correctly.
Here’s what I’ve configured in the API request:
Thank you for your time and help.
Apologies for the delayed response. Attached is the API configuration for testing shared destinations with different timing parameters (Time_1, Time_2, Time_3).
When testing via APIerSv1.GetCost for Time_2 (e.g., "AnswerTime": "2025-03-18T19:22:23+07:00"), the result consistently returns DestinationRate: DST_Rate_Mobile_Time_1, even though Time_2 is configured.
I understand that this could be resolved by configuring a single destination shared across multiple Rating Plans/Destination Rates (Time_1, Time_2, Time_3). However, this approach would not include the Time-specific identifier (e.g., Time_1, Time_2) in the CDR’s DestinationID, which is critical for our reporting and tracking.
Is there a way to configure the system so that the DestinationID in the CDR reflects the Time parameter (Time_1, Time_2, Time_3) while still using the same underlying destination?