mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3513 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
81ee9b74d1
commit
2986cee258
@ -1 +1 @@
|
||||
Thu Nov 30 15:25:59 UTC 2006
|
||||
Fri Dec 1 21:13:04 EST 2006
|
||||
|
@ -825,7 +825,7 @@ static int on_subscribe(void *user_data, ikspak *pak)
|
||||
return -1;
|
||||
}
|
||||
if ((r = strchr(from, '/'))) {
|
||||
*r++;
|
||||
*r++ = '\0';
|
||||
}
|
||||
|
||||
msg = iks_make_s10n (IKS_TYPE_SUBSCRIBED, id, "Ding A Ling....");
|
||||
|
Loading…
x
Reference in New Issue
Block a user