Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] ztdummy problem causing playback () to fail


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
petedao at gmail.com
Guest





PostPosted: Tue Mar 18, 2008 10:28 am    Post subject: [asterisk-users] ztdummy problem causing playback () to fail Reply with quote

Hi, I am having problem with my Asterisk installation and find out it
has to do with ztdummy.

if the ztdummy module is loaded, the asterisk playback() command
will not play files. DTMF is still properly received. If the ztdummy
module is unloaded, sound playback works again.

Here is my version
zaptel-1.4.9.2
linux-source-2.6.18
asterisk-1.4.18
Can anyone tell me how to fix it? Or should I just have ztdummy
removed forever and the system will work?

I saw from manual that ztdummy is required.

Thanks,
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080318/5810d829/attachment.htm
Back to top
atis at iq-labs.net
Guest





PostPosted: Tue Mar 18, 2008 10:53 am    Post subject: [asterisk-users] ztdummy problem causing playback () to fail Reply with quote

On 3/18/08, Pete Kay <petedao at gmail.com> wrote:
Quote:

Hi, I am having problem with my Asterisk installation and find out it
has to do with ztdummy.

if the ztdummy module is loaded, the asterisk playback() command
will not play files. DTMF is still properly received. If the ztdummy

module is unloaded, sound playback works again.

Here is my version
zaptel-1.4.9.2
linux-source-2.6.18
asterisk-1.4.18


Can anyone tell me how to fix it? Or should I just have ztdummy removed
forever and the system will work?


I saw from manual that ztdummy is required.

ztdummy is required by meetme application. If you have no intention to
use it, you might very well remove.

I've seen this problem once, however recompiling everything and
restarting helped me. I would suggest you just doing "make clean" on
zaptel and asterisk, then compile first zaptel, then asterisk.

Regards,
Atis

--
Atis Lezdins,
VoIP Project Manager / Developer,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835
Back to top
lists at darl.com
Guest





PostPosted: Tue Mar 18, 2008 11:07 am    Post subject: [asterisk-users] ztdummy problem causing playback () to fail Reply with quote

Atis Lezdins wrote:
Quote:
On 3/18/08, Pete Kay <petedao at gmail.com> wrote:
ztdummy is required by meetme application. If you have no intention to
use it, you might very well remove.

I've seen this problem once, however recompiling everything and
restarting helped me. I would suggest you just doing "make clean" on
zaptel and asterisk, then compile first zaptel, then asterisk.


There is something with Playback() where ztdummy helps, I have had
issues with skipping audio or gsm audio files that won't playback until
ztdummy is loaded.

I have seen this in 1.4 and in the 1.6 betas. I also think this guy
needs to recompile zaptel and look for errors in compiling.

-Ron
Back to top
support at drdos.info
Guest





PostPosted: Tue Mar 18, 2008 11:17 am    Post subject: [asterisk-users] ztdummy problem causing playback () to fail Reply with quote

Atis Lezdins wrote:
Quote:
ztdummy is required by meetme application. If you have no intention to
use it, you might very well remove.


And music on hold, if you don't have a timing source.

--

Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Back to top
petedao at gmail.com
Guest





PostPosted: Tue Mar 18, 2008 11:56 am    Post subject: [asterisk-users] ztdummy problem causing playback () to fail Reply with quote

Hi,
I found another weird problem. If I don't have ztdummy, then when I connect
using a xlite in another computer within the same lan, I get errored:
00:40:08 Registering user '2002 at 192.168.1.101'
00:40:08 Failed registration for '2002 at 192.168.1.101' with cause 'service
or option not implemented'
00:50:50 Registering user '2002 at 192.168.1.101'

If I turned ztdummy on, I can connect.

Any idea why?

Pete
On Tue, Mar 18, 2008 at 11:53 PM, Atis Lezdins <atis at iq-labs.net> wrote:

Quote:
On 3/18/08, Pete Kay <petedao at gmail.com> wrote:
Quote:

Hi, I am having problem with my Asterisk installation and find out it
has to do with ztdummy.

if the ztdummy module is loaded, the asterisk playback() command
will not play files. DTMF is still properly received. If the ztdummy

module is unloaded, sound playback works again.

Here is my version
zaptel-1.4.9.2
linux-source-2.6.18
asterisk-1.4.18


Can anyone tell me how to fix it? Or should I just have ztdummy removed
forever and the system will work?


I saw from manual that ztdummy is required.

ztdummy is required by meetme application. If you have no intention to
use it, you might very well remove.

I've seen this problem once, however recompiling everything and
restarting helped me. I would suggest you just doing "make clean" on
zaptel and asterisk, then compile first zaptel, then asterisk.

Regards,
Atis

--
Atis Lezdins,
VoIP Project Manager / Developer,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080319/a55e200f/attachment.htm
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Tue Mar 18, 2008 12:02 pm    Post subject: [asterisk-users] ztdummy problem causing playback () to fail Reply with quote

On Tue, Mar 18, 2008 at 11:28:55PM +0800, Pete Kay wrote:
Quote:
Hi, I am having problem with my Asterisk installation and find out it
has to do with ztdummy.

if the ztdummy module is loaded, the asterisk playback() command
will not play files. DTMF is still properly received. If the ztdummy
module is unloaded, sound playback works again.

Here is my version
zaptel-1.4.9.2
linux-source-2.6.18
asterisk-1.4.18


Can anyone tell me how to fix it? Or should I just have ztdummy
removed forever and the system will work?

I saw from manual that ztdummy is required.

What Linux distribution is it?

What is the output of 'zttest -v -c 6' ?

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services