miconda / sipexer

Modern and flexible SIP/VoIP cli tool
GNU General Public License v3.0
293 stars 37 forks source link

Add options for full To and From URI #2

Closed brange closed 2 years ago

brange commented 2 years ago

So one could send requests without a user in the To/From URI header

miconda commented 2 years ago

Thanks! I will merge it for the benefit of being able to provide full From/To-URI at once, otherwise, currently you can set no From/To user using -fuser no -tuser no. The interpretation of no can be controlled with -no-val parameter.