diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 896cce402a..1ff034e0f5 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -44,7 +44,7 @@ * ******** Wishlist: Improvements * - Support of SIP domains for devices, so that we match on username@domain in the From: header * - Connect registrations with a specific device on the incoming call. It's not done - * automatically in Asdterisk + * automatically in Asterisk * * \ingroup channel_drivers *