bayonne-devel
[Top][All Lists]
Advanced

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

RE: [Bayonne-devel] Bayonne 2 0.3.0


From: ambar-bayonne
Subject: RE: [Bayonne-devel] Bayonne 2 0.3.0
Date: Sat, 18 Jun 2005 00:41:31 +0530

Hi David,

Now I can compile under win32 but how do I go any further? How do I run a
simple script using either sip or soundcard driver. Also what sip client sw
should I use for testing sip functionality.

Ambar Roy 

> -----Original Message-----
> From: David Sugar [mailto:address@hidden 
> Sent: Friday, June 17, 2005 11:46 PM
> To: address@hidden
> Cc: 'mailing_list_bayonne-devel'
> Subject: Re: [Bayonne-devel] Bayonne 2 0.3.0
> 
> My mistake, -load is used in the posix wrapper script.  It becomes 
> -trace when invoking bayonne.bin (or server.exe).  -trace is meant to 
> log to stdout and run live mode in the forground, while 
> -start is meant 
> for daemon mode startup....
> 
> On server.exe there is also a -dump-registry which gives you 
> the "raw" 
> config as found at server startup and gives a good idea what 
> it may have 
> read from the registry and/or ini files. -dump-install has extra 
> processing and fills in missing defaults.
> 
> In any case, for you to use server.exe -trace soundcard, you 
> will also 
> need "soundcard.rll" to be in C:\Program Files\Common Files\GNU 
> Telephony\Bayonne Drivers, and hopefully it is there :).
> 
> address@hidden wrote:
> > Hi David,
> > 
> > C:\Program Files\Common Files\GNU Telephony\Runtime>server -load
> > bayonne: -load: unknown option
> > 
> > C:\Program Files\Common Files\GNU Telephony\Runtime>server --load
> > bayonne: --load: unknown option
> > 
> > C:\Program Files\Common Files\GNU Telephony\Runtime>server 
> -dump-install
> > SERVER VERSION 0.1.0; XXXXXXXXXX w32 x86
> > scripts = C:\Program Files\GNU Telephony\Bayonne Scripts
> > modules = C:\Program Files\Common Files\GNU 
> Telephony\Bayonne Plugins
> > datafiles = C:\Program Files\GNU Telephony\Bayonne Files
> > include = C:\Program Files\GNU Telephony\Bayonne Scripts
> > config = C:\Program Files\GNU Telephony\Bayonne Config
> > prompts = C:\Program Files\GNU Telephony\Bayonne Audio
> > logfiles = C:\Program Files\GNU Telephony\Bayonne Logs
> > drivers = C:\Program Files\Common Files\GNU 
> Telephony\Bayonne Drivers
> > runfiles = C:\Program Files\GNU Telephony\Bayonne Logs
> > phrases = C:\Program Files\Common Files\GNU 
> Telephony\Bayonne Languages
> > tmpfs = C:\DOCUME~1\xxxxxx\LOCALS~1\Temp
> > tones = C:\Program Files\GNU Telephony\Bayonne Config/tones.conf
> > tmp = C:\DOCUME~1\xxxxxx\LOCALS~1\Temp
> > libexec = C:\Program Files\GNU Telephony\Bayonne Libxec 
> > 
> > 
> > Ambar Roy
> > 
> >>-----Original Message-----
> >>From: David Sugar [mailto:address@hidden 
> >>Sent: Friday, June 17, 2005 10:56 PM
> >>To: address@hidden
> >>Cc: address@hidden; 'mailing_list_bayonne-devel'
> >>Subject: Re: [Bayonne-devel] Bayonne 2 0.3.0
> >>
> >>--test assumes the "build" environment, or, for w32, the Release 
> >>subdirectory of the project build.  What happens if you use --load 
> >>soundcard? What do you get with "server -dump-install", and "server 
> >>-dump-testing"?  Those should at least give a good idea where 
> >>the server 
> >>thinks things are installed for "test" and "live" modes.
> >>
> >>And yes, I do desperately need a simple README/FAQ for the 
> >>w32 build as 
> >>well :)
> >>
> >>address@hidden wrote:
> >>
> >>>Got this.
> >>>
> >>>The installer creates a shortcut to bayonne.exe while it 
> >>
> >>should create it
> >>
> >>>for server.exe.
> >>>
> >>>Also running the shortcut does not do anything after I 
> >>
> >>changed it from
> >>
> >>>bayonne.exe to server.exe!
> >>>
> >>>Running "server --test soundcard" from command line shows this:
> >>>
> >>>C:\Program Files\Common Files\GNU Telephony\Runtime>server 
> >>
> >>--test soundcard
> >>
> >>>testing 0.1.0 on x86 w32; driver=soundcard, timeslots=32
> >>>server exiting; reason=-1
> >>>
> >>>Regards,
> >>>
> >>>Ambar Roy
> >>>
> >>>One97 Communications Pvt. Ltd.
> >>>701 Arunachal Building,
> >>>19 Barakhamba Road,
> >>>New Delhi - 110001
> >>>
> >>>+91-9810094479
> >>>address@hidden
> >>>
> >>>
> >>>>Source: "C:\Software\testing\bayonne2\w32\Release\*.exe"; 
> DestDir: 
> >>>>"{cf}\GNU Telephony\Runtime"; Components: runtime
> >>>>
> >>>>It should be in Program Files\Common Files\GNU 
> Telephony\Runtime...
> >>>>
> >>>>address@hidden wrote:
> >>>>
> >>>>
> >>>>>Hi David,
> >>>>>
> >>>>>I downloaded and installed the Win32 Installer. There are 
> >>>>
> >>>>no executables?
> >>>>
> >>>>
> >>>>>Ambar 
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>>-----Original Message-----
> >>>>>>From: David Sugar [mailto:address@hidden 
> >>>>>>Sent: Friday, June 17, 2005 3:31 AM
> >>>>>>To: mailing_list_bayonne-devel
> >>>>>>Subject: Re: [Bayonne-devel] Bayonne 2 0.3.0
> >>>>>>
> >>>>>>I probably should have mentioned there is also a brand new 
> >>>>>>bayonne w32 
> >>>>>>build (bayonne2.exe) release, and the first OS/X 
> package release.
> >>>>>>
> >>>>>>http://www.gnutelephony.org/bayonne2.exe
> >>>>>>http://www.gnutelephony.org/gnutelephony.zip
> >>>>>>
> >>>>>>David Sugar wrote:
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>I managed to drop off a 0.3.0 release today which has a lot of 
> >>>>>>>phrasebook stuff now complete, including initial phrasebook 
> >>>>>>
> >>>>>>models for 
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>English, French, and Italian.  The Russian, Spanish, and 
> >>>>>>
> >>>>>>Bengali ones 
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>should get into the next point release.
> >>>>>>>
> >>>>>>>_______________________________________________
> >>>>>>>Bayonne-devel mailing list
> >>>>>>>address@hidden
> >>>>>>>http://lists.gnu.org/mailman/listinfo/bayonne-devel
> >>>>>>
> >>>>>
> >>>>>_______________________________________________
> >>>>>Bayonne-devel mailing list
> >>>>>address@hidden
> >>>>>http://lists.gnu.org/mailman/listinfo/bayonne-devel
> >>>>
> >>>
> >>>
> >>>_______________________________________________
> >>>Bayonne-devel mailing list
> >>>address@hidden
> >>>http://lists.gnu.org/mailman/listinfo/bayonne-devel
> >>
> 





reply via email to

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