[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-addons-commits
Subject:    [asterisk-addons-commits] mnicholson: branch
From:       SVN commits to the Asterisk addons project
Date:       2009-01-30 15:37:11
Message-ID: E1LSvQj-0002Bz-O8 () lists ! digium ! com
[Download RAW message or body]

Author: mnicholson
Date: Fri Jan 30 09:37:11 2009
New Revision: 764

URL: http://svn.digium.com/svn-view/asterisk-addons?view=rev&rev=764
Log:
Set has_sms in the mobile_pvt struct properly.

 * channels/chan_mobile.c (hfp_init): set has_sms in the mbl_pvt struct

Modified:
    team/mnicholson/chan-mobile-refactor/channels/chan_mobile.c

Modified: team/mnicholson/chan-mobile-refactor/channels/chan_mobile.c
URL: http://svn.digium.com/svn-view/asterisk-addons/team/mnicholson/chan-mobile-refactor/channels/chan_mobile.c?view=diff&rev=764&r1=763&r2=764
 ==============================================================================
--- team/mnicholson/chan-mobile-refactor/channels/chan_mobile.c (original)
+++ team/mnicholson/chan-mobile-refactor/channels/chan_mobile.c Fri Jan 30 09:37:11 \
2009 @@ -1456,6 +1456,7 @@
 		ast_debug(1, "[%s] no SMS support\n", pvt->owner->id);
 	} else {
 		pvt->have_sms = 1;
+		pvt->owner->has_sms = 1;
 	}
 
 	return 0;


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-addons-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-addons-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic