On Sun, May 3, 2009 at 10:23 PM, vivek shrivastava <vivek.mics at gmail.com> wrote: > Hello Experts > > > ?? I need to send the? message from one registered Sip domain to a normal > mobile number (not to the sip number ) via voip .Is? it possible in Pjsip > application , > ?if yes ,then which function shell i call to send the? sms to an normal > number.Please provide the snippet if? you have > > Regards > vivek > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > AFAIK its not possible in pjsip application , but you can do it on your server and i think you will need special hardware for that to switch from packet switched network (VOIP )to public switched telephone network (PSTN) the scenario could be : 1- send specific msg from pjsip to your server (you must identify the receiver phone number and msg body and your number ) 2- receive msg on server and send it again to your number on PSTN