Hello,
I wrote a php page to realize a click2call function to use my telephone book on web.
My page make a call to FB (using a voip account) then, when I answer the call, the page send a SIP REFER MESSAGE with uri to CALL.
FB calls that URI and stats dialogue.
The problem is that I can use JUST a SIP URI, I can't tell FB to call a number using internal dialplan.
I tryed Refer To: sip:[email protected] and others without any result.
In this way I can't use PSTN or ISDN to place the call.
SIP URIs like sip:[email protected] work great.
Any idea?
Thanks
stefano
I wrote a php page to realize a click2call function to use my telephone book on web.
My page make a call to FB (using a voip account) then, when I answer the call, the page send a SIP REFER MESSAGE with uri to CALL.
FB calls that URI and stats dialogue.
The problem is that I can use JUST a SIP URI, I can't tell FB to call a number using internal dialplan.
I tryed Refer To: sip:[email protected] and others without any result.
In this way I can't use PSTN or ISDN to place the call.
SIP URIs like sip:[email protected] work great.
Any idea?
Thanks
stefano