How to pass response from ivr to callee?

Hi there,

I want to have the caller select options from message playback and then pass the selection made to the relevant extensions so that the callee may answwe the call appropriatly.

I.E. If the user selects 1 the phone extensions 200 should be answered “Hello ABC Co” if option 2 is selected extension 200 should be answered “Hello xyz co”.

thanks

100,1,set(callerid(num)=100${callerid(num)})
You can add prefix to calleridnumber

or
100,1,Set(CALLERID(name)=prefix-${CALLERIDNAME})
change ‘prefix’ to anything, such as the name of the company they should answer as

so if John Smith calls the phone will read caller id name as

xyzcorp-John Smith