<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Asterisk &#8211; Realtime Installation Guide 1.4.x</title>
	<atom:link href="http://bahjons.com/stuff/asterisk-realtime-installation-guide/feed" rel="self" type="application/rss+xml" />
	<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide</link>
	<description></description>
	<lastBuildDate>Tue, 13 Jul 2010 13:58:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: rob</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-250</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Tue, 13 Jul 2010 13:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-250</guid>
		<description>Hi Neven,

I think this has to do with your settings in /etc/asterisk/extconfig.conf
With Asterisk 1.6.x you have to set the &#039;connection&#039; being used in that as well. Check the config samples for extconfig.conf to know what I mean.</description>
		<content:encoded><![CDATA[<p>Hi Neven,</p>
<p>I think this has to do with your settings in /etc/asterisk/extconfig.conf<br />
With Asterisk 1.6.x you have to set the &#8216;connection&#8217; being used in that as well. Check the config samples for extconfig.conf to know what I mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neven</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-249</link>
		<dc:creator>Neven</dc:creator>
		<pubDate>Fri, 09 Jul 2010 00:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-249</guid>
		<description>I followed your article and everything is explained great. But now i have problem / or not, i don&#039;t know. When I go to the asterisk CLI i get:
  
WARNING[3583]: res_config_mysql.c:325 realtime_mysql: MySQL RealTime: Invalid database specified: asterisk (check res_mysql.conf)

But when I issue the command: \realtime mysql status\ i get that i&#039;m connected at asterisk@127.0.0.1 for xy period of time. And everything seems to be fine.

My res_mysql.conf:

[general]
dbhost = 127.0.0.1
dbname = asterisk
dbuser = asterisk
dbpass = 123456
dbport = 3306
dbsock = /tmp/mysql.sock
requirements=createclose 

I&#039;m using 1.6.2.1 version. Please can someone help me with this?</description>
		<content:encoded><![CDATA[<p>I followed your article and everything is explained great. But now i have problem / or not, i don&#8217;t know. When I go to the asterisk CLI i get:</p>
<p>WARNING[3583]: res_config_mysql.c:325 realtime_mysql: MySQL RealTime: Invalid database specified: asterisk (check res_mysql.conf)</p>
<p>But when I issue the command: \realtime mysql status\ i get that i&#8217;m connected at asterisk@127.0.0.1 for xy period of time. And everything seems to be fine.</p>
<p>My res_mysql.conf:</p>
<p>[general]<br />
dbhost = 127.0.0.1<br />
dbname = asterisk<br />
dbuser = asterisk<br />
dbpass = 123456<br />
dbport = 3306<br />
dbsock = /tmp/mysql.sock<br />
requirements=createclose </p>
<p>I&#8217;m using 1.6.2.1 version. Please can someone help me with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-212</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 07 Jun 2010 01:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-212</guid>
		<description>Hi,

You can do this with voicemail.conf setting: attach=yes - this will send an email automatically with the email attached. I honestly haven&#039;t tried it without the attach=yes, but I would imagine that it would still send the email.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You can do this with voicemail.conf setting: attach=yes &#8211; this will send an email automatically with the email attached. I honestly haven&#8217;t tried it without the attach=yes, but I would imagine that it would still send the email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinodh</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-177</link>
		<dc:creator>vinodh</dc:creator>
		<pubDate>Mon, 24 May 2010 07:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-177</guid>
		<description>Is it possible to trigger email once we got voicemail messages saved in the Mysql table.

If it is yes..Can u just guide me with few examples.

vinodh</description>
		<content:encoded><![CDATA[<p>Is it possible to trigger email once we got voicemail messages saved in the Mysql table.</p>
<p>If it is yes..Can u just guide me with few examples.</p>
<p>vinodh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AgentLogin powered by MySQL &#124; bahjons.com</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-167</link>
		<dc:creator>AgentLogin powered by MySQL &#124; bahjons.com</dc:creator>
		<pubDate>Wed, 19 May 2010 14:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-167</guid>
		<description>[...] In addition to the above, you can always port voicemail.conf to MySQL via Asterisk Realtime. You can learn more Asterisk Realtime here. [...]</description>
		<content:encoded><![CDATA[<p>[...] In addition to the above, you can always port voicemail.conf to MySQL via Asterisk Realtime. You can learn more Asterisk Realtime here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Author</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-103</link>
		<dc:creator>Author</dc:creator>
		<pubDate>Mon, 09 Nov 2009 15:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-103</guid>
		<description>Huongtra,

Please email me logins to your server and I&#039;ll have a look: author (@) hostseries.com</description>
		<content:encoded><![CDATA[<p>Huongtra,</p>
<p>Please email me logins to your server and I&#8217;ll have a look: author (@) hostseries.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huongtra</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-102</link>
		<dc:creator>huongtra</dc:creator>
		<pubDate>Sun, 08 Nov 2009 04:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-102</guid>
		<description>hi, I have 2 sipfone, one in linux that installed asterisk and one in windown. I have installed asterisk-addons and config res_mysql.conf :[general]
dbhost = localhost
dbname = asterisk
dbuser = asterisk
dbpass = yourpassword
dbport = 3306
dbsock = /var/lib/mysql/mysql.sock
I also have tables: sip_buddies, extensions, queue_member_table .
I follow your instruction , when i check realtime mysql status, it connect suceesfully.
I have tables: sip_buddies, extensions, queue_member_table.
but my sipphone can\&#039;t register into asterisk except i use command \&#039; sip set debug peer test \&#039;( test is peer in linux) and \&#039;sip set debug peer 8051\&#039;(8051 is in windown). After I made a call from test to 8051, 2 phone can make call together. but when i use \&quot;sip show peer\&quot;, 2 phone have status \&quot;UNMONITORED\&quot; . I manuallly add info into table extensions and queue_member_table but asterisk can\&#039;t understand.in cli, \&quot;retrieve sql: select * from queue_member_table where interface like \&quot;%\&quot; and queue_name=\&quot;queue1\&quot; order interface. But I can\&#039;t see any changes in queue_member_table.can you help me?</description>
		<content:encoded><![CDATA[<p>hi, I have 2 sipfone, one in linux that installed asterisk and one in windown. I have installed asterisk-addons and config res_mysql.conf :[general]<br />
dbhost = localhost<br />
dbname = asterisk<br />
dbuser = asterisk<br />
dbpass = yourpassword<br />
dbport = 3306<br />
dbsock = /var/lib/mysql/mysql.sock<br />
I also have tables: sip_buddies, extensions, queue_member_table .<br />
I follow your instruction , when i check realtime mysql status, it connect suceesfully.<br />
I have tables: sip_buddies, extensions, queue_member_table.<br />
but my sipphone can\&#8217;t register into asterisk except i use command \&#8217; sip set debug peer test \&#8217;( test is peer in linux) and \&#8217;sip set debug peer 8051\&#8217;(8051 is in windown). After I made a call from test to 8051, 2 phone can make call together. but when i use \&#8221;sip show peer\&#8221;, 2 phone have status \&#8221;UNMONITORED\&#8221; . I manuallly add info into table extensions and queue_member_table but asterisk can\&#8217;t understand.in cli, \&#8221;retrieve sql: select * from queue_member_table where interface like \&#8221;%\&#8221; and queue_name=\&#8221;queue1\&#8221; order interface. But I can\&#8217;t see any changes in queue_member_table.can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Author</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-101</link>
		<dc:creator>Author</dc:creator>
		<pubDate>Wed, 21 Oct 2009 17:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-101</guid>
		<description>Hi Hamster,

The instructions provided will work perfectly. What errors did you get, if any?
Please email me if you need further assistance. I can login to your system and have a look: author @ hostseries.com</description>
		<content:encoded><![CDATA[<p>Hi Hamster,</p>
<p>The instructions provided will work perfectly. What errors did you get, if any?<br />
Please email me if you need further assistance. I can login to your system and have a look: author @ hostseries.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Author</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-100</link>
		<dc:creator>Author</dc:creator>
		<pubDate>Wed, 21 Oct 2009 17:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-100</guid>
		<description>I&#039;m not sure quite what you are referring to. On older versions of Asterisk, there was the AgentCallBackLogin application,  which would allow an agent to login/logout of the queues, etc. In this case, the agent is someone that might be assigned to answer phones for that queue. The agent also could float between SIP Phones, so maybe he didn&#039;t have to sit at the same desk everyday - a little more dynamic.

A queue member used to be more static, like a SIP Phone - it&#039;s extension, being added to the queue. That &#039;member&#039; would always be there. However, that has changed alot in Asterisk 1.4, 1.6. The queue member can be dynamic, easily added and removed from the queue, etc. I guess it&#039;s always been like this really.  But with v1.4, v1.6 AgentCallBackLogin was depreciated. You can read more about that here: http://hostseries.com/agentcallbacklogin-alternative/

At any rate, when in my writings, when I talk about an &#039;Agent&#039; - I mean someone within our callcenter that is answering the phones. :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure quite what you are referring to. On older versions of Asterisk, there was the AgentCallBackLogin application,  which would allow an agent to login/logout of the queues, etc. In this case, the agent is someone that might be assigned to answer phones for that queue. The agent also could float between SIP Phones, so maybe he didn&#8217;t have to sit at the same desk everyday &#8211; a little more dynamic.</p>
<p>A queue member used to be more static, like a SIP Phone &#8211; it&#8217;s extension, being added to the queue. That &#8216;member&#8217; would always be there. However, that has changed alot in Asterisk 1.4, 1.6. The queue member can be dynamic, easily added and removed from the queue, etc. I guess it&#8217;s always been like this really.  But with v1.4, v1.6 AgentCallBackLogin was depreciated. You can read more about that here: <a href="http://hostseries.com/agentcallbacklogin-alternative/" rel="nofollow">http://hostseries.com/agentcallbacklogin-alternative/</a></p>
<p>At any rate, when in my writings, when I talk about an &#8216;Agent&#8217; &#8211; I mean someone within our callcenter that is answering the phones. <img src='http://bahjons.com/stuff/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Author</title>
		<link>http://bahjons.com/stuff/asterisk-realtime-installation-guide/comment-page-1#comment-99</link>
		<dc:creator>Author</dc:creator>
		<pubDate>Wed, 21 Oct 2009 17:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://hostseries.com/asterisk-realtime-installation-guide/#comment-99</guid>
		<description>Hi Krisna,

Sorry for the delay. I have given one example already of the sip data that you might insert to the database. Each of the columns corresponds to a setting/option in the .conf file. So for example, in my forementioned example of the sip_buddies, name = the data between the brackets from the sip friend in sip.conf [105], and context is the context= value from the sip.conf, and so on....

I hope that is clear. Thanks for your time.</description>
		<content:encoded><![CDATA[<p>Hi Krisna,</p>
<p>Sorry for the delay. I have given one example already of the sip data that you might insert to the database. Each of the columns corresponds to a setting/option in the .conf file. So for example, in my forementioned example of the sip_buddies, name = the data between the brackets from the sip friend in sip.conf [105], and context is the context= value from the sip.conf, and so on&#8230;.</p>
<p>I hope that is clear. Thanks for your time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
