Ticket #5288 (closed Bugs: wontfix)

Opened 10 months ago

Last modified 3 months ago

Caller ID trunk and outbound route issue

Reported by: VoIPTek Assigned to: p_lindheimer
Priority: minor Milestone: 2.10
Component: Core - Trunks/Routing Version: 2.9-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Hello All, Apparently the caller id field is truncating the information stored in the caller id field while configuring a trunk. I'm saving "123456789 123456789 123456789"<2021322522> But once saved and applied, the field only returns "123456789 123456789 123456789"<20213225 I have tried this on multiple trunks with the same result and on different servers.

I know that it exceeds the legnth of standard caller ID, but we should validate the legnth of the field when inputing in order to prevent erros when sending the CID to the upstream providers. Running latest version of ISO dist. ( this is in trunch and outbound routes )

Thanks!

Change History

02/14/12 14:19:22 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to wontfix.
  • component changed from - choose - to Core - Trunks/Routing.

if we are truncating the length to a value smaller than can be transmitted then please reopen with that information. To my knowledge, we are allowing it to be long enough to handle legal CallerID values.