Hi all,
Does anybody know a way to set callerid to a channel
by searching the incoming cid to a database and return
the name of the caller and set the callerid to the
channel.
I tried it with agi script in C but the problem is
that agi command SET CALLERID did not work for me with
a variable.
What i mean is that printf("SET CALLERID 123<JIM>")
for example works fine printf("SET CALLERID %s",clid)
where clid is a string variable does not work.
Anyone can help?
Thanks
Dimitris__________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
