Yate Community Forum

Yate server => Other Yate server issues => Topic started by: rsriram22 on November 09, 2012, 03:06:01 PM

Title: SIP query for CNAM question.. (incoming CNAM on google voice)
Post by: rsriram22 on November 09, 2012, 03:06:01 PM
I have succesfully installed yate on my raspberry pi and now I want to lookup CNAM using the process mentioned here --  http://yate.null.ro/pmwiki/index.php?n=Main.SipCnamLnp (http://yate.null.ro/pmwiki/index.php?n=Main.SipCnamLnp)

for incoming calls on google voice, I suppose i need to use

; Example: callto=sip/sip:${caller}@10.0.0.1
;callto=

how do i set up the SIP server to enable this feature? and, are there any free 'CNAM lookup' servers that i can use to get this functionality?

thank you
Title: Re: SIP query for CNAM question.. (incoming CNAM on google voice)
Post by: asymetrixs on November 11, 2012, 07:32:52 AM
Have you checked the docs already?

http://docs.yate.ro/wiki/SIP_query_for_CNAM_and_LNP (http://docs.yate.ro/wiki/SIP_query_for_CNAM_and_LNP)

http://docs.yate.ro/wiki/Cache_module (http://docs.yate.ro/wiki/Cache_module)
Title: Re: SIP query for CNAM question.. (incoming CNAM on google voice)
Post by: rsriram22 on November 11, 2012, 08:52:33 AM
i did read those documents. i am sort of looking for a direction regarding the "10.0.0.1" server for CNAM lookup - should i be configuring a different 'server' with freepbx or asterisk that gives me the CNAM?

i want to be able to use http://api.opencnam.com/v2/phone/1NPANXXXXXX to get my CNAM info- how do i go about doing that here..?
Title: Re: SIP query for CNAM question.. (incoming CNAM on google voice)
Post by: Diana Cionoiu on November 15, 2012, 05:33:44 PM
Use a simple php script for that and add a parameter to the phone call like callername
Title: Re: SIP query for CNAM question.. (incoming CNAM on google voice)
Post by: Cam on April 26, 2013, 11:39:12 AM
I've started a new topic about the possibility of using Yate to provide Caller ID name for incoming Google Voice calls on an Obihai VoIP device.  Hoping to get some input there from knowledgeable/experienced YATE users.

http://forum.yate.ro/index.php?topic=158.0
Title: Re: SIP query for CNAM question.. (incoming CNAM on google voice)
Post by: rsriram22 on May 20, 2013, 12:55:43 PM
Thanks @CAM... I have replied on your thread as well. I have the same need as yours.. Just need a few pointers to get me moving in the right direction