sean darcy escribió:
Jared Smith wrote:
On Sat, 2009-06-06 at 21:24 +0200, Philipp Kempgen wrote:
exten => s,n,Set(CALLERID(num)=${IF($[0${CALLERID(num)} > 140] ?
${MAINSTUB}${CALLERID(num)}:${MAINNUMBER} )} )
^ ^
Jared Smith wrote:
> On Sat, 2009-06-06 at 21:24 +0200, Philipp Kempgen wrote:
>>> exten => s,n,Set(CALLERID(num)=${IF($[0${CALLERID(num)} > 140] ?
>>> ${MAINSTUB}${CALLERID(num)}:${MAINNUMBER} )} )
>>^ ^
>> remove the trai
On Sat, 2009-06-06 at 21:24 +0200, Philipp Kempgen wrote:
> > exten => s,n,Set(CALLERID(num)=${IF($[0${CALLERID(num)} > 140] ?
> > ${MAINSTUB}${CALLERID(num)}:${MAINNUMBER} )} )
>^ ^
> remove the trailing spaces
You'll als
Philipp Kempgen wrote:
> sean darcy schrieb:
>> I'm having trouble setting callerid with teliax. I use a simple dial-out
>> subroutine to set the callerid depending on the calling extension, and
>> then dial out. Teliax is saying they're not seeing any callerid info.
>
>> exten => s,n,Set(CALLER
sean darcy schrieb:
> I'm having trouble setting callerid with teliax. I use a simple dial-out
> subroutine to set the callerid depending on the calling extension, and
> then dial out. Teliax is saying they're not seeing any callerid info.
> exten => s,n,Set(CALLERID(num)=${IF($[0${CALLERID(num)
I'm having trouble setting callerid with teliax. I use a simple dial-out
subroutine to set the callerid depending on the calling extension, and
then dial out. Teliax is saying they're not seeing any callerid info.
[DialOut] ; subroutine for dialing out.
exten => s,1,NoOp(Context: DialOut called