#350 closed enhancement (fixed)
Support for parsing quoted arguments in pjsua config file (thanks Scott M Ober)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.8.0 |
Component: | applications | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Support parsing quoted arguments, for example:
--add-buddy '"My Buddy" <sip:mybuddy@theirprovider.com>'
The arguments can be quoted with both single or double quotes.
Thanks Scott M Ober for the patch.
Change History (2)
comment:1 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 18 years ago by bennylp
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Committed in r1399