Author Topic: SIP query for CNAM question.. (incoming CNAM on google voice)  (Read 10452 times)

rsriram22

  • Newbie
  • *
  • Posts: 6
    • View Profile
SIP query for CNAM question.. (incoming CNAM on google voice)
« 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

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

asymetrixs

  • Administrator
  • Newbie
  • *****
  • Posts: 47
    • View Profile

rsriram22

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: SIP query for CNAM question.. (incoming CNAM on google voice)
« Reply #2 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..?

Diana Cionoiu

  • Administrator
  • Jr. Member
  • *****
  • Posts: 71
    • View Profile
Re: SIP query for CNAM question.. (incoming CNAM on google voice)
« Reply #3 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

Cam

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: SIP query for CNAM question.. (incoming CNAM on google voice)
« Reply #4 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

rsriram22

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: SIP query for CNAM question.. (incoming CNAM on google voice)
« Reply #5 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