Index: phoneui.cpp
===================================================================
--- mythplugins/mythphone/mythphone/phoneui.cpp	(revision 15039)
+++ mythplugins/mythphone/mythphone/phoneui.cpp	(working copy)
@@ -1723,7 +1723,7 @@
                 button1->setFocus();
             }
             button2 = incallPopup->addButton(DialorAnswer + tr(" Voice-Only"), this, SLOT(outcallDialVoiceSelected()));
-            incallPopup->addButton(tr("Send an Instant Message"), this, SLOT(incallSendIMSelected()));
+            incallPopup->addButton(tr("Send an Instant Message"), this, SLOT(outcallSendIMSelected()));
         }
         else
         {
