Re: [Asterisk-Users] Re: Firefly Problems

2004-11-24 Thread Oliver Stone
Firelfly is working very nicely with my asterisk on IAX..When used as
a sip client, however, it always shows up as "unreachable" in my
asterisk peers, although I am still able to make calls through it...

Another problem I am having is the voicemail tab in firefly is greyed
out, so I can't change any settings under it.. I've looked in the
regitry key, and there seems to be no corresponding keys for
voicemail..Is there a fix for this ? thanks
.. p.s.. The VM option is grey even when I am registered to firefly
network. and the  vm problem is present in v 1.96 and 1.97 the latest
release...
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] asterisk gui?

2004-11-24 Thread Oliver Stone
I had to give up after attempt to install AMP.. It's got very nice
user interface, that is, AFTER you have sucessfully installed it.. I
see it's got great potential, but current release is very difficult to
install, even with the "newbie guide".
 If you have fewer than 10 extensions to configure, it's probably not
worth your effort to going thru all the trouble to install AMP.,
hoping you didn't screw up anything during the install process. .

Just wondering how difficult it would be for AMP devs to develop a
install wizard or a batch file that  can automatically execute the
install and download necessary dependencies... until then, I guess
I'll be continuing to manually config my asteisk files


On Mon, 22 Nov 2004 23:12:00 -0700, Brian <[EMAIL PROTECTED]> wrote:
> > Perhaps rather than a GUI we should be wanting an IDE (as in Integrated
> > Development Environment, not Intelligent Drive Electronics . . . bloody
> > overlapping acronyms . . . but I digress . . . ).
> >
> > Even some basic syntax highlighting would improve the readability of
> > extensions.conf immensely. Anyone know how to make THAT work in vim?
> > I've hacked one together for UltraEdit that works reasonably well, but
> > that's a Windows editor.
> 
> Jim,
> Several months ago I was working on a VIM Asterisk syntax highlighting file,
> but stopped working on it due to lack of interest. I might try to add some
> stuff to it again if I have some spare time later this week.
> 
> What I had done can be found at http://snurl.com/asterisk_syntax_vim .
> Contributions are welcome; just hit the edit button on the wiki :)
> 
> -Brian
> 
> 
> 
> 
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] sip.conf not paying attention to allow/disallow

2004-11-23 Thread Oliver Stone
To answer the question..
quoted from asterisk sample config file 
"codec order is respected only in [general]"
."In user sections the order of codecs listed with allow= does NOT matter"

So...it's not a bugIt'll be nice though if it's possible ot set
different codec prefereces for different peers...

On Tue, 23 Nov 2004 23:15:15 +0800, Garry Taylor <[EMAIL PROTECTED]> wrote:
> I would like to see the answer to this also, I have experienced the same
> problem but not had much time to look at it.
> 
> regards
> Garry Taylor
> 
> 
> 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Matthew Boehm
> > Sent: Tuesday, 23 November 2004 5:46 AM
> > To: [EMAIL PROTECTED]
> > Subject: [Asterisk-Users] sip.conf not paying attention to
> > allow/disallow
> >
> >
> > In my sip.conf, under general I have:
> >
> > disallow=all
> > allow=g729
> > allow=alaw
> > allow=ulaw
> >
> > Then I have a specific sip:
> >
> > [RNK]
> > 
> > disallow=all
> > allow=alaw
> > allow=ulaw
> > allow=gsm
> >
> > If I do this:
> >
> > exten => _9.,1,Dial([EMAIL PROTECTED],60)
> >
> > The call still goes out as G729 even though I've told the RNK
> > to disallow g729. I need to be able to make other 729 calls
> > but to this one paticular group, they need to be 711.
> >
> > Any ideas?
> >
> > Thanks,
> > Matthew
> >
> > ___
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED] 
> > http://lists.digium.com/mailman/listinfo/aster> isk-users
> 
> 
> > To
> > UNSUBSCRIBE or update options visit:
> >
> http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users