exten => 1112,1,Dial(IAX/[EMAIL PROTECTED]|||http://localhost/bcs/callerid.php?phone=${CALLERIDNUM})
This pops an url to the IAX clients, that queries our customer database for the client info .
There is also the availablity of ${CALLERID} Name and Number
and ${CALLERIDNAME} Name only.James
Leif Madsen wrote:
James Coberly wrote:
Hi, after hammering out a message, due to several hours of fighting format. I have it resolved.
Now, Is there a variable in Extensions that can be used as the incoming callerID from the calling party.
i.e. I would like to pass the url, with an attached CallerID string to lookup in our customer database, pulling up the callers record on the agents screen.
I don't have this problem, but for archival purposes, would you mind posting how you resolved your problem with examples?
Thanks,
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
