I am very new to sip protocol. I am trying to run basicRegister test example located in dum/test. but the program is not able to connect to the sip server. the sip server is runing my own machine on localhost. in the argument list of the basicRegister example i am giving sip address like "
sip:tomy@127.0.0.1:5060". can any one please guide me to execute this example.