This commit is contained in:
Chirag Aggarwal 2026-02-04 12:23:55 +05:30
parent 05a3417297
commit 91c1572318

View file

@ -431,6 +431,7 @@ class Messaging extends Action
private function sendInternalSMSMessage(Document $message, Document $project, array $recipients, Log $log): void
{
Span::add('providerType', 'sms');
Span::add('recipientsCount', \count($recipients));
// Extract country codes from phone numbers