[Asterisk-Users] iConnectHere and CallerId

ERwin Hernandez eh at centramerica.com
Thu Aug 5 12:41:24 MST 2004


Is it possible to send the CallerId to IconnectHere with Asterisk
when making outbound calls?
I read somewhere that it doesn't work.

I have set up everything to send the correct CallerId info to IconnectHere
but I get a "442-887-926267" caller id.

In [globals]
ICONNECT1=1713...(my number)
MYNAME=My Name

I set up the Caller Id in the dialing macro:

[macro-iconnecthere]
exten => s,1,SetCallerID(${ICONNECT1})
exten => s,2,SetCIDName(${MYNAME})
exten => s,3,SetCIDNum(${ICONNECT1})
exten => s,4,Dial......

Any help will be appreciated






More information about the asterisk-users mailing list