Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
997d3d30
Commit
997d3d30
authored
Dec 05, 2005
by
Martti Mela
Browse files
tport_stun_cb parameter type change
darcs-hash:20051205215740-1b897-b9ebd53c00e888852c914dfb51c0562818e3bd4b.gz
parent
ecad45db
Changes
2
Hide whitespace changes
Inline
Side-by-side
libsofia-sip-ua/sip/sip_p_tag.c
deleted
100644 → 0
View file @
ecad45db
libsofia-sip-ua/tport/tport.c
View file @
997d3d30
...
...
@@ -6836,7 +6836,7 @@ void thrp_udp_send_report(su_root_magic_t *magic,
}
int
tport_stun_cb
(
tport_t
*
tport
,
stun_engine_t
*
e
n
)
int
tport_stun_cb
(
tport_
master_
t
*
tport
,
stun_engine_t
*
s
e
)
{
/* xxx - mela: here events that can be sent to nua_events */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment