The task is to validate an U开发者_运维问答S phone number. Checking format of the number is not enough.
INVITE sip:john@domain.com SIP/2.0 From: <sip:doe@domain.com>;tag=2084442460 To:Via: SIP/2.0/UDP domain.com:5060;branch=z9hG4bK2df7b9194cd51e25
I need to test my application. Its a VoIP but each time I need to keep someone on the other side of the call to test my application. Is there any service which allows us to test SIP or any network app
I am trying to develop an VOIP application for blackberry,after a long surf i came to know about mjsip api.But i have a doubt that is it possible 开发者_Python百科to use this api
I am writing a SIP server, and I have it taking calls and then connecting them to a voip phone, the problem is when you hang up the voip phone, there\'s something wrong with the forwarding of the BYE
I am trying to run test VoIP program as given in http://www.pjsip.org/pjsip/docs/html/page_pjsi开发者_Go百科p_sample_simple_pjsuaua_c.htm
Is there any 开发者_如何学Pythonfree application / source code available ?See Is it possible to use MJSIP api with Blackberry?
So I\'ve been reading the RFC3261, and trying to figure out this particular problem. Say the UAC is 192.168.1.42, the registrar is 192.168.1.1.