Re: [asterisk-users] GUI: User account for SIP Provider results to "Punctuation and Special Characters are not allowed in this field."

2008-08-19 Thread Klaus Ruebsam
Kevin,

Thanks for the hint (did´nt know that there is such list). Sorry for
disturbing this list. As soon as I have fugured out how to subscribe to the
GUI list, I will ask my questions there.

Edit: Found the page that shows all available lists:
http://lists.digium.com/mailman/listinfo


Best regards,

Klaus 

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Kevin P.
Fleming
Gesendet: Dienstag, 19. August 2008 14:21
An: Asterisk Users Mailing List - Non-Commercial Discussion
Betreff: Re: [asterisk-users] GUI: User account for SIP Provider results to
"Punctuation and Special Characters are not allowed in this field."

Klaus Ruebsam wrote:
> IE6, FF3 (no difference regardsless of used browser) GUI 2.0, Revision 
> 3677
> -

It will be much more effective for you to post messages about Asterisk-GUI
to the asterisk-gui mailing list.

--
Kevin P. Fleming
Director of Software Technologies
Digium, Inc. - "The Genuine Asterisk Experience" (TM)

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now:
http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Add Service Provider via GUI

2008-08-19 Thread Klaus Ruebsam
Tzafrir,

TC>Do you have such (working) stanzas for some providers?

as mentioned adding providers to providers.conf seems not to work by means
of the GUI. Yes I may of course add them manually to providers.conf, but
they won´t show up in the selection list.

However providers via Trunks -> VOIP Trunks -> "+ New SIP/IAX Trunk" does
the job, although all relevant provider information has to be entered. eg.
If you have 10 accounts with the same provider, you will have to enter 10
times the providers general data. As you know the information entered via
that way ends up within "users.com".

For sipgate.de the following does the job within my users.conf (replace
"MyContext" and "elwood" with your coresponding user credentials as of
sipgate.de):


[MyContext]
context = DID_MyContext
host = sipgate.de
username = MyContext
secret = elwood
trunkname = Some name I entered  ; GUI metadata
hasiax = no
registeriax = no
hassip = yes
registersip = yes
trunkstyle = voip
hasexten = no
disallow = all
allow = ulaw,alaw,gsm,g726



Tthe proper data for providers.conf should be:


[sipgate]
order = 99
providername = SIPGATE Germany (Sip)
providerlogo = images/sipgate_logo.gif
providerdesc = sipgate ist der kostenlose Internet-Telefonanschluss und die
bessere und günstigere Alternative zur herkoemmlichen Telefonie
protocol = sip
hasiax = no
hassip = yes
registeriax = no
registersip = yes
host = sipgate.de
port = 5060
regurl = https://secure.sipgate.de/user/products.php


Whilst the graphic is to be found at
http://www.sipgate.de/img/sipgate_logo.gif


Best regards,

Klaus


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] GUI: User account for SIP Provider results to "Punctuation and Special Characters are not allowed in this field."

2008-08-18 Thread Klaus Ruebsam
IE6, FF3 (no difference regardsless of used browser)
GUI 2.0, Revision 3677
-

I tried to add a new SIP-provider using Trunk -> VOIP Trunk -> "+ New
SIP/IAX Trunk". Unfortunately the provider uses user account information of
the following format: Bluesip/username

This leads to the following error "Punctuation and Special Characters are
not allowed in this field." of * GUI making it impossible to proceed. 

Any workaround?


Best regards,

Klaus




___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Add Service Provider (was: Which is the correct GUI vor Asterisk 1.4 ?)

2008-08-18 Thread Klaus Ruebsam
GUI used: current 2.0 branch out of SVN
browser used: IE6 as well as FF 3

>> What is the proper way to add additional providers to the dropdown list?
bkruse>All you have to do is click 'Add Service Provider'.

I tried: Trunks -> Service Provider -> "+ New Service Provider".

