Re: [Sofia-sip-devel] SIPTAG_REQUIRE_STR("timer") Does Not Include Session-Expires In Outbound INVITE

2009-07-02 Thread Pekka Pessi
2009/6/29 Jerry Richards : > I noticed if I use SIPTAG_REQUIRE_STR("timer"), then the outbound INVITE > does NOT include a "Session-Expires" header.  However, if I use > SIPTAG_SUPPORTED_STR("timer"), then the outbound INVITE does include a > "Session-Expires" header.  Also by the way, in both case

Re: [Sofia-sip-devel] SIP reinvite example

2009-07-02 Thread Pekka Pessi
2009/6/29 jonathan augenstine : > I have been trying to find documentation or examples of how to bridge two > calls and then transfer the media to the new endpoint.  Basically, the > server places a call to a SIP URI and the call is established with endpoint > A.  Then the server places a call to a

Re: [Sofia-sip-devel] STUN integration

2009-07-02 Thread Pekka Pessi
2009/6/30 Inca Rose : > I know the STUN code is not complete or is not 100% integrated on NUA > or NTA. > I would like to take a look and see if I can finish this work by > integrating the missing parts. > I have done similar work on my company's own SIP Stack and STUN Stack. > All that I need is

Re: [Sofia-sip-devel] sofia-sip debugging with DUMA

2009-07-02 Thread Bernhard Suttner
Hi, from DUMA I get the error: DUMA Aborting: mprotect() failed: Cannot allocate memory. Check README section 'MEMORY USAGE AND EXECUTION SPEED' if your (Linux) system may limit the number of different page mappings per process Setting "export DUMA_ALIGNMENT=8;" did also not work. # cat /pro