[Asterisk-Users] Send CallerID in netmeeting
Michael Manousos
manousos at inaccessnetworks.com
Fri May 9 03:30:49 MST 2003
Darran Wilson wrote:
> Could you give me some info on DTFM support in NM? I can hit the keys and
> hear NM dialing them but Asterisk doesnt respond to them. everyting works
> fine in other H323 clients....
>
NM receives/transmits inband DTMF only. Using asterisk-oh323, you have
to enable inband DTMF detection (inBandDTMF=yes in oh323.conf), if
you use NM.
Michael.
>
> lates,,,
>
> rev
>
> ----- Original Message -----
> From: "Michael Manousos" <manousos at inaccessnetworks.com>
> To: <asterisk-users at lists.digium.com>
> Sent: Thursday, May 08, 2003 11:14 AM
> Subject: Re: [Asterisk-Users] Send CallerID in netmeeting
>
>
>
>>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
More information about the asterisk-users
mailing list