Displaying 3 results from an estimated 3 matches for "pplay".
Did you mean:
play
2006 Feb 05
1
Billing inbound calls per minute
Hi,
Does anyone have a neat idea as how to
bill inbound calls per minute(second) real time?
I've been pplaying with astcc, but while
'billseconds' stays empty, 'billcost' has
strange behavior - either stays ampty
or takes ONCE the "Connect fee"(if I put one)
and keeps it that way no matter how long
the call is ...( if no "Connect fee" -stays empty).
i.e.
[inbound]
ext...
2005 Sep 23
1
Dial() and BackGround()
...exten => isdn,5,Congestion
exten => isdn,6,Bussy
exten => isdn,7,Hangup
exten => isdn,100,Answer()
exten => isdn,101,Dial(SIP/302,120,tT)
exten => isdn,102,Background(music-with-menu-text)
exten => t,1,GoTo(isdn,100)
;exten => i,1,Playback(pbx-invalid)
;If 1 is pressed stop pplaying music-with-menu-text and start mailbox
exten => 1,1,Voicemail(302)
exten => 1,2,Hangup()
With this extensions the first caller is connected to phone 302
(isdn,3). If a second person calls, also 302 is ringing (isdn,101), but
BackGround is not executed in parallel to the Dial command but...
2001 Jul 23
2
[fwd] Problems with ogg123 on OpenBSD (from: ryancooley@yahoo.com)
...e was now being generated
(originally only the 'NOW' error came up) so I suppose the link did
what it was meant to do. However, I unfortunately found the same
problem plaguing me, no audio.
I can write the output of an ogg file to a wav so I'm not completely
stranded, but a two-step pplaying process is less than ideal, and will
probably re-encode all my music to mp3s relatively soon.
I hope for everyone's sake that this problem is fixed soon (before v1.0
is released) as it will seriously affect the adoptation of the format
is all BSDers are unable to listen to their ogg files...