bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bayonne-devel] [Fwd: Re: [Bayonne-devel]Multiple Applcations]


From: Naveed
Subject: [Bayonne-devel] [Fwd: Re: [Bayonne-devel]Multiple Applcations]
Date: Wed, 21 Aug 2002 19:27:20 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408


--- Begin Message --- Subject: Re: [Bayonne-devel]Multiple Applcations Date: Wed, 21 Aug 2002 19:13:53 +0530 User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408
David Sugar wrote:

Yes, this is an excellant example...

Scott Thurmond wrote:

Is this what you are asking for? I asked the same questions a while ago and
Rich helped me out.  I am pasting in his response.

-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf Of Rich Bodo
Sent: Friday, July 19, 2002 2:54 PM
To: Scott Thurmond
Cc: Bayonne dev
Subject: Re: [Bayonne-devel]ccScript


If you have 6 applications that are each running on different groups
of ports, you have to set up trunk groups, then schedule the apps to
run on the trunk groups, so in bayonne.conf:

[trunks]
groups=biz1 biz2
.
.
[biz1-trunks]
answer=2
trunks=1,2,3,4

[biz2-trunks]
answer=2
trunks=5,6,7,8

and in bayonne.sched

biz1 * * 00:00: app1
biz2 * * 00:00: app2

-Rich


-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf Of Naveed
Sent: Tuesday, August 20, 2002 2:27 AM
To: address@hidden
Subject: [Bayonne-devel]Multiple Applcations


hi all,
       I'm using Dialogic wth 4 ports and i want to know that is there
anyway to run multiple applications  on different ports,i mean to say
can i dedicate certain applications on particular ports?-------------Naveed



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Bayonne-devel mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/bayonne-devel




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Bayonne-devel mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/bayonne-devel





-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Bayonne-devel mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/bayonne-devel

hi,
i tried waht Rich asked me to  do
i have to applications named CheckMail and accno

changes in bayonne.conf

[trunks]
groups=g1 g2

[g1-trunks]
answer=2
trunks=1,2

[g2-trunks]
answer=2
trunks=3,4


and in bayonne.sched

g1 * * 00:00: CheckMail
g2 * * 00:00:accno1


but still i get only CheckMail running on all ports ,the trace is as follows:


address@hidden server]#[./bayonne --test CheckMail
SERVER VERSION 1.0pre1; i686 Linux 2.4.18-3
TGI VERSION 2.2; driver=dialogic; prefix=/root/.bayonne/bayonne; etc=/etc/
Loading TGI plugins...
tgi: initialized; uid=65535 pid=3011
tgi: buffer=/var/run/bayonne/bayonne.ctrl; cfd=7; time=10
Loading DSO plugin images...
debug: trace module loaded
dialogic: setting polled mode
dialogic: vox card 1 of 8; ports=4
Dialogic driver loaded; capacity=4
TTS: loading english phrasebooks...
XML: Loading <BayonneXML> interpreter
mwi: 0 steps compiled
pause: unknown keyword; mwi::generic-enable(2)
mwi::generic-enable: 2 steps compiled
pause: unknown keyword; mwi::generic-disable(2)
mwi::generic-disable: 2 steps compiled
mwi::update: 2 steps compiled
mwi::sync: 2 steps compiled
down: 0 steps compiled
down::service: 7 steps compiled
down::weather: 3 steps compiled
down::nobody: 7 steps compiled
down::busy: 7 steps compiled
down::unavailable: 7 steps compiled
down::ignore: 1 steps compiled
test: 10 steps compiled
test::play: 11 steps compiled
test::record: 10 steps compiled
tams1: 6 steps compiled
playrec: 11 steps compiled
playrec::play: 11 steps compiled
playrec::record: 10 steps compiled
cdr: unknown keyword; tams(16)
import: unknown keyword; tams(19)
export: unknown keyword; tams(23)
export: unknown keyword; tams(28)
tams: 8 steps compiled
vmhost: 11 steps compiled
vmhost::memo: 4 steps compiled
vmhost::send: 10 steps compiled
vmhost::login: 16 steps compiled
vmhost::fail: 5 steps compiled
vmhost::bye: 2 steps compiled
vmhost::exit: 2 steps compiled
vmhost::caller: 21 steps compiled
cdr: unknown keyword; cidlog(13)
cidlog: 2 steps compiled
playrec1: 11 steps compiled
playrec1::play: 11 steps compiled
playrec1::record: 10 steps compiled
bank: 13 steps compiled
bank::CustomerMenu: 27 steps compiled
bank::CSR: 2 steps compiled
bank::invalid: 4 steps compiled
bank::Accinfo: 11 steps compiled
bank::balance: 11 steps compiled
bank::CBR: 9 steps compiled
bank::nocheq: 8 steps compiled
bank::chequestatus: 14 steps compiled
sleep1: unknown keyword; bank::chequecleared(2)
bank::chequecleared: 7 steps compiled
bank::Payments: 7 steps compiled
bank::confirmamt: 9 steps compiled
bank::confirm: 15 steps compiled
bank::nomoney: 0 steps compiled
dialout: 7 steps compiled
date: 57 steps compiled
date::saydate: 6 steps compiled
song: 14 steps compiled
song::song1: 8 steps compiled
song::song2: 8 steps compiled
song::song3: 8 steps compiled
song::song4: 8 steps compiled
out: 2 steps compiled
hello: 6 steps compiled
hello1: 6 steps compiled
hello1::error: 4 steps compiled
accno1: 15 steps compiled
accno1::query: 20 steps compiled
accno1::invalid: 4 steps compiled
accno: 22 steps compiled
testfns: 11 steps compiled
CheckMail: 2 steps compiled
CheckMail::check: 28 steps compiled
CheckMail::getmsg: 14 steps compiled
CheckMail::exceed: 2 steps compiled
CheckMail::invalid: 7 steps compiled
CheckMail::invalid1: 7 steps compiled
CheckMail::nomails: 2 steps compiled
loading default trunk group
allocating trunks...
starting trunks.....
driver starting...
driver started 4 port(s)
normal startup; Bayonne Runtime Configuration
fifo: path=/var/run/bayonne/bayonne.ctrl
scheduler: using /etc/bayonne.sched
scheduler::unknown group 'g1' refereced in schedule
scheduler::unknown group 'g2' refereced in schedule
network: starting
dialogic: service thread started
dx(0): hangup
dx(1): hangup
dx(2): hangup
dx(3): hangup
dx(0): idle
setup waiting
dx(1): idle
setup waiting
dx(2): idle
setup waiting
dx(3): idle
setup waiting








--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]