Hi
I’m working for a project that simulate the trffic between two redirect SIP
servers in ns-2.27,I correctly applied the patch and I used the TCL file
redirect_test.tcl in order to generate my trace file.
The problem is that the trace file is incorrect and doesn’t contain sip message
and when
Hi
I’m working for a project that simulate the trffic between two redirect SIP
servers in ns-2.27,I correctly applied the patch and I used the TCL file
redirect_test.tcl in order to generate my trace file.
The problem is that the trace file is incorrect and doesn’t contain sip message
and when
Thank you for all the people that help me to implement SIP protocol in NS.
Especially the guy that gave me the ns-2.27 patch I’m sorry because I delited
the e-mail so I forgot his name so thank you guys !!
OK my next part of the project is to trace the traffic from the .tr file
generated by the
Thank you for all the people that help me to implement SIP protocol in NS.
Especially the guy that gave me the ns-2.27 patch I’m sorry because I delited
the e-mail so I forgot his name so thank you guys !!
OK my next part of the project is to trace the traffic from the .tr file
generated by the
Urgent !!!Please HELP !
HI ALL,
I’m in very deep shit guys !!
I tried to apply this patch
http://snad.ncsl.nist.gov/proj/iptel/ns2-sip-simulation/ns-2.1b9a.sip.patch to
my ns-allinone-2.26 in order to implement SIP protocol
In this version.This project is critical for me because it’s the pr
> Hi everybody,
When i make my new agent code and call the constructor method, it
> reports "undefined reference to `vtable for myAgent'"
>
> what's wrong? how to correct it?
>
> thank you a lot for your sugestions