Then I get a popup that allows to select between "Bandwith (SIP), Simple
Signal (SIP), Voice Pulse (SIP and Voice Pulse (AIX). Hitting the ADD-Button
only works if I previously marked one of the mentioned providers.


Probably I haven´t explained my question sufficiently:

How to add providers such as bluesip, sipgate, 1&1, ... ? Meaning a provider
that is yet NOT listed in the list of, say "available" providers?

I would expect that I would be asked a couple of questions (mainly those
data that get´s written to "providers.conf"). Plus a possibility to upload a
graphic for the provider.

I tried to add a provider manually by changing the file providers.conf under
/etc/asterisk but that didn´t work at all (the new provider doesn´t even get
listed. There where even more providers already listed (IAXTEL, bandwidth,
VoicePulse-sip, VoicePulse-iax, simplesignal, ngt) within providers.conf
rather than those 4 available in the selection box of the Asterisk GUI.
Strange 


However (which doesn´t imply that I´m happy with the workaround!) I was able
to add SIP-providers via 
Trunks -> VOIP Trunks -> "+ New SIP/IAX Trunk". But that gave a new problem
(which I will describe in a separate message)

Best regards,

Klaus


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] How to create a user that uses mISDN using Asterisk GUI

2008-08-16 Thread Klaus Ruebsam
Hi list.

Asterisk GUI (current version) does include the menu required for setting up
the mISDN Trunks ("mISDN Config"). But how about using those. Currently that
seems not to be supported by Asterisk GUI or did I miss something? 

Whilst adding a new user extension I may select SIP, IAX and Analog
"Technology". "mISDN" is not an option that may be selected. Is the only way
to use mISDN to make the required changes manually within the coresponding
conf files?

Best regards,

Klaus




___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Which is the correct GUI vor Asterisk 1.4 ?

2008-08-16 Thread Klaus Ruebsam

Which is the correct GUI vor Asterisk 1.4 ?

Is it http://svn.digium.com/svn/asterisk-gui/branches/1.0 or
http://svn.digium.com/svn/asterisk-gui/branches/2.0 ?

Is there any kind of documentation for the proper usage of the GUI as I
can´t manage to setup a SIP-account for my SIP-provider.
 

What is the proper way to add additional providers to the dropdown list?

Any help appreciated. Thanks in advance.

Best regards,

Klaus




___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problems assigning mISDN Trunk using the DIGIUM Asterisk GUI

2008-08-15 Thread Klaus Ruebsam
Bk,

Thanks a lot for this immediate fix. mISDN trunk config now works like a
charm! 

Best regards,

Klaus

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von bkruse
Gesendet: Freitag, 15. August 2008 21:43
An: Asterisk Users Mailing List - Non-Commercial Discussion
Betreff: Re: [asterisk-users] Problems assigning mISDN Trunk using the
DIGIUM Asterisk GUI

Now this, even though not on the bug tracker, is a great example of a bug
report.

Because of that error code, I was able to easily fix the bug.

Fixed in revision 3671

-bk

Klaus Ruebsam wrote:
>
> Hi list!
>
> The topic-line already describes it all. I´m in the process of setting 
> up Asterisk with mISDN.
> versions used: Asterisk: 1.4.21.2, Asterisk GUI: 2.0 as obtained from 
> DIGIUM just today, mISDN: 1.1.7.2, OS: Debian 4.01r3 (Kernel 2.6.18 ).
>
> With the GUI I can not manage to set up mISDN trunks. I ticked "mISDN 
> Config" then it says "You donot have any mISDN trunks defined". So I 
> klicked on "Add". The Dialog-box appears asking for "TrunkName" and 
> "Port(s)". But whatever I enter in these fields the "Update"-function 
> does not take it.
>
> Using Internet Explorer as a browser it even complains about an error 
> in Line 429, character 3 with cause "´c´is undefined". FireFox does 
> not prompt for any errors with the code.
>
> Any ideas?
>
> Thanks in advance,
>
> Klaus
>
> --
> --
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: 
> http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now:
http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Problems assigning mISDN Trunk using the DIGIUM Asterisk GUI

2008-08-15 Thread Klaus Ruebsam
Hi list!

The topic-line already describes it all. I´m in the process of setting up
Asterisk with mISDN.
versions used: Asterisk: 1.4.21.2, Asterisk GUI: 2.0 as obtained from DIGIUM
just today, mISDN: 1.1.7.2, OS: Debian 4.01r3 (Kernel 2.6.18 ).

With the GUI I can not manage to set up mISDN trunks. I ticked "mISDN
Config" then it says "You donot have any mISDN trunks defined". So I klicked
on "Add". The Dialog-box appears asking for "TrunkName" and "Port(s)". But
whatever I enter in these fields the "Update"-function does not take it. 

Using Internet Explorer as a browser it even complains about an error in
Line 429, character 3 with cause "´c´is undefined". FireFox does not prompt
for any errors with the code.

Any ideas?

Thanks in advance,

Klaus

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[Asterisk-Users] Compilation on Debian with support for HFC-chip based ISDN-cards

2005-06-05 Thread Klaus Ruebsam
This is my first posting to the list. Thus hopefully the question has
not been asked several times before...


I'm trying to install asterisk on a PC using Debian Sarge but without
any real success...

Problem: I may get the Asterisk packet (Debian version) installed using
'apt-get install asterisk', but that does not include the bristuff from
Junghanns (http://www.junghanns.net/asterisk/) required for use of
ISDN-cards based on the HFC-chip. Using the installation-file coming
with bristuff I only get thousands of errors.

A ready-to-go installation via CD that supports the HFC-chip is yet not
available. Thus I'm stuck with the things available via CVS or as
Debian-packets.


Is there anybody out there that has successfully installed Asterisk
using Debian Linux and a HFC-based ISDN-card?


Thanks in advance for your pointers.

Kind regards,

Klaus

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users