[asterisk-addons-commits] mnicholson: branch 1.6.0 r731 - in /branches/1.6.0: ./ configs/

SVN commits to the Asterisk addons project asterisk-addons-commits at lists.digium.com
Wed Jan 21 13:07:31 CST 2009


Author: mnicholson
Date: Wed Jan 21 13:07:30 2009
New Revision: 731

URL: http://svn.digium.com/svn-view/asterisk-addons?view=rev&rev=731
Log:
Merged revisions 730 via svnmerge from 
https://origsvn.digium.com/svn/asterisk-addons/trunk

........
  r730 | mnicholson | 2009-01-21 13:06:42 -0600 (Wed, 21 Jan 2009) | 2 lines
  
  Fixed a typo in configs/mobile.conf.sample, found by mmichelson
........

Modified:
    branches/1.6.0/   (props changed)
    branches/1.6.0/configs/mobile.conf.sample

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
--- trunk-merged (original)
+++ trunk-merged Wed Jan 21 13:07:30 2009
@@ -1,1 +1,1 @@
-/trunk:540-559,575,579,583,586,588,590,592,594,603,607,612,615,617,627,647,653,659,662,707,715,719,725-726
+/trunk:540-559,575,579,583,586,588,590,592,594,603,607,612,615,617,627,647,653,659,662,707,715,719,725-726,730

Modified: branches/1.6.0/configs/mobile.conf.sample
URL: http://svn.digium.com/svn-view/asterisk-addons/branches/1.6.0/configs/mobile.conf.sample?view=diff&rev=731&r1=730&r2=731
==============================================================================
--- branches/1.6.0/configs/mobile.conf.sample (original)
+++ branches/1.6.0/configs/mobile.conf.sample Wed Jan 21 13:07:30 2009
@@ -43,7 +43,7 @@
 [blackberry]
 address=00:60:57:32:7E:B2
 port=2
-context-incoming-mobile
+context=incoming-mobile
 adapter=dlink
 group=1
 ;blackberry=yes			; set this if you are using a blackberry device




More information about the asterisk-addons-commits mailing list