Re: [Sip-implementors] Sip-implementors Digest, Vol 68, Issue 23

2008-11-19 Thread Zarko Coklin
If you tried SIPp you would know. The idea is the same, but this one is much easier to use and will eventually be able to do most of what SIPp can. > How it different from SIPp? http://sipp.sourceforge.net/ ___ Sip-implementors mailing list Sip

Re: [Sip-implementors] Announcement - Utility to test SIP signaling

2008-11-18 Thread Zarko Coklin
You can create a complex scenario and therefore automate testing. At the moment it is not supported to: a) have multiple calls at the same time b) load scenario, run it, close scenario, loop through this procedure for different scenarios. Documentation is at: http://sites.google.com/site/sipinsp

[Sip-implementors] Announcement - Utility to test SIP signaling

2008-11-15 Thread Zarko Coklin
scenarios. Just released version 0.7 represents a significant milestone. The new release can send RTP packets from a captured pcap file. While on its way to maturity, please give it a try. Best regards, Zarko Coklin ___ Sip-implementors ma

Re: [Sip-implementors] outbound proxy is strict route or loose route?

2007-08-17 Thread Zarko Coklin
Richard, if your device is UA it has to create INVITE request and send it to OB. UA does not add OB into routes. OB will have to add itself into routes. It knows what type of routing it supports and will add appropriate route type. >But how about for initial INVITE? Before adding the OB to rout

Re: [Sip-implementors] Open Source SIP in C++/VC++ for Windows

2007-08-16 Thread Zarko Coklin
You are talking about reSIProcate: http://www.resiprocate.org BTW, if your contribution will be valuable to others you can consider donating the code. Boardwalk for $500? In 2007? Ha! Play Monopoly Here

Re: [Sip-implementors] outbound proxy is strict route or loose route?

2007-08-16 Thread Zarko Coklin
ement. Whether you follow 3a or 3b depends what is found in top-most route. Since strict routes are still in circulation UA should be able to support both logics. Regards, Zarko Coklin Ready for the ed

Re: [Sip-implementors] How to update callee's display name?

2007-07-12 Thread Zarko Coklin
Thanks to all who responded! I find P-Asserted-Identity to be the best solution and here is why. 1. Because of its simplicity it is very likely already supported by major telecom companies. 2. What Michael suggested may be used but has serious limitations as pointed out by Chandra. In addition,

[Sip-implementors] How to update callee's display name?

2007-07-11 Thread Zarko Coklin
In some cases (for example, when phones are connected to IP-PBX) it is required to change called party's display name. How is this done? I tried following on couple of different IP phones but it did not work :-( IP Phone IP-PBX --INVITE (sip:[EMAIL PR