typos
This commit is contained in:
parent
936f546131
commit
f52eeeba78
@ -135,7 +135,7 @@ int PLUGIN_PROCESS(int stage, sip_ticket_t *ticket){
|
||||
set partial match
|
||||
compare username, if match
|
||||
all OK with this Contact header, return from plugin
|
||||
if no math
|
||||
if no match
|
||||
probably broken username part in header (as rest matches)
|
||||
remember urlmap index
|
||||
end loop
|
||||
|
||||
@ -559,7 +559,7 @@ sts=sip_obscure_callid(ticket);
|
||||
* REGISTER returns *my* Contact header information.
|
||||
* Rewrite Contact header back to represent the true address.
|
||||
* Other responses do return the Contact header of the sender.
|
||||
* also change the expiration timeout to the value returned by the
|
||||
* Also change the expiration timeout to the value returned by the
|
||||
* server.
|
||||
*/
|
||||
sts = register_set_expire(ticket);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user