Does the selintra AGI implement this function?
Code:
CALLERID(name)
Don't know without looking at the code but I don't think so (I haven't got access to svn where I am). Wouldn't be more than a few minutes work to put in tho'. Why not try a Dial statement in a custom app first to see if it works?
try something like this....
Use a number you own (to see if it works) - I've used the Selintra office number just to demonstrate, - and make sure you've set the callerid field in the trunk you are testing.
exten=>01924918076,1,Set(CALLERID(name)=
name)
exten=>01924918076,2,agi(selintra,OutTrunk,
trunkname-you-want-to-test)
exten=>01924918076,3,Hangup
Best
Selintra