Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#2109 worksforme NAT64: Rewrite remote IPv4 address in Contact or Route bennylp nanang
Description

When receiving SIP message within/creating dialog, PJSIP should rewrite the Contact (and first Route if it is an initial INVITE transaction) if it is using IPv4 address, as otherwise, PJSIP will send a new request (within dialog) to that IPv4 address.

Thanks Kyle Kurz for the report.

#2154 worksforme Test with Opus 1.3 nanang nanang
#31 duplicate Explicit binding to specific listener/transport bennylp bennylp
Description

Some test applications want to simulate thousands of user agents (user endpoints) by creating lots of transports and bind the {dialog, registration, etc} to specific transport. Currently this is not possible since transport is managed automatically by pjsip.

The solution perhaps is to add optional local address/port specification in {dialog, registration, etc} and make the transport manager look up the transport not only by the remote address but also by the local listening point.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.