Displaying 2 results from an estimated 2 matches for "bxxx".
Did you mean:
9xxx
2001 Mar 17
1
ogg123 doesn't destroy shm segment
Every time ogg123 -bXXX is run, it creates another shared memory
segment but fails to destroy it on exit. Thus an increasing number
of shm segments keeps piling up and eat all the (often rather
limited amount of) available shared memory.
The patch below corrects this and also fixes the bizarre abuse of
stat() permission...
2006 Mar 30
0
BUG: FOP reports incorrect (duplicate) IP address until restarted
...Agent/3008
member => Agent/3009
member => Agent/3010
member => Agent/3011
***************************
*******agents.conf**********
[agents]
wrapuptime=0
musiconhold => default
updatecdr=yes
recordagentcalls=no
;Operator - Ageless
group=1
agent => 3000,3000,Sxxx
agent => 3001,3001,Bxxx
agent => 3002,3002,Exxxx
agent => 3003,3003,Axxxxs
agent => 3004,3004,Arxx
agent => 3005,3005,Lxxx
agent => 3006,3006,Loxxx
***************************
**********modules.incl************
[macro-stdexten]
exten => s,1,Set(DYNAMIC_FEATURES=automon)
exten => s,2,Dial(${ARG2},20,Tt...