Opened 17 years ago
Closed 17 years ago
#430 closed defect (fixed)
Added --auto-update-nat, --use-compact-form, and --dis-codec options in pjsua (thanks Lafras Henning)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | applications | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Lafras Henning provided this patch to pjsua_app.c:
Add command line options to:
--auto-update-nat=N where N=0 for disabled
Disabling the nat update allows the registration to work on this
registrar.
--use-compact-form - Ticket 342
The INVITE messages were being fragmented
--dis-codec name - similar to --add-codec
Disables codecs
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r1626