Program Twilio Markup Language, TwiML Bins

Completato Pubblicato 5 anni fa Pagato alla consegna
Completato Pagato alla consegna

I have a Twilio account and I need someone who knows how to program our incoming SMS number so that it will correctly send an incoming SMS only to the people in our group, and not to the sender and it will show the name of the person who sent the particular message. It might be tough to test because I can't let you test the live account. Below is specifically what I have for code now followed by what I am looking for someone to make work for me:

Runtime -> TwiML Bins, Twilio Markup Language

//////// Existing Code ///////////

{{From}}: {{Body}}

{{From}}: {{Body}}

{{From}}: {{Body}}

////////// Desired Function //////////

/// Obviously the code below is not TwiML Bins

/// Twilio Markup Language. The goal is

/// to make it function as described below

phoneNumber(0) = "+1251-723-1111"

nameForNumber(0) = "Jim Beam #"

phoneNumber(1) = "+1850-888-1235"

nameForNumber(1) = "Jack Daniels"

phoneNumber(2) = "+1850-555-1234"

nameForNumber(2) = "Captin Morgan"

nameOfSender = "unknow sender"

i=0;

foreach(phoneNumber)

{ if(phoneNumber(i) == {{From}})

{

nameOfSender = nameForNumber(i)

break; // if you like else you can finish the list

}

i = i + 1 ;

}

i=0;

foreach(phoneNumber)

{ if(phoneNumber(i) != {{From}})

{

From: nameOfSender, {{From}}: {{Body}}

}

i = i + 1 ;

}

PHP Architettura Software Ingegneria delle Telecomunicazioni VoIP

Rif. progetto: #17631477

Info sul progetto

5 proposte Progetto a distanza Attivo 5 anni fa

Assegnato a:

denizb16

Hello, My name is Deniz, I am a senior web developer. I can build a simple web application which includes all features that you asked within 2 days. I have 10+ years of experience with PHP, CSS/HTML, JavaScript Altro

$350 USD in 2 giorni
(130 valutazioni)
7.4

5 freelance hanno fatto un'offerta media di $148 per questo lavoro

opencollar

Hi, We have previously worked on Twilio and TwiML scripts. We can implmenet the code as mentioned. We have our own accounts to test if it is the issue. However, It's seems ok for us if you don't share live details.

$100 USD in 4 giorni
(146 valutazioni)
8.7
sergioes

HI, I have experience with twilio. Where will you get the number list from? Regards, Sergio. ----

$100 USD in 10 giorni
(286 valutazioni)
7.4
ipistis

Hello, I have my account and can do this test for you before making it live. Have worked on many projects and can do this easily. please let me know when we can discuss the same.

$100 USD in 1 giorno
(220 valutazioni)
7.1