<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.maemo.org/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.maemo.org/index.php?action=history&amp;feed=atom&amp;title=User%3AJaskatyni%2Fpycallblock_fix</id>
		<title>User:Jaskatyni/pycallblock fix - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.maemo.org/index.php?action=history&amp;feed=atom&amp;title=User%3AJaskatyni%2Fpycallblock_fix"/>
		<link rel="alternate" type="text/html" href="http://wiki.maemo.org/index.php?title=User:Jaskatyni/pycallblock_fix&amp;action=history"/>
		<updated>2026-09-04T10:57:59Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>http://wiki.maemo.org/index.php?title=User:Jaskatyni/pycallblock_fix&amp;diff=35171&amp;oldid=prev</id>
		<title>jaskatyni:&amp;#32;New page:  --- callblocker-daemon.py.orig  2010-02-25 19:13:00.000000000 +0200  +++ callblocker-daemon.py       2010-05-31 19:44:08.250021112 +0300  @@ -10,7 +10,7 @@       if callernumber in blockl...</title>
		<link rel="alternate" type="text/html" href="http://wiki.maemo.org/index.php?title=User:Jaskatyni/pycallblock_fix&amp;diff=35171&amp;oldid=prev"/>
				<updated>2010-05-31T16:47:47Z</updated>
		
		<summary type="html">&lt;p&gt;New page:  --- callblocker-daemon.py.orig  2010-02-25 19:13:00.000000000 +0200  +++ callblocker-daemon.py       2010-05-31 19:44:08.250021112 +0300  @@ -10,7 +10,7 @@       if callernumber in blockl...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; --- callblocker-daemon.py.orig  2010-02-25 19:13:00.000000000 +0200&lt;br /&gt;
 +++ callblocker-daemon.py       2010-05-31 19:44:08.250021112 +0300&lt;br /&gt;
 @@ -10,7 +10,7 @@&lt;br /&gt;
      if callernumber in blocklist:&lt;br /&gt;
         print 'I have to block %s' %callernumber&lt;br /&gt;
         bus = dbus.SystemBus()&lt;br /&gt;
 -       callobject = bus.get_object('com.nokia.csd.Call', '/com/nokia/csd/call/1')&lt;br /&gt;
 +       callobject = bus.get_object('com.nokia.csd.Call', obj_path)&lt;br /&gt;
         smsiface = dbus.Interface(callobject, 'com.nokia.csd.Call.Instance')&lt;br /&gt;
         smsiface.Release()&lt;/div&gt;</summary>
		<author><name>jaskatyni</name></author>	</entry>

	</feed>