Displaying 1 result from an estimated 1 matches for "setcidnumber".
2005 Jan 09
5
Little confused about Caller ID
...ou could in theory attach the name
(I have never tried it, but that's what I was told).
Hope this helps.
On Sat, 8 Jan 2005 23:23:45 -0500 (EST), Samuel T. Cossette
<digium@muel.org> wrote:
> Hi,
>
> I've got the Caller ID name and number working with the application
> SetCIDNumber and SetCIDName.
>
> [...]
> exten => s,3,SetCIDNumber(4183289901)
> exten => s,4,SetCIDName(Frank Black)
> exten => s,5,Dial(IAX2/prov01/${DEST})
> [...]
>
> You can also use SetCallerID(Frank Black <4183289901>), but no success
for
> me...
>
> bye...