Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Configuring Sangoma U100


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
mike at jerris.com
Guest





PostPosted: Sun Aug 02, 2009 5:45 pm    Post subject: [Freeswitch-users] Configuring Sangoma U100 Reply with quote

On Aug 2, 2009, at 5:34 PM, Merul Patel wrote:
Quote:
I'm new to FS, and experimenting with it on a constrained environment (PCEngines ALIX board running Voyage Linux 0.62).

So far, FS has compiled fine, and I can register multiple softphones and make calls between them, but I'm lost at how to configure a Sangoma U100 so I can make and receive calls over an analogue line.


I've installed the wanpipe drivers (3.5.4) from Sangoma, and the wanrouter utility detects the USB device, and I've compiled it to support the TDM API.


FS was compiled with the Openzap module - as best as I can tell.


I thought that I would be able to use the wancfg_tdmapi utility to configure the /etc/wanpipe/wanpipe1.conf and then use the generated configuration file as the basis for configuring autoload_configs/openzap.conf.xml.



try wancfg_fs


Quote:
However, the wancfg utility doesn't generate the wanpipe1.conf, and I'm stumped.


Any pointers would be much appreciated.



Back to top
merul at mac.com
Guest





PostPosted: Mon Aug 03, 2009 3:20 am    Post subject: [Freeswitch-users] Configuring Sangoma U100 Reply with quote

Quote:
Quote:
I'm new to FS, and experimenting with it on a constrained
environment (PCEngines ALIX board running Voyage Linux 0.62).

So far, FS has compiled fine, and I can register multiple
softphones and make calls between them, but I'm lost at how to
configure a Sangoma U100 so I can make and receive calls over an
analogue line.

I've installed the wanpipe drivers (3.5.4) from Sangoma, and the
wanrouter utility detects the USB device, and I've compiled it to
support the TDM API.

FS was compiled with the Openzap module - as best as I can tell.

I thought that I would be able to use the wancfg_tdmapi utility to
configure the /etc/wanpipe/wanpipe1.conf and then use the generated
configuration file as the basis for configuring autoload_configs/
openzap.conf.xml.

try wancfg_fs

Thanks for the suggestion Michael, but the same result occurs as when
I try wancfg_tdmapi, ie:

"No Sangoma voice compatible cards found/configured"

Quote:

Quote:
However, the wancfg utility doesn't generate the wanpipe1.conf, and
I'm stumped.

Any pointers would be much appreciated.



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Mon Aug 03, 2009 9:11 am    Post subject: [Freeswitch-users] Configuring Sangoma U100 Reply with quote

What is the output of wantouter hwprobe?

On Aug 3, 2009, at 3:12 AM, Merul Patel <merul@mac.com> wrote:

Quote:
Quote:
Quote:
I'm new to FS, and experimenting with it on a constrained
environment (PCEngines ALIX board running Voyage Linux 0.62).

So far, FS has compiled fine, and I can register multiple
softphones and make calls between them, but I'm lost at how to
configure a Sangoma U100 so I can make and receive calls over an
analogue line.

I've installed the wanpipe drivers (3.5.4) from Sangoma, and the
wanrouter utility detects the USB device, and I've compiled it to
support the TDM API.

FS was compiled with the Openzap module - as best as I can tell.

I thought that I would be able to use the wancfg_tdmapi utility to
configure the /etc/wanpipe/wanpipe1.conf and then use the generated
configuration file as the basis for configuring autoload_configs/
openzap.conf.xml.

try wancfg_fs

Thanks for the suggestion Michael, but the same result occurs as when
I try wancfg_tdmapi, ie:

"No Sangoma voice compatible cards found/configured"

Quote:

Quote:
However, the wancfg utility doesn't generate the wanpipe1.conf, and
I'm stumped.

Any pointers would be much appreciated.



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
merul at mac.com
Guest





PostPosted: Mon Aug 03, 2009 1:05 pm    Post subject: [Freeswitch-users] Configuring Sangoma U100 Reply with quote

Quote:
What is the output of wantouter hwprobe?

voyage:~# wanrouter hwprobe

-------------------------------
| Wanpipe Hardware Probe Info |
-------------------------------
1 . U100 : BUSID=1-1 : V=00

Card Cnt: U100=1

voyage:~# dahdi_hardware
usb:001/002 wanpipe- 10c4:8461 Sangoma WANPIPE USB-FXO
Device


Quote:

On Aug 3, 2009, at 3:12 AM, Merul Patel <merul@mac.com> wrote:

Quote:
Quote:
Quote:
I'm new to FS, and experimenting with it on a constrained
environment (PCEngines ALIX board running Voyage Linux 0.62).

So far, FS has compiled fine, and I can register multiple
softphones and make calls between them, but I'm lost at how to
configure a Sangoma U100 so I can make and receive calls over an
analogue line.

I've installed the wanpipe drivers (3.5.4) from Sangoma, and the
wanrouter utility detects the USB device, and I've compiled it to
support the TDM API.

FS was compiled with the Openzap module - as best as I can tell.

I thought that I would be able to use the wancfg_tdmapi utility to
configure the /etc/wanpipe/wanpipe1.conf and then use the generated
configuration file as the basis for configuring autoload_configs/
openzap.conf.xml.

try wancfg_fs

Thanks for the suggestion Michael, but the same result occurs as when
I try wancfg_tdmapi, ie:

"No Sangoma voice compatible cards found/configured"

Quote:

Quote:
However, the wancfg utility doesn't generate the wanpipe1.conf, and
I'm stumped.

Any pointers would be much appreciated.



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Mon Aug 03, 2009 1:23 pm    Post subject: [Freeswitch-users] Configuring Sangoma U100 Reply with quote

I have yet to configure one of these cards for freeswitch so it's
possible it's not in the config util yet. I suggest contacting
sangoma support for assistance

On Aug 3, 2009, at 12:56 PM, Merul Patel <merul@mac.com> wrote:

Quote:
Quote:
What is the output of wantouter hwprobe?

voyage:~# wanrouter hwprobe

-------------------------------
| Wanpipe Hardware Probe Info |
-------------------------------
1 . U100 : BUSID=1-1 : V=00

Card Cnt: U100=1

voyage:~# dahdi_hardware
usb:001/002 wanpipe- 10c4:8461 Sangoma WANPIPE USB-FXO
Device


Quote:

On Aug 3, 2009, at 3:12 AM, Merul Patel <merul@mac.com> wrote:

Quote:
Quote:
Quote:
I'm new to FS, and experimenting with it on a constrained
environment (PCEngines ALIX board running Voyage Linux 0.62).

So far, FS has compiled fine, and I can register multiple
softphones and make calls between them, but I'm lost at how to
configure a Sangoma U100 so I can make and receive calls over an
analogue line.

I've installed the wanpipe drivers (3.5.4) from Sangoma, and the
wanrouter utility detects the USB device, and I've compiled it to
support the TDM API.

FS was compiled with the Openzap module - as best as I can tell.

I thought that I would be able to use the wancfg_tdmapi utility to
configure the /etc/wanpipe/wanpipe1.conf and then use the
generated
configuration file as the basis for configuring autoload_configs/
openzap.conf.xml.

try wancfg_fs

Thanks for the suggestion Michael, but the same result occurs as
when
I try wancfg_tdmapi, ie:

"No Sangoma voice compatible cards found/configured"

Quote:

Quote:
However, the wancfg utility doesn't generate the wanpipe1.conf,
and
I'm stumped.

Any pointers would be much appreciated.



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services