callerid: use public isupport_umode
This commit is contained in:
parent
8906ffd1b7
commit
3ed61fba8c
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ um_callerid_modinit(void)
|
|||
|
||||
construct_umodebuf();
|
||||
|
||||
add_isupport("CALLERID", isupport_string, "g");
|
||||
add_isupport("CALLERID", isupport_umode, "g");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue