[Asterisk-Users] Send CallerID in netmeeting

Michael Manousos manousos at inaccessnetworks.com
Thu May 8 09:14:58 MST 2003


Rattana BIV wrote:
> Hi,
> 
> I have a little question, I use asterisk with Netmeeting client.
> 
> When I call netmeeting client with a phone. I don\'t have his ID in netmeeting 
> window i have something like : ???;..dhz instead of 28.
> Someone know a way to display this ID ?
> 

Netmeeting will display valid caller information if
the call has a caller ID name.
Just add in extensions.conf the following line before
your Dial command.

...
exten => XXX,1,SetCIDName(${CALLERID})
exten => XXX,2,Dial(...)


Michael.


> 
> 
> Thanks you so much
> 
> Rattana
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list