HI

you can call any SP by using following code.

exec <sp_name> <parameter>

By using this code you can make use of any SP in a trigger,