[ns] plotting sip traffic from trace file

2006-05-08 Thread zied-sassi
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

[ns] SIP PROJECT URGENT

2006-05-06 Thread zied-sassi
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

[ns] SIP implementation

2006-04-12 Thread zied-sassi
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

[ns] generate SIP traffic

2006-04-12 Thread zied-sassi
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

[ns] Urgent !!!Please HELP !!!!! i'll be fired!!!!

2006-04-11 Thread zied-sassi
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

[ns] undefined reference to vtable

2006-04-10 Thread zied-sassi
> 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