Re: [asterisk-users] Cisco 79xx users/consultants, 7970G color in particular share information

2008-03-02 Thread Alberto Pastore
Sean Dennis ha scritto:
 Sigma Networks wrote:
  ...
 My current questions are:

1. How to remotely reboot 7970s.   I have both web access and SSH
   access to the phones.  The instructions I have for SSH are to use
   (1) user/pass (or whatever is in the confg) and then (2)
   debug/debug.  Surprisingly  reset is not a valid command to
   restart the phone.  There doesn't appear to be a reset on the web
   page, maybe there's a hidden URL?
2. BusyLampField? 
...
 We have about 200 79x1's running SIP w/ asterisk and we are very pleased 
 despite some of the non-standard things Cisco does. 
 In answer to question 1 the only way we have found to reboot the phone 
 remotely is shutdown the port on the POE switch.  This will drop the 
 PC's network as well if it is plugged into the phone. 
 Question 2 I would like to know the answer to myself.  I would be 
 curious to know if it works with the SIP image in call manager.

Same here.

We have about 500 phones, from both 79x1 and 79x0 series;
I posted the same two questions twice some time ago but never
got an answer: I do reboot phones by power cycling them too,
while I've been able to use blf with sccp images only.

Furthermore, XML Services on 7940/7960 seem to be broken
or at least to behave in different way than the one
described in the sdk documentation.

I needed the reboot feature to implement extension mobility but
I wasn't able to find a clean way. Power cycling is not always
an usable method, as many phones are powered by the AC adaptor.
I think I will able to put my hands on an UCM6.1 box very soon
to try that out and eventually grab the xml profiles.
As soon as I get the info I'll surely post it on this ML and on
voip-info too.

Alberto.

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

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


Re: [asterisk-users] It's about time! -- Digium PCI-Express Cards

2008-02-02 Thread Alberto Pastore
Ron Joffe ha scritto:
 On Friday 01 February 2008 15:31, Matt wrote:
 It's about time Digium got on the ball and made PCI-e cards.   What are
 people's experiences with this card?  Anyone know if there are plans for a
 PCI-e analog card for FXO use?
 
 I have been using 220B's for about 6 months. I have about 20 of them out in 
 the field. I have not had any issues with them, and feedback is positive.
 

Same here. I've been using five TE220B in my company at 5 different 
sites since october 2007; up to now, zero problems and no echo at all.
One of the sites runs a small callcenter that handles about 1000
incoming calls per day.
So far the feedback is really positive.

Alberto.

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

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


[asterisk-users] ATA with pulse dialing support over FXS

2008-02-02 Thread Alberto Pastore
Hi.
Does anyone know about a simple one-fxs ATA with pulse dialing support 
that can work with Asterisk?

A SIP one would be ok. I've been told that the Digium S101i IAXy
does support pulse dialing; although it's a iax2-only ata it could
be enough.

I need a bunch of them to convert some old fashioned rotary phones
into VoIP ones (I'd like to disassemble the ATAs to remove the
boards from the plastic case and to fit them into the phones
after making the appropriate changes to the phones' exterior
to add holes for rj-45 socks and dc power input)

Thanks.
-- 
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508
Fax 0321-492974
http://www.msoft.it

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

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


Re: [asterisk-users] BRI card with PCI-E interface

2008-02-01 Thread Alberto Pastore
Olivier ha scritto:
 Hi,
 
 Does such card exist ?
 It seems all existing models are designed for PCI buses.
 
 Regards
 
 
 
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

The Sangoma A500BRX is a 2 to 6 bri pci-x interface,
although I've never tested it
(A500BRECX comes with hw echo cancellation).

Regards,
Alberto.

-- 
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508
Fax 0321-492974
http://www.msoft.it

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

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


Re: [asterisk-users] autoprovision 200+ linksys phones setup

2008-01-27 Thread Alberto Pastore
Erick,
I'm not aware of any precompiled package with such capabilities.

However, I've implemented this capability myself by creating a
python script that generates automatically tftp profiles
for linksys phones (941, 942, 922, etc.), as well as entries
for sip.conf, extensions.conf, voicemail.conf
from a csv text files containing various fields such as
mac address, display name, extension (sip user), sip password, etc.

I've got some support from linksys themselves
by registering as a Linksys
installer for Italy.

They have an autoprovisioning guide (PDF) with a command line
compiler for encrypting tftp profiles.

This compiler has a very useful command line option 
--sample-xml-compact; it creates a sample xml profile
with all parameters supported by a given firmware release.

(I don't use encrypted profiles, so the compiler is really
only a starting point for creating profile templates)

I have the win32 version for firmware 5.1.15
(spa942-5-1-15-spc-win32-i386.exe)

Below is the sample xml generated by this tool.
If you need additional info (such as the pdf guide or other stuff)
email me privately, as I can't post this on the mailing list

Bye,
Alberto.


Sample XML profile for linksys spa-942/922, firmware release
5.1.15 (some text lines got wrapped, if you cut  paste them,
remove the annoying linefeed)

?xml version=1.0 encoding=UTF-8 standalone=yes?
flat-profile xmlns=http://www.sipura.net/xsd/SPA942; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation=http://www.sipura.net/xsd/SPA942 
http://www.sipura.net/xsd/SPA942/SPA942-5-1-15.xsd;

   Restricted_Access_Domains ua=na/Restricted_Access_Domains
   Enable_Web_Server ua=naYes/Enable_Web_Server
   Web_Server_Port ua=na80/Web_Server_Port
   Enable_Web_Admin_Access ua=naYes/Enable_Web_Admin_Access
   Admin_Passwd ua=na/Admin_Passwd
   User_Password ua=rw/User_Password
   Connection_Type ua=rwDHCP/Connection_Type
   Static_IP ua=rw/Static_IP
   NetMask ua=rw/NetMask
   Gateway ua=rw/Gateway
   PPPoE_Login_Name ua=rw/PPPoE_Login_Name
   PPPoE_Login_Password ua=rw/PPPoE_Login_Password
   PPPoE_Service_Name ua=rw/PPPoE_Service_Name
   HostName ua=rw/HostName
   Domain ua=rw/Domain
   Primary_DNS ua=rw/Primary_DNS
   Secondary_DNS ua=rw/Secondary_DNS
   DNS_Server_Order ua=naManual/DNS_Server_Order
   DNS_Query_Mode ua=naParallel/DNS_Query_Mode
   Syslog_Server ua=na/Syslog_Server
   Debug_Server ua=na/Debug_Server
   Debug_Level ua=na0/Debug_Level
   Primary_NTP_Server ua=na/Primary_NTP_Server
   Secondary_NTP_Server ua=na/Secondary_NTP_Server
   Enable_VLAN ua=rwNo/Enable_VLAN
   VLAN_ID ua=rw1/VLAN_ID
   Enable_CDP ua=naYes/Enable_CDP
   Provision_Enable ua=naYes/Provision_Enable
   Resync_On_Reset ua=naYes/Resync_On_Reset
   Resync_Random_Delay ua=na2/Resync_Random_Delay
   Resync_Periodic ua=na3600/Resync_Periodic
   Resync_Error_Retry_Delay ua=na3600/Resync_Error_Retry_Delay
   Forced_Resync_Delay ua=na14400/Forced_Resync_Delay
   Resync_From_SIP ua=naYes/Resync_From_SIP
   Resync_After_Upgrade_Attempt ua=naYes/Resync_After_Upgrade_Attempt
   Resync_Trigger_1 ua=na/Resync_Trigger_1
   Resync_Trigger_2 ua=na/Resync_Trigger_2
   Resync_Fails_On_FNF ua=naYes/Resync_Fails_On_FNF
   Profile_Rule ua=na/spa$PSN.cfg/Profile_Rule
   Profile_Rule_B ua=na/Profile_Rule_B
   Profile_Rule_C ua=na/Profile_Rule_C
   Profile_Rule_D ua=na/Profile_Rule_D
   Log_Resync_Request_Msg ua=na$PN $MAC -- Requesting resync 
$SCHEME://$SERVIP:$PORT$PATH/Log_Resync_Request_Msg
   Log_Resync_Success_Msg ua=na$PN $MAC -- Successful resync 
$SCHEME://$SERVIP:$PORT$PATH/Log_Resync_Success_Msg
   Log_Resync_Failure_Msg ua=na$PN $MAC -- Resync failed: 
$ERR/Log_Resync_Failure_Msg
   Report_Rule ua=na/Report_Rule
   Upgrade_Enable ua=naYes/Upgrade_Enable
   Upgrade_Error_Retry_Delay ua=na3600/Upgrade_Error_Retry_Delay
   Downgrade_Rev_Limit ua=na/Downgrade_Rev_Limit
   Upgrade_Rule ua=na/Upgrade_Rule
   Log_Upgrade_Request_Msg ua=na$PN $MAC -- Requesting upgrade 
$SCHEME://$SERVIP:$PORT$PATH/Log_Upgrade_Request_Msg
   Log_Upgrade_Success_Msg ua=na$PN $MAC -- Successful upgrade 
$SCHEME://$SERVIP:$PORT$PATH -- $ERR/Log_Upgrade_Success_Msg
   Log_Upgrade_Failure_Msg ua=na$PN $MAC -- Upgrade failed: 
$ERR/Log_Upgrade_Failure_Msg
   License_Keys ua=na/License_Keys
   GPP_A ua=na/GPP_A
   GPP_B ua=na/GPP_B
   GPP_C ua=na/GPP_C
   GPP_D ua=na/GPP_D
   GPP_E ua=na/GPP_E
   GPP_F ua=na/GPP_F
   GPP_G ua=na/GPP_G
   GPP_H ua=na/GPP_H
   GPP_I ua=na/GPP_I
   GPP_J ua=na/GPP_J
   GPP_K ua=na/GPP_K
   GPP_L ua=na/GPP_L
   GPP_M ua=na/GPP_M
   GPP_N ua=na/GPP_N
   GPP_O ua=na/GPP_O
   GPP_P ua=na/GPP_P
   GPP_SA ua=na/GPP_SA
   GPP_SB ua=na/GPP_SB
   GPP_SC ua=na/GPP_SC
   GPP_SD ua=na/GPP_SD
   Max_Forward ua=na70/Max_Forward
   Max_Redirection ua=na5/Max_Redirection
   Max_Auth ua=na2/Max_Auth
   SIP_User_Agent_Name ua=na$VERSION/SIP_User_Agent_Name
   SIP_Server_Name ua=na$VERSION/SIP_Server_Name
   SIP_Reg_User_Agent_Name ua=na/SIP_Reg_User_Agent_Name
   

[asterisk-users] Extension Mobility with Asterisk and Cisco 79x1 phones

2008-01-26 Thread Alberto Pastore
Hi.

I'm trying to develop a module that emulates
the Cisco Extension Mobility feature from CallManager
(the ability to log in to a phone and temporarily
acquire the extension, soft key programming, and all
other settings for that user profile)
with Asterisk 1.4 and Cisco 79xx phones
(some with SIP and some with SCCP, as the 7914
extension module does not support SIP).

I've almost completed all the pieces of the puzzle
(using a mix of xml pages and python scripts)
but I'm stuck at one point:

how to tell a java based
cisco phone (e.g. 7911, 7961,
7970) to reload immediately from tftp its profile
without rebooting?

I know that the check-sync event in a sip notify message
would do that, but this method has some disadvantages:
- it is triggered after about 20 seconds the sip notify
   message has been received
- the reboot is complete and it takes a lot of time

I know for instance that on AAstra 5xi phones it is
possible to push this settings on the fly without
rebooting the phones.

Can the same be done with Cisco Unified IP Phones?
Is there a URL inside the phone to which I can
make a GET or POST request from asterisk?

Thanks,
Alberto.

-- 
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508
Fax 0321-492974
http://www.msoft.it

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

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


[asterisk-users] Modem bridging on Asterisk (no VoIP involved)

2008-01-23 Thread Alberto Pastore
Hi everybody.

I know maybe this question has been posted some time ago, but
I need your updated opinion on the subject.

I'm replacing our old pbx with asterisk.
I have two TE207 dual pri (e1) cards on a clustered system
(one on each node).

I absolutely need to connect 4/5 analog extensions with
modems, they're being used for remote assistance on very
old systems which cannot be upgraded to native IP links.

Is there a good hardware that can bridge the e1 lines
on the digium te207 card to my modems?
A PCI card? An external box?

I don't want to relay modem connections over ip,
I just need to bridge them internally on the asterisk server:

E1 == TE207 == Asterisk == (some hardware with FXS) == modems

TIA for your replies.

-- 
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508
Fax 0321-492974
http://www.msoft.it

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

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


Re: [asterisk-users] 7970 CTLFile.tlv?

2007-12-29 Thread Alberto Pastore
 Matthew Rubenstein wrote:
I've got a Cisco 7970 that's not completing its network registration to
 Asterisk. The Registering message stays on the screen (with the moving
 time wheel). After a few minutes, the onscreen message flashes Updating
 CTL then Loading..., then the status messages update with:

 No valid CAPF server
 File Not Found: CTLFile.tlv
 No CTL installed
 SEPMAC.cnf.xml (where MAC is the phone's MAC addr minus :s)

 before repeating the cycle (forever).

Cisco firmware (both sip and sccp) got me several headaches.
When the phone finds something it doesn't like in the xml profile,
(even a stupid thing such as a string too long), 99% of the times
will abort the configuration download process and reboot in the
worst case, or keep the previous one (if any).

XmlDefault.cnf.xml gets loaded ONLY if the phone cannot find
the relevan SEPMAC.cnf.xml.

I think that renaming the SEP file to XmlDefault doesn't solve the problem.

You should have a confirmation by checking out the Status/Messages
menu on the phone
(Settings button, then 4, 1)
You have to find what's wrong inside your xml file.
Don't worry about tlv files, they're optional and required only
if you need to upload certificate trust lists.

My suggestion is to cut down the SEP file to its simplest form
(e.g. containing only tags with ssh username and password,
and firmware version) in order to let you log on to the phone
(even if it's not registered)
via ssh and use the debug/debug, log/log, or user/default
post-ssh logins; that should (maybe) let you get a hint from the
phone's internal log.

Just for example I noticed that on my 8.3.0 sip firmware,
although specs tell that phone label is 12 chars long, if I
enter more than 11 characters in the xml tag, the phone won't
load the configuration (of course no mention for that fact anywhere).


Alberto.

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

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


Re: [asterisk-users] Recommendations for 100 Wifi SIP phone setup

2007-11-26 Thread Alberto Pastore
Benny Amorsen ha scritto:
 O == Olivier  [EMAIL PROTECTED] writes:
 
 O 2. From this list, the WiFi hardphones which got only positive
 O answers where Siemens Gigaset SL75 and Nokia EXX Series.
 
 The Nokia SIP client isn't particularly impressive.
 
 However, most of its problems can be solved by telling the phone to
 use Asterisk as a proxy and not fill out the register settings (except
 server, which should just be sip:asterisk). This is obviously wrong,
 as Asterisk isn't a SIP proxy, but it works.
 
 NAT is a problem; you cannot specify STUN servers, but the phone will
 try to find them based on SRV records on the server address you
 specify. It will also try the default STUN port on the SIP server.
 
 
 /Benny
 


I also found the Pirelli DP-L10 dual phone to be an excellent sip client
with good roaming support and discrete battery saving capability.
(Used in a 14-cell wifi network with 40 cellphones).

Alberto.

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

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


Re: [asterisk-users] How to bridge two connected calls

2007-11-24 Thread Alberto Pastore
Nick Seraphin wrote:
  ...
 Once the incoming caller is in the dialplan, issue a Dial() command using
 both the m option and the M() option, in addition to any other options
 you would normally be using for Dial().  The m option will play music on
 hold while the Dial() command does it's thing.
  ...

It works like a charm.
Thanks a lot for the precious hint.

Alberto.

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

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


[asterisk-users] How to bridge two connected calls

2007-11-22 Thread Alberto Pastore
Hi everybody.

I am in the following scenario:

1 Customer A calls an asterisk box over a Zap channel on
   a toll free number during night time

2 The incoming call enters an AGI script on the dialplan

3 The AGI script plays back a welcome message, then
   starts the music-on-hold stream

4 The AGI script originates a calls to a
   stand-by operator's cell phone (operator B)

5 When the operator B answers the call, he is prompted
   (via another AGI script in the dialplan)
   to dial 1 to be recognized as human (the AMD()
   function is too random to be useful)

6 After being recognized as human, Customer A must
   be bridged to Operator B

Everything is ok from 1 to 5, but I cannot really figure out
how to accomplish task #6
I've tried with MeetMe or call parking but with no success.

Can anyone point me in the right direction?
Thanks


-- 
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508
Fax 0321-492974
http://www.msoft.it

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

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


Re: [asterisk-users] WiFi SIP phones

2007-06-06 Thread Alberto Pastore

After trying painfully many many many flawed devices
we eventually found a very good solution
for our wi-fi network: Pirelli DP-L10.
It's a dual GSM/Wi-Fi SIP triband (800/1800/1900).

As a cellphone, no special note about it, but as a wifi phone,
it has two main features which make it worth using:

- excellent battery life
- excellent roaming support between different APs even with no L2 fast
  roaming support or WPA key caching

We now have 30 phones registered on an asterisk 1.2 server,
connected through a 14 access point network (using wpa-psk).

We've reached a DECT-level quality!

Alberto Sagredo (M) ha scritto:
You could try, N80, N95 devices. It cost arround 300 dollars and works 
fine with SIP , Wifi and GSM.


I have been trying for several weeks with Truphone, Gizmo, Asterisk and 
other providers my N80 IE, and it works perfectly


Regarsd

2007/5/23, Chris Bagnall [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:

Greetings list,

What are people's experiences with WiFi SIP phones?

When I last looked into them about 18 months ago, they were
incredibly expensive, had very limited range and poor battery life.
In the end, it worked out much more cost effective to simply use
ATAs + DECT cordless phones where there was a requirement for
portable devices.

I assume things must have moved on somewhat since then. What models
are currently out there people would recommend I look at?

Thanks in advance.

Regards,

Chris
--
C.M. Bagnall, Director, Minotaur I.T. Limited
For full contact details visit http://www.minotaur.it/chris.html
This email is made from 100% recycled electrons




--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508
Fax 0321-492974
http://www.msoft.it
___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Asterisk 1.2.17 and Cisco 7940/SIP: bug or what?

2007-04-12 Thread Alberto Pastore
 send channel to server 
10.0.10.5:5060, handle = 8 local port= 0
sipTransportSendMessage:Sent SIP message to 10.0.10.5:5060, 
handle=8, length=360, message=


ACK sip:[EMAIL PROTECTED];user=phone SIP/2.0
Via: SIP/2.0/UDP 10.0.10.136:5060;branch=z9hG4bK0cc1ada5
From: Cisco 7940 sip:[EMAIL PROTECTED];tag=0013c3677fdf00ae6752cb07-7fbc304d
To: sip:[EMAIL PROTECTED];user=phone;tag=as1ae4df20
Call-ID: [EMAIL PROTECTED]
Date: Thu, 12 Apr 2007 13:39:57 GMT
CSeq: 101 ACK
Content-Length: 0

sipTransportSendMessage: Closed a one-time UDP send channel handle = 8
Proxy-Authenticate= Digest algorithm=MD5, realm=msoft, nonce=733b51d0
sipSPISendInviteMidCall: Sending INVITE...
sipSPIGenRequestURI: Forming Req-URI (Caller): using original Req-URI
get_next_request_trx_index: Getting next TRX index, sent = 1
get_next_request_trx_index: Got TRX(0) for sent req
get_last_request_trx_index: Getting last TRX index, sent = 1
get_last_request_trx_index: Got TRX(0) for sent req
get_last_request_trx_index: Getting last TRX index, sent = 1
get_last_request_trx_index: Got TRX(0) for sent req
SIPSPIAddRouteHeaders: Route info not available; will not add Route header.
get_last_request_trx_index: Getting last TRX index, sent = 1
get_last_request_trx_index: Got TRX(0) for sent req
sipTransportSendMessage: ccb 0: config 10.0.10.5:5060 - remote 
10.0.10.5:5060

sipTransportSendMessage: Got handle 2
sipTransportSendMessage: Opened a one-time UDP send channel to server 
10.0.10.5:5060, handle = 8 local port= 0
sipTransportSendMessage:Sent SIP message to 10.0.10.5:5060, 
handle=8, length=1224, message=


INVITE sip:[EMAIL PROTECTED];user=phone SIP/2.0
Via: SIP/2.0/UDP 10.0.10.136:5060;branch=z9hG4bK2e21f6c7
From: Cisco 7940 sip:[EMAIL PROTECTED];tag=0013c3677fdf00ae6752cb07-7fbc304d
To: sip:[EMAIL PROTECTED];user=phone
Call-ID: [EMAIL PROTECTED]
Max-Forwards: 70
Date: Thu, 12 Apr 2007 13:39:57 GMT
CSeq: 102 INVITE
User-Agent: Cisco-CP7940G/8.0
Contact: sip:[EMAIL PROTECTED]:5060;transport=udp
Proxy-Authorization: Digest 
username=215,realm=msoft,uri=sip:[EMAIL PROTECTED];user=phone,response=25d8a11faab3a8e3ff6c7fa74f142475,nonce=733b51d0,algorithm=MD5

Expires: 180
Accept: application/sdp
Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE
Remote-Party-ID: Cisco 7940 
sip:[EMAIL PROTECTED];party=calling;id-type=subscriber;privacy=off;screen=yes

Supported: replaces,join,norefersub
Content-Length: 274
Content-Type: application/sdp
Content-Disposition: session;handling=optional

v=0
o=Cisco-SIPUA 19361 0 IN IP4 10.0.10.136
s=SIP Call
t=0 0
m=audio 16946 RTP/AVP 8 0 18 101
c=IN IP4 10.0.10.136
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

sipTransportSendMessage: Closed a one-time UDP send channel handle = 8
LINE 0/1: sipTransportSendMessage: Stopping reTx timer
LINE 0/1: sipTransportSendMessage: Starting reTx timer (500 
msec)

SIPTaskProcessListEvent: cmd = 0x0
sip_sm_process_event LINE 0/1: --0x000557d9-- : 
SIP_STATE_SENT_INVITE - E_SIP_TIMER
sipTransportSendMessage: ccb 0: config 10.0.10.5:5060 - remote 
10.0.10.5:5060

sipTransportSendMessage: Got handle 2
sipTransportSendMessage: Opened a one-time UDP send channel to server 
10.0.10.5:5060, handle = 8 local port= 0
sipTransportSendMessage:Sent SIP message to 10.0.10.5:5060, 
handle=8, length=1224, message=




..many other retransmissions follow


--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508
Fax 0321-492974
http://www.msoft.it
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Asterisk 1.2.17 and Cisco 7940/SIP: bug or what?

2007-04-12 Thread Alberto Pastore

Doug Lytle ha scritto:

Alberto Pastore wrote:


Firmware on 7940 is 8.6 (the latest one).

I had the same issue.  I ended up moving back to firmware P0S3-07-4-00 
on the phone.  I did a telnet into the phone, did a show register and 
shaw some very weird info.  Normally, I would see:

...

But why does 8.6 seem to work with previous asterisk 1.2.13??

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] moving WiFi phone

2007-02-15 Thread Alberto Pastore

Pavel Jezek ha scritto:



Jens Vagelpohl wrote:


I have two APs (Apple AirPorts) sending on the _same_ channel. 
Handover works perfect with no discernible loss of connectivity or 
audio using a Siemens SL75. The handover cannot even be noticed.


as I know, best practice says, that neighboring AP should use _non 
overlapping_ channels... :-\




After *months* of troubles using a 14 APs network
with same SSID, WPA/TKIP security model,
tx power settings and channels carefully distributed
in order to be as non overlapping as possible,
including a controller capable of performing fast layer2 reauthentication
(e.g. something like caching WPA keys between access points),
I always got VERY POOR roaming performance. I've tested these phones:

UTStarcom F1000
UTStarcom F1000g
UTStarcom F3000g
Siemens Gigaset SL75 WLAN
Nokia E60
Nokia E70
Samsung WIP6000
Linksys WIP300

I was desperate. I took a bold step.

I downgraded to WEP-128 (I know it's weak) and, despite the
recommendations from any good wifi networking guide,
I SET ALL APs ON THE SAME CHANNEL.

Don't ask me why, but now roaming is PERFECT, never had a call
dropped or even a hiss or crackling noise during conversation.

I can even run or
move over the site hangar on forklift trucks while talking
on the phone, at 15-20 mph.

Luckily there are no high throughput demands for data transmission
(PDAs, notebooks, etc) over the wifi network, so I didn't got
performance issues.

Imho roaming support on 802.11 wifi networks is far from being usable...

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Cordless SIP Phones

2007-01-28 Thread Alberto Pastore

Siemens Gigaset IP phones (C450-IP, S450-IP) are not that bad
(gigaset.siemens.com).
C450IP costs less than 100 USD (in Italy at least), S450 is slightly
more expensive.

Grandstream HT-286 works quite well with DECT handsets too.

(I've deployed both and both are working with Asterisk).
Alberto.

[EMAIL PROTECTED] ha scritto:

I share your frustration.  Might I suggest a Grandstream HT-386 (or 486, etc) 
gateway
to a regular cordless phone?

On Sun, Jan 28, 2007 at 09:52:19PM -0500, Edward Halman wrote:
  

Can anyone recommend a good cordless user-configurable SIP hardphone that is
readily available in the states and doesn't cost $300?  There seem to be a
plethora of decent and affordable corded phones (like from Grandstream) but
the search for a cordless unit seems elusive.  I purchased a vtech 8100
online only to discover after receiving it that it is locked to vonage
service.

 


Thank you.

 


Ed




___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Thomson ST2030S and BLF

2007-01-26 Thread Alberto Pastore

Andrew Joakimsen ha scritto:
I know of the call pickup issues but what asterisk issue and what BLF 
issue?


On 1/25/07, Alberto Pastore [EMAIL PROTECTED] wrote:

Andrew Joakimsen ha scritto:
 Actually I noticed just three days ago there is a new release, and the
 releae notes seem to address

 Disable TrMail and Pickup keys
 Disable call progress indication
 ___
but it does not address poor guys' troubles with asterisk, blf and
call pickup...



If you configure a thomson key to supervise a line,
with the proper hints in extensions.conf,
BLF works great.

Unfortunately,
if you press, by mistake or choice, a
flashing key (when the related sip extension is ringing):

1-you won't pickup the call, as it fails
2-the key will remain flashing and useless until you reboot
 the phone



___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Thomson ST2030S and BLF

2007-01-25 Thread Alberto Pastore

Andrew Joakimsen ha scritto:

Actually I noticed just three days ago there is a new release, and the
releae notes seem to address

Disable TrMail and Pickup keys
Disable call progress indication
___

but it does not address poor guys' troubles with asterisk, blf and
call pickup...


BTW, anyone of you having problems also with RTTTL melodies?
My ST2030S phones seem to playback a RTTL melody at 1/5 its
original speed.

(I know this is not vital, but as soon as my users discover
the possibility of uploading rtttl ringtones, they begin
annoying me by asking how they work)
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] About BRI / ISDN hardware. What to buy?

2007-01-18 Thread Alberto Pastore

Jens Vagelpohl ha scritto:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 18 Jan 2007, at 18:31, Patrick wrote:

I think http://www.melware.de carries the Eicon Server ISDN cards which
have hardware echo cancellation. They are also the author of the
chan_capi driver for Asterisk. I use the Eicon Server BRI cards with
Asterisk myself and they work very well.


I concur, I have a Eicon DIVA single port BRI card and it works very 
well.


Cosmin, if you want to use it for Fax traffic as well make sure you do 
*not* get a V-BRI card. Those will not do Fax.


jens



Tried almost all cards (Junghanns, Sangoma, Beronet, some hfc-based oem
cards, Eicon Diva Server).

Eicon is expensive but is *REALLY* worth it.
The other cards are just a waste of money (even if little money).

If you want a reliable PBX (who doesn't want it?),
Diva Server cards are the definitive choice.

The best card ever.
Zero echo problems, superb hardware echo cancellation.
Top reliability.
Excellent FAX support with Hylafax (only cards with builtin DSPs,
that is, NOT the V-series, as pointed out by Jens).

Easy driver installation and powerful utilities/configuration tools.


I tested BRI-2M, 4BRI-8M, PRI-30M on several installations,
even older 1.0 version cards (PCI 5v only) just work great.

I use diva server drivers  software source rpm from Eicon,
chan_capi from www.melware.org (0.7.1) on asterisk 1.2.14
(kernel 2.6.17.3). We've deployed more than 40 PBX (from 1 bri
to 8 bri) without a flaw.

I'm only a little bit annoyed about not being able to take
advantage of the onboard DSPs to perform audio transcoding,
because
of the lack of a suitable asterisk driver
(the cards themselves support hardware gsm/g726 codecs,
for instance).

Alberto.

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] About BRI / ISDN hardware. What to buy?

2007-01-18 Thread Alberto Pastore

Cosmin Prund ha scritto:

I do not care about fax. I just want a good VOICE card.

Can someone please give a price quote for this card, give or take 10%? 
I just spent 5 minutes filling in a really long form on a shopping web 
site to get a price quote, only to find my account needs to be 
manually activated before I can see the price! That's *STUPID*. If I 
have a choice, I'll buy it from somewhere else...


BTW, check out on eBay
(search for diva server)
you could make good bargains.

Alberto.
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Thomson ST2030S and BLF

2006-12-21 Thread Alberto Pastore

Andrew Joakimsen ha scritto:
I too am wondering if someone has a contact at Thomson, some of the 
softkeys need to either be fixed or have the option to remove (like 
FwdVM and Pickup keys).


In addition, has anyone notice a humming noise when using the handset? 
I can hear it and so can the person that I am calling.




Honestly, I'm experiencing a good audio quality,
no humming noise or hiss. Well, I'm using g711a...
Alberto.
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Day/night service and indications on the phone

2006-12-20 Thread Alberto Pastore

Olivier ha scritto:


I'm happy to report that with a very litte change to app_devstate.c
(just in the way ast_device_state_changed_literal() is called)
that module just compiles and works fine even without bristuffing
anything.
BTW I'm using a Thomson ST2030S phone with a status key subscribed
to a DS/xxx hint.

Thanks again for your precious help! 



Could you elaborate ?
How is it working now ?
How you  extensions.conf file looks like ?

Regards


Here's what I've got:

Configuration file for operator's phone:

...
[sys]
...
FeatureKeyExt10=S/sip:700
...


extensions.conf (within phone sip account's context):
...
;day-night service
exten = 700,hint,DS/night
exten = 700,1,DBGet(night=DEVSTATES/night)
exten = 700,n,GotoIf($[ ${night} = 2 ]?disable)
exten = 700,n,Devstate(night,2)
exten = 700,n,Playback(custom/night-service-on)
exten = 700,n,Hangup()
exten = 700,n(disable),Devstate(night,1)
exten = 700,n,Playback(custom/night-service-off)
exten = 700,n,Hangup()

(I have of course my own audio files that prompt
the operator about night service status)

The operator turns on/off the night service by just
pressing the F10 key on the phone, and its led
adjusts accordingly.

As to app_devstate.c, I've replaced any occurence of
ast_device_state_changed_literal(), which in bristuffed asterisk
takes 3 parameters (devname, cid, cidname) with

ast_device_state_changed_literal(devName)

as the original asterisk prototype requires (I don't care about
cid and cidname for this specific function).

To compile it outside bristuffed asterisk, just copy app_devstate.c to
the apps directory then edit the Makefile in it, adding

APPS+=app_devstate.so

after the first APPS= assignment.

I suggest you to do make and copy manually the resulting app_devstate.so
to your asterisk modules directory, instead of doing make install,
then issue a load app_devstate.so on the asterisk cli without restarting
it.


Thanks for the tip about thomson blf and firmware.
I'll try to trace sip dialog between thomson and chan_sip, although I'm
not very much into development. With some amount of luck I can try to
change the behavior of chan_sip code

Alberto.
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Thomson ST2030S and BLF

2006-12-20 Thread Alberto Pastore

Olivier ha scritto:

Alberto,

Call pickup is not implemented yet within Thomson ST2030 (1.50 firmware).
More precisely, call pickup current implementation is not Asterisk 
compliant.


A new release is scheduled for February (I've got this confirmed by 
Thomson 10 minutes ago) but we don't know if call pickup will be 
included.


Regards

I'd like to know what kind of compliance is required.
I've tried to track what happens when a subscriber line key is
pushed:

- The Thomson phone sends an initial SUBSCRIBE message to Asterisk
 (each message is actually send twice, the first as anonymous,
  NACKed, the second with md5 digest auth, ACKed by asterisk)

- The Thomson phone sends subsequent periodic SUBSCRIBE
 refreshing  messages to Asterisk

- When the SIP channel whose extension is hint-ed in extensions.conf
 gets busy/ringing/etc., Asterisk sends a NOTIFY message with a
 xml body containing the updated status on the line

- The Thomson ACKs the NOTIFY and updates the LED status accordingly

These steps work regularly.

Now, when a line is ringing, if I press the flashing line key,
the Thomson sends a SUBSCRIBE message to Asterisk instead of an INVITE
(which is sent, on the opposite, when the line key is not flashing).

Asterisk replies (I guess) correctly by ACKing and sending a
NOTIFY (which is also ACKed by Thomson).

Then nothing happens, the phone gives an error and...voilà, the key
keeps flashing fast until next reboot.

I wonder why the ST2030 sends a SUBSCRIBE upon key press
when the key is flashing,
while it sends an INVITE when the key is lit or off.


Any clue on that?
What is the ST2030 expecting back from Asterisk in order to proceed
with call pickup??
It looks like the phone is NOT willing to send any pickup request...

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Thomson ST2030S and BLF

2006-12-20 Thread Alberto Pastore

Olivier ha scritto:

...
I didn't get any usable reply yet, beside usual maybe with next 
release.


From http://bugs.digium.com/view.php?id=5014, I don't think one key 
call pickup is going to appear anytime soon with Asterisk.


Hi Olivier.
That's a pity. ST2030s is in my opinion one of the best SIP phones,
with all features a phone needs (very good provisionig support,
poe, double ethernet, line keys, subscriber keys,
remote phonebook, audio quality...)
compared to its low price.

It would be so easy to issue an INVITE to the very same key extension 
and do the pickup via Pickup() dialplan function...


Do you have a direct contact with Thomson guys?
I've tried to reach them on e-mail or phone
but with no success...

Anyway, thanks again for the NOTIFY call-id patch tip.
That's a new toy to play with for a couple of day before giving up.
Alberto.



___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Thomson ST2030S and BLF

2006-12-18 Thread Alberto Pastore

Hello.

Once again, I came up with a problem for which
I can't seem to find a solution.

I'm not able to make BLF work with Thomson ST2030 phones
and Asterisk (1.2.13).

I've set up hints in dialplan, as well as Subscibe keys
on the phone. The LED status gets updated according to
the associated line status.

However, when a phone is ringing, If I try to pickup
the call by pressing the flashing key on the
Thomson phone, I get an error, and the key keeps
flashing at high rate until I reboot the phone, even
if the associate line goes back to idle.

I'm using firmware 1.50t3. I've also patched chan_sip
as indicated on this forum:
http://www.ip-phone-forum.de/showthread.php?p=590842#post590842

No success.

Any help would really be appreciated.

Thanks,
Alberto.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it


___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Siemens Gigaset SL75

2006-12-14 Thread Alberto Pastore

Joao Pereira ha scritto:
Do you know if it has 802.1x authentication as it is defined in 
EDUroam (  http://www.eduroam.org/ )   ?
I never found a WiFi phone working with 802.1x  I tested ZyXel 
Prestige 2000 but the sound was bad and it doesnt support 802.1x :(


Thanks
Joao Pereira


Well, I have not tested 802.1x with eap/radius so far,
but wpa/psk works quite well in a multi-AP roamed environment.
The phone definitely has 802.1x authentication,
at least that's what user guide and phone menus report.


So far, this is the best wi-fi phone I ever put my hands on
others phone I tested were (with my humble opinion on them):

Zyxel P2000  - discrete but poor wi-fi options
Linksys WIP300 - crappy, slow, freezing,
 battery lasts less than 30' talking
UTStarcom F1000 - sufficient, bad display/menus, poor audio
UTStarcom F1000G - ultimate crap, firmware is really bad,
   frequent disconnection from wifi net
Samsung WIP6000 - good phone, but available in Italy
  only as Telecom Italia rebranded and locked
  plus it's a little too small, cellphone-like
Nokia eSeries (60,70) - great smartphones but BAD BAD BAD sip stack
and/or wi-fi integration, hoping for a
fixing firmware update from nokia guys


On the contrary SL75 has:

- the right size for a cordless phone
- a comfortable charging cradle
- multilanguage interface (including Italian! yup!)
  quick reference guide
- standard call functions (call waiting, hold, transfer
 3-way conference)
- a battery that lasts at least 2 hours talking
 (personally tested!)
- soft plastic case which should prolong the phone's life
 with absent-minded employees, in case of dropping
- good roaming features with manual setting of
 RSSI threshold
- the best price/performance ratio

What the phone really lacks is a TFTP-like automated
provisioning capability. Unfortunately, as far as I know
you can configure it only manually via web.


I'll be testing radius eap-md5 in the next few days.

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Cisco IAXmodem HylaFAX

2006-12-01 Thread Alberto Pastore

[EMAIL PROTECTED] ha scritto:

Hi,

I have a question:

In my company a have a 100% IP Telephony implemented (Cisco Phones, Routers,
Switches, etc). 
We are connected to our operator by two E1 lines. The PBX is on operator

side (a H.323 Gateway is configured on call manager).

I study the possibility to implement a Hylafax server. In some sites I read
that with the IAXmodem is possible to have virtual modems, with don't so buy
voip-fax-gateway or an expensive modem card with many channels.

The how-to that I read is with Asterix. Is possible to use a HylaFax Server
with IAXmodem and configure to work with Cisco Call Manager?

Bests Regards,
___
--Bandwidth and Colocation provided by Easynews.com --

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


Theoretically... yes.
In practice... good luck.

I haven't tried T38 so far, but passing through
g711 a/u-law from the remote side to hylafax makes
nine fax transmissions out of ten to fail handshake.

I have this:

ISDN -- cisco 2811 --(sip)-- asterisk --(iax)--
iaxmodem --(ttydevice)-- hylafax/faxgetty

(consider that iaxmodem is running on the same asterisk
host, beign connected on 127.0.0.1 as a iax2 peer)

It simply does not work, no matter how you set
qos, precedence, priority, etc...
It's really too easy for T30 frames to go out of sync.

I would not recommend to spend even a single minute trying
to set that up, I believe it's highly unreliable.

Alberto.

___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] iax2 - wildiax phone myself puzzled

2006-11-22 Thread Alberto Pastore
/support - state 5 (Unavailable)
2006-11-22 15:14:06 DEBUG[6863] chan_iax2.c: Sending 9 on 4/20965 to 
10.0.10.160:4569
2006-11-22 15:14:06 VERBOSE[6863] logger.c: Tx-Frame Retry[000] -- 
OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REGAUTH
2006-11-22 15:14:06 VERBOSE[6863] logger.c:Timestamp: 9ms  
SCall: 4  DCall: 20965 [10.0.10.160:4569]

2006-11-22 15:14:06 VERBOSE[6863] logger.c:AUTHMETHODS : 1
2006-11-22 15:14:06 VERBOSE[6863] logger.c:USERNAME: support
2006-11-22 15:14:06 VERBOSE[6863] logger.c:
2006-11-22 15:14:06 VERBOSE[6863] logger.c: Rx-Frame Retry[Yes] -- 
OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ
2006-11-22 15:14:06 VERBOSE[6863] logger.c:Timestamp: 3ms  
SCall: 20966  DCall: 0 [10.0.10.160:4569]

2006-11-22 15:14:06 VERBOSE[6863] logger.c:USERNAME: support
2006-11-22 15:14:06 DEBUG[734] app_queue.c: Device 'IAX2/support' 
changed to state '5' (Unavailable) but we don't care because they're not 
a member of

any queue.
2006-11-22 15:14:06 VERBOSE[6863] logger.c:REFRESH : 30
2006-11-22 15:14:06 VERBOSE[6863] logger.c:
2006-11-22 15:14:06 DEBUG[6863] chan_iax2.c: New max nontrunk callno is 6
2006-11-22 15:14:06 DEBUG[6863] chan_iax2.c: Creating new call structure 5


... (the regreq/ack regauth sequence gets repeated many more times)


then a lot of

2006-11-22 15:14:18 VERBOSE[6863] logger.c: Tx-Frame Retry[001] -- 
OSeqno: 001 ISeqno: 001 Type: IAX Subclass: LAGRQ
2006-11-22 15:14:18 VERBOSE[6863] logger.c:Timestamp: 10011ms  
SCall: 4  DCall: 20965 [10.0.10.160:4569]



Thanks in advance for any lead
Alberto.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] gotoiftime and blocking calls

2006-11-22 Thread Alberto Pastore

Tom Vile ha scritto:
I am trying to use the Gotoiftime CMD to not allow calls to be placed 
between the hours of 12am-5am, except if you know the PIN number to 
dial out and if the call is for 911. 


What is the best way to implement this solutions?

I have the gotoiftime like so:

exten = s,1,GotoIfTime(5:00-11:59|mon-fri|*|*?custom-blacklist,s,1)

and using Read for the PIN like so:

exten = s,3,Read(Secret,,3)
exten = s,4,NoOp(${Secret})
exten = s,5,Gotoif($[${Secret} = 123]?6:8)

but I guess I am stuck at allowing 911 calls to go through and what 
order to place them in.


Thanks for the suggestions.


Tom

The quickest way is to use two different extensions.
I don't know the rest of your dial plan (so this might conflict
with internal extensions), but it could work (of course you've to
replace whatever with your actual outgoing trunk channel:

[context-dialout]
exten = 911,1,Dial(whatever/${EXTEN})
exten = _X.,1,GotoIfTime(5:00-11:59|mon-fri|*|*?custom-blacklist)
exten = _X.,n(do_dial),Dial(whatever/${EXTEN})
exten = _X.,n,Hangup()
exten = _X.,n(custom-blacklist),Read(Secret,,3)
exten = _X.,n,NoOp(${Secret})
exten = _X.,n,Gotoif($[${Secret} = 123]?do_dial)
exten = _X.,n,Playback(sorry-dude-youre-not-allowed)
exten = _X.,n,Hangup()


Alberto.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Ringing a group of phones but not if they are busy

2006-11-18 Thread Alberto Pastore

Chris Bagnall ha scritto:
	I need to ring a group of 8 phones, but not if they are already on 
another call.  How can I determine which of those 8 phones are busy so 
I only ring the others?



I've done this in the past by disabling call waiting on the phones and put
all 8 phones into a ringall queue. Then, when you call that queue, the
phones already on calls return SIP BUSY,whilst the others ring as normal.

It's not perfect, but for most of our users the call waiting noise in the
earpiece is an annoyance anyway.

Hope that helps.

Regards,

Chris
  

If you disable call waiting, then you don't need a queue.
With grandstream gxp-2000 phones, calling
Dial(SIP/phone1SIP/phone2SIP/phone3)
rings only off-hook phones.

However, I have also SPA-941 phones.
Is it possible to disable the call waiting feature on Linksys SPA-941?
I haven't succeeded so far... and the multiple Dial() method or
the Queue are not working either.

I had to change my extensions.conf macro to do ChanIsAvail sequentially,
that is, for each phone I call ChanIsAvail and then check the results
to see if the phone is busy. If not, I add it to the dialstring to
pass to Dial() eventually.

Since there are 10 phones to check, and the process is not atomic,
it can (very rarely) occur that a phone is included in the dialstring
but has just become busy, and the user gets the annoying call waiting
tone.

Any clue?

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Nokia E70

2006-11-16 Thread Alberto Pastore

Michiel van Baak ha scritto:

Hi,

Anyone here has any experience with the Nokia E70 and
asterisk ?
I read on the nokia website this phone is capable of talking
SIP and do Presence based on SIP/SIMPLE.

Please share your experience, I'm thinking of getting one
but want to be sure I can use it with * before I do.

Thnx.

  

Hi.

we're using a couple of e70 and six e60 in our company.

If you don't set Internet Phone as the primary connection,
it works quite well (if you set Internet Phone as the
primary choice, you'll have to reboot the phone
often, at least once a day... that's what
happens on all our phone even after the last firmware
upgrade).

We don't use Presence, however we can receive calls on our
extension numbers, as well as make calls via wifi with
good quality. We're using iLBC codec, since g729 was not
that good.

My own e70 is also set to connect to my home wifi
access point and automatically register on my company's
asterisk, so that I can make/receive calls when I'm home
as if I were at office.

Battery life is excellent, compared to the enabled radio
functions (bluetooth is on for wireless headset,
wi-fi is on, umts/gsm of course
is on), about 1 day 1/2 with many phone calls.

My greatest concern is about its poor
exterior robustness... I hope I'll never let it
fall to the floor, it looks like it'll break into
a thousand pieces.

I can say I'm overall satisfied, although I'm
hopefully waiting
for a more stable firmware.

Alberto.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] some questions about atxfer usage

2006-11-15 Thread Alberto Pastore

Antonio Almodóvar ha scritto:

Hi all.

I have enabled the attended transfer feature in features.conf. I'm
using it and I want to resolve some questions, I hope someone can help
me :)

When I transfer a call to an extension:
- The extension rings during 15 seconds and the call returns to the
transferer. Is there any possibility to recover the call before the
timeout of 15 seconds expires?

I mean, I would like to personalize the way of making transfers using
the feature of atxfer. How can I do that?


Thanks in advance.
___
--Bandwidth and Colocation provided by Easynews.com --

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


Hi Antonio.

Taking a look at the following code line from res_features.c:

newchan = ast_feature_request_and_dial(transferer,
   Local,
   ast_best_codec(transferer-nativeformats),
   dialstr,
   15000,  // ---
   outstate,
   cid_num,
   cid_name);

I assume that 15000 msecs is a hardcoded value...
You might want to replace it with some variable taken from 
pbx_builtin_getvar_helper() results
but it involves recompiling at least the res_features.c module; 
something more or less

like this (I haven't tested it!!!):

//these two lines go at the beginning of the if {} block
char *transfer_timeout_str;
int transfer_timeout = 15; //default value

//these lines replace the newchan = ast_feature_request_and_dial(...) one
//read the value (if any) from TRANSFER_TIMEOUT
//can be set in extensions.conf's [globals] (TRANSFER_TIMEOUT = 30)
transfer_timeout_str = pbx_builtin_getvar_helper(transferer, 
TRANSFER_TIMEOUT);

if (transfer_timeout_str) {
   transfer_timeout = atoi(transfer_timeout_str);
   //sanity check
   if (transfer_timeout = 0) transfer_timeout = 15;
}
newchan = ast_feature_request_and_dial(transferer,
   Local,
   ast_best_codec(transferer-nativeformats),
   dialstr,
   transfer_timeout * 1000,  // ---
   outstate,
   cid_num,
   cid_name);

Bye,
Alberto.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] config template for Grandstreams

2006-11-11 Thread Alberto Pastore

Todd- Asterisk ha scritto:
I'm preparing to deploy a small number of Grandstream BT101's and 
GXP2000's to a remote location (which I won't have access to).  I'd 
like to have them pull a config file from my server - I'm almost there...


The phones are looking for the config file on my webserver which is 
good.  I need to generate that file however.  I see a tool on the GS 
website to generate the config file from a template, but the templates 
posted on their website are for an old version of the phone firmware.  
Anyone have a tool or access to templates for the latest firmware 
versions?


I guess the procedure is to modify the template, then run the 
configuration tool on the template to generate the specific 
downloadable file..?


Thanks
   Todd
___
--Bandwidth and Colocation provided by Easynews.com --

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

Todd,
afaik there's no updated template around.

However you can update it yourself (with a bit of patience):
just browse the web configuration pages for a gxp or bt phone,
look at the source html on each page
and figure out all the newer parameters
(you'll see that the html form field names match the text
template ones, for example P201, P43, etc).

Write them down to the template, they'll work.

Unfortunately it looks like grandstream phones are not
able to download a commontemplate and a mac-address specific one,
but just the latter one.

You may want to write a small script that creates the cfgmac_addr.txt
files (one for each phone) deriving it from a template, then compile
them using the configuration tool provided by Grandstream.

I manage about 250 phones (including bt200, ht2xx/4xx and gxp2000) with
this method.

My template still lacks the last additions (xml phonebook/screensaver,
daylight savings, etc.) as I could not find the time for updating it yet.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Zaptel 1.2.11 released

2006-11-09 Thread Alberto Pastore

Asterisk Development Team ha scritto:

The Asterisk Development Team is pleased to announce the release of
version 1.2.11 of Zaptel.

  

Where is it??? The link on asterisk.org is broken...
Also, no Changelog anywhere.


--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Thomson ST2030 and Asterisk BLF

2006-11-02 Thread Alberto Pastore

Hi everybody.

I know there have been some posts in the past about this subject.
However it seems I cannot get the Thomson ST2030 phone
to work with BLF and call pickup.

Firmware on the phones is 1.5t3
I've applied then patch to chan_sip.c which adds the else condition

} else if (strstr(p-useragent, THOMSON)) {
  p-subscribed = DIALOG_INFO_XML;


somewhere in the handle_request_subscribe() function.

The hints are properly configured as well as the subscribecontext in
sip.conf/extensions.conf

In fact, the busy lamp is working (I can see
busy lines and ringing lines on the phone),
however call pickup is not.

When a line key is flashing (i.e. the associated sip phone is ringing),
if I press that key, the phone sends a SUBSCRIBE sip message
to asterisk.
I don't understand exatctly what the phone is expecting back
from asterisk or how asterisk handles the SUBSCRIBE message,
however the call is *not* picked up, and the status line key
gets fast-blinking, and remains in that status,
being unusable, until I reboot the phone.


Any hint?

Thanks.
Alberto.

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] [OT] wi-fi ip phone scenario

2006-10-30 Thread Alberto Pastore

Alban ha scritto:

Yes, same channel and same ESSID for all AP's.
Are you connecting each AP to the LAN? Or only one connected, and the others 
as relay?


With WDS, you have to keep same channel and ESSID for a good roaming.
If connected to the lan, doing it worked really good for me, roaming was 
working in the same way as with WDS (no latency).


  

No WDS, all APs hardwired.
___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Asterisk and Siemens C450IP

2006-10-30 Thread Alberto Pastore

Hi.

Again one big mysterious problem I hope some good guy can help me solve.

I'm trying to connect some Siemens C450 SIP
IP Dect phones to asterisk (1.2.13)
(I have actually 3 handsets + 3 ip base).

After configuring them and rebooting,
all of them register properly on asterisk,
then, after the first call, they appear no more registered
as registered in asterisk, and on the handset the display
shows SIP registration failed.

Has anyone got the same problem?
Has anyone ever tried to operate more than one C450IP in the
same open space?

fyi:
- there are no lan/ethernet problems
- I've tried with different qualify values (0, 2000, 5000)
- no nat involved
- everything is running on a private lan
- phones reply to ping even when qualify times out
- any other sip phone (wired to the lan) works just fine

It looks like the rise of the machine... every new phone
I try drives me crazy.


--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Cisco 7960 Skinny calling SIP phone

2006-10-30 Thread Alberto Pastore
Well, I've never actually been able to make chan_skinny work with 79xx 
phones.

I found the chan_sccp to work quite well:

http://chan-sccp.berlios.de/

plus this patch for a problem on MeetMe (I don't remeber where I found 
it, but it works!):



diff -uNr chan_sccp-20060408.org/sccp_pbx.c chan_sccp-20060408/sccp_pbx.c
--- chan_sccp-20060408.org/sccp_pbx.c   2006-04-08 14:20:17.0 +0200
+++ chan_sccp-20060408/sccp_pbx.c   2006-05-17 17:14:15.0 +0200
@@ -290,6 +290,12 @@
static int sccp_pbx_answer(struct ast_channel *ast) {
   sccp_channel_t * c = CS_AST_CHANNEL_PVT(ast);

+   // if channel type is undefined, set to SCCP
+   if (!ast-type) {
+   sccp_log(1)(VERBOSE_PREFIX_3 SCCP: Channel type 
undefined, sett

ing to type 'SCCP'\n);
+   ast-type = SCCP;
+   }
+
   if (!c || !c-device || !c-line) {
   ast_log(LOG_ERROR, SCCP: Answered %s but no SCCP 
channel\n, as

t-name);
   return -1;




I recommend using SIP firmware anyway... the conversion process is a bit 
annoying but

as far as now 7940/7960 are really stable IP phones.
I am currently using chan_sccp only for 7902 phones (I've just got 2 of 
them)

which do not support SIP firmware.


Will Roy ha scritto:
Before I got down the path of converting a Cisco 7960 I have over to 
SIP I wanted to try and set it up using Skinny.
 
The phone  registers ok with Asterisk. When I call a SIP softphone 
extension on my network the call is made and I can answering it. 
However no voice is heard over the call.
 
When I debug Skinny on the console after the call has connected I see 
the following messag:
 
Recieved Alarm Message: DSP Keepalive Timeout [0x3, 0x10, 0x0, 0x7]
 
What additional information would be required to troubleshoot this? or 
should I stop wasting time and just convert the phone to SIP? :)
 
regards

Wil
 



___
--Bandwidth and Colocation provided by Easynews.com --

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



--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Diva server 4bri and Portuguese BRI

2006-10-29 Thread Alberto Pastore

Pedro Silva ha scritto:

Hello,

I need to connect one diva server 4bri to a portuguese BRI interface.
The operator (PT) said that this bri is in point-to-multipoint mode
(S0). Previously one PBX has connected to that interface.
The asterisk and diva drivers are working ok but i cannot communicate
to outside via this bri. Xlite gives me the message: call failed:
declined.
Anyone have experience with this setup?
What are the main parameters for bri card configuration?
D-channel protocol: ETSI-DSS1 or other?
Interface mode: NT or TE?
Direct Inward Dialing (DID): Yes ou no? (MSN ou DID?)

Thanks by any kind of help!
Best regards,
PS.
___
--Bandwidth and Colocation provided by Easynews.com --

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

I'm not sure about Portuguese operators standard, but I bet
ETSI-DSS1 should work just fine. The interface mode is surely
TE.
The DID/MSN should not affect outgoing calls, I generally leave DID
off unless the telco company has that service active.

If you're using the diva server for linux package from eicon
(divas4linux, currently rel. 8.2), you should find a very
simple utility named telsampl under /usr/lib/eicon/divas
which you can run besides asterisk, to test outgoing calls.

You should run it with this command line: telsampl -c x
where x is the bri port you wish to test (1..4)
then at the prompt type c and enter a pstn number, e.g.
your mobile phone, then you can watch the log onscreen.

If the outgoing call works, then your isdn setup is correct,
and the problem is in asterisk. The message from xlite is not
meaningful, as it could occur on many situations.
You should watch the debug output on asterisk console.

That helped me a lot.

Alberto.


--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Re: [OT] wi-fi ip phone scenario

2006-10-29 Thread Alberto Pastore

Martin Joseph wrote:
I think it's cleary true that wiring WIFI infrastructure is easier and 
more reliable then WDS.


On the other hand,  I have been running my little network with WDS for 
over three weeks now, and it has been completely reliable.


The tricks where to configure things properly and to have the bases 
closer together then one would think would be needed.


Once this was setup. It works, and it keeps working.  We had a couple 
of stress tests also, one black out and one unplugged router (carpenter).


Came up cleanly and continued working fine.  No mis-registrations and 
no problems.


Marty




Can I ask you guys which phones are you using?
Alberto.
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Diva server 4bri and Portuguese BRI

2006-10-29 Thread Alberto Pastore

Marco Mouta ha scritto:

pls post your misdn.conf as well as extensions.conf

May be i can help.

Sou Português:)

On 10/29/06, *Pedro Silva*  [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Thanks Alberto!

I tested with telsampl like you said (with various configurations for
de diva) and this not works...:(
The trace is:
Enter destination address: 273xx
--Conn_Req(273xx)
Connect_Con--
[29]:Disc_Ind--
--Disc_Res
**Call cleared***

Any idea for the possible problem?
Thanks and best regards,
PS.



I think Pedro is not using mISDN, he's using chan_capi, but
his problem arises before asterisk is involved.

Anyway, to get more info, try to open a second shell
and run /usr/lib/eicon/divas/xlog
then on the first shell redo the telsampl test, then
post the output of xlog off the list to my address
(alberto at msoft-italia.com)
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] [OT] wi-fi ip phone scenario

2006-10-29 Thread Alberto Pastore

Alban ha scritto:
I've made some tests with Hitachi WIP3000 and 5000, works really good with 
roaming (without authentification). Some parts of the AP in the mesh are 
wired (no WDS), some others are not (using WDS), but all use the same SSID 
and channel. In all cases roaming was fast, quite not possible to hear it.

Besides, with UTstarcom, roaming in the same mesh was not working well.
Hope it helps

Alban
  

So you're all using access points on the same channel?

I've been told that to make a good roaming wifi lan
access points must have coverage areas overlapping
with the next ap for a good 20%-25% of it (just to let
the client roam to another AP while moving), and
they should use different channels according
their topology, in order to minimize
adiacent channel interference, for instance something
like this

1--13-4
|  |  |
|  |  |
|  |  |
10-6--9
|  |  |
|  |  |
|  |  |
8--12-2


I'm confused...
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] ISDN-BRI issue

2006-10-28 Thread Alberto Pastore

Tzafrir Cohen ha scritto:

Works fine with Junghanns' cards.

One simple thing for you to test: set one port in TE mode and one port
in NT mode (move all 5 jumbers of that port to the other position to get
it into NT mode). Then try to make a loopback connection (using a
standard ethernet cable). Here you control both ends and thus there are
less configuration pains.
  
One thing that could be wrong is if both sides do not agree on the line

settings.

Where do you connect to? What do you have on zaptel.conf ? On
zapata.conf?

  


The very first test I did was to set a loopback between
two spans (one in nt mode, the other in te mode).
I wrote a small script to setup calls between the span
continuously, and... guess what?
I let the system run for 4 hours, place about 20.000 calls
with no problem at all.

Unforutnately, as soon as I connect the spans in te mode
to Telecom Italia's NT1 lines, after a random time (from 15
minutes to 1 hour) and a random number of outgoing
calls (the first 30 calls gets routed with no problem),
one or more spans begin reporting
Layer 1 Down.

I tried to do a bri intense debug span x, all I see are
SABME packets sent from the card to the NT1 line, with no UA reply,
but INCOMING CALLS ARE WORKING ANYWAY!!

The most strange thing at all is to be on the phone
speaking with someone,
on the very same line which bristuff is complaining about,
in the very same moment in which bristuff is reporting layer 1
down...

This does not happen only on my line.
I saw it with my own eyes on 3 different asterisk boxes
with 3 different Junghanns quadBRI, on 3 different PC
(IBM/HP), on 3 different sets of ISDN lines (p2p, p2mp...)

Just fyi, here's my really simple zaptel/zapata config
(btw, I think I've tried all n! permutations of parameters
for over two weeks...):

bristuff 0.3.0-pre-1v, asterisk 1.2.13, zaptel 1.2.10, libpri 1.2.4

zaptel:
loadzone=it
defaultzone=it
span=1,1,3,ccs,ami
bchan=1-2
dchan=3
span=2,1,3,ccs,ami
bchan=4-5
dchan=6
span=3,1,3,ccs,ami
bchan=7-8
dchan=9

zapata:
language=it
switchtype=euroisdn
pridialplan=unknown
prilocaldialplan=unknown
resetinterval=never
priindication=outofband
callprogress=yes
usecallingpres=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=no
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
context=ingresso
signalling=bri_cpe
channel = 1-2
channel = 4-5
signalling=bri_cpe_ptmp
channel = 7-8


--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] [OT] wi-fi ip phone scenario

2006-10-28 Thread Alberto Pastore

Andrew Joakimsen ha scritto:
Are you using WDS? While it won't totally fix every issue, I've found 
in my trials that turning off WDS and making sure all the AP were 
connected to the same wired network was way more reliable, no more 
random unregistartion and issue with registering (still seems to 
unregister at times, but re-registartion won't require a reboot).



Nope.

I've a group of 12 indoor colubris access points + 2 outdoor ones,
and a msc5200 controller unit (the area
is quite wide with two 4-storey buildings, two 8 sq.feet hangars,
one 4 sq.feet outdoor parking lot)
no wds, all of them are wired to ethernet switches, no wireless bridging.
Diversity on all APs, automatic transimt power and channel selection
(that seems to work when monitoring devices).

I've tried linksys wip300/wip330, nokia e60/e70, utstarcom f1000/f1000g,
samsung wip6000.

The main problem (apart from firmware bugs/crashes which I hope
should be fixed on newer versions) is that phones tend to stick to
their associated AP even when it's clearly time to move to the
next AP: if you watch the phone's rssi indicator while you walk
inside the coverage area, you can see the value decreasing to
almost no signal before reassociating, which is unacceptable.

The only phones which seem to deal very well with it are the nokia
eSeries. Unfortunately they have many other major issues.
(two weeks ago I gave
3 firmware-updated e60 to my bosses to replace their cellphones
and after one week they almost threw them back to me, complaining
about the fact they had to reboot the phone at least twice a day
because it freezed...)

Also, on asterisk the qualify=2000 sip setting seems to be to low,
as the console shows repeated LAGGED/UNREACHABLE/REACHABLE notices
on those phones.

From this experience I think wi-fi technology is not really mature enough
to replace dect right now. Maybe I'm wrong. At least I hope so,
my bosses are not really happy with the new system.


___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Asterisk and ISDN and Hylafax

2006-10-27 Thread Alberto Pastore

Hi.

I have now many customers using hylafax + asterisk, and all of
them have proven to be reliable.

Two are using diva server 4bri 8m + CAPI (asterisk here is not
involved, as the incoming fax call gets directly to ttyds0x devices,
and the numbers assigned to the lines by our telco are excluded from
extensions.conf),
which is absolutely *perfect*, not even a single miss (except
of course for remote party's troubles).

Another couple of them is using a Digium T110 pri card
with asterisk+iaxmodem (0.1.14) on the same box, and they work
just fine (the only limitation is running at 9600 instead of 14400 bps)

The latter two boxes have 30 software instances of iaxmodem
(ttyIAX1..ttyIAX30) and, although we've never tested what happens
with cpu (P4 xeon 2.8 uniproc)
when all of them are DSPing, the server average load is
500 incoming faxes/day, with peaks of 6-7 simultaneous incoming fax jobs.

Bye,
Alberto.

Thomas Winter ha scritto:

Am Thursday 26 October 2006 23:35 schrieben Sie:
  

On Thu, 26 Oct 2006, Thomas Winter wrote:
I would recommend the Eicon DIVA Server 4BRI cards. They have a
capi interface which is used by chan-capi (chan-capi.org) and
onboards DSPs for the faxing.
You can use this for send and receive faxes and/or use capi4hylafax
in parallel with asterisk/chan-capi.




sounds good, you think it will run reliable?


___
--Bandwidth and Colocation provided by Easynews.com --

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



--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] ISDN-BRI issue

2006-10-27 Thread Alberto Pastore

Frédéric Blaise ha scritto:

Hello all

Asterisk 1.2.10
BRIstuff PRE-1s
Debian sarge

I have an issue with my ISDN-BRI line. Asterisk tells me my D-Channel is
down, no matter is I have an actual line plugged in or not.

  == Primary D-Channel on span 1 down

  


Try with signalling=bri_cpe even if your lines are
set as point to multipoint, at least that should make
your card trying to keep layer 1 up,
even if this won't probably solve it.

As a matter of fact I'm getting to conclude that
bristuff + hfc-4s card is not working whatsoever.


I believe there's something wrong in the way
bristuff manages layer 1 (not sure if that's a driver
problem, hardware problem or both).

Alberto.

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Asterisk and ISDN and Hylafax

2006-10-27 Thread Alberto Pastore

Olivier ha scritto:



What about telephony features using chan-capi and Asterisk ?
Are those features on par with msidn+Asterisk or bristuff+Asterisk 
(maybe I'm mixing up things together) ?


Cheers


I'm running my own company's pbx with diva 4bri, diva server for linux 8.2,
chan_capi from melware.org and everything is working just fine.

I was able to use early B3 connect and everything else related to CLID.
I have two isdn lines as point-to-multipoint and one as p2p.

One isdn line is shared between asterisk/chan_capi and hylafax via
diva's tty interfaces.

Everything has been perfectly working since november 2005, when
we first started this new pbx as a replacement of the old Samsung DCS,
we almost forgot about its
existence, as we did never have to put hands on it to fix
problems (except for some ordinary
maintenance and diva server software
upgrades).


Alberto.
___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] [OT] wi-fi ip phone scenario

2006-10-27 Thread Alberto Pastore

Hello everyone.

I know it's a little bit off-topic, but I was just wondering...

Has anyone ever had any experience with asterisk,
a wi-fi meshed lan (with more than one access point)
and wi-fi sip phones?

I made some tests but I'm not really satisfied
Wi-fi phones are a curse (as far as I know even
Nokia eSeries -I personally own an e70 model- have their flaws):

- random sip registration failures
- ridiculous battery life
- bad audio quality even with optimal radio environments
- crashes, system freezes
- ...
- slow responsiveness to asterisk qualify pings (OPTIONS)

but I can even live with that.

The major problem is... roaming between cells.
Is that a dream or something that can actually work?

Unfortunately I have to replace a good old
DECT network (I know it'll never compare to DECT)...

Alberto

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Junghanns quadBRI and mISDN

2006-10-24 Thread Alberto Pastore

Hi.
I'm trying to run a Junghanns quadBRI card with mISDN drivers.
I'm able to compile kernel mode  user mode mISDN components  
as well as chan_misdn.


The misdn-init config properly detects the card and starts
the hfcmulti driver; lsmod shows all required drivers are loaded.

However, the misdnportinfo seems not able to find any card.

Has any one successfully managed to run Junghanns cards with
mISDN? (there are a couple of serious issues using bristuff
and we've been looking for alternate drivers).

Thanks,
Alberto.

--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Junghanns quadBRI and mISDN

2006-10-24 Thread Alberto Pastore

Maybe I found the cause...
My Junghanns quadBRI PCI subsystem ID is 0xB552 (that is,
quadBRI version 2.0), while mISDN expects 0xB550 (quadBRI
version 1.0)

I'm wondering what differences lie in the two boards from a
driver's perspective... I'll try to recompile mISDN by
adding also subsys=0xB552 to the list of supported pci devices.
I'm not very familiar with kernel drivers, so... good luck to me.

Alberto.

Alberto Pastore ha scritto:

Hi.
I'm trying to run a Junghanns quadBRI card with mISDN drivers.
I'm able to compile kernel mode  user mode mISDN components  as well 
as chan_misdn.


The misdn-init config properly detects the card and starts
the hfcmulti driver; lsmod shows all required drivers are loaded.

However, the misdnportinfo seems not able to find any card.

Has any one successfully managed to run Junghanns cards with
mISDN? (there are a couple of serious issues using bristuff
and we've been looking for alternate drivers).

Thanks,
Alberto.




--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Problems with chan-capi and Eicon Diva 4BRI

2006-10-23 Thread Alberto Pastore

Hi Klaus.

I'm not sure about the timer expiry meaning,
but you could use the xlog command (usually found
in /usr/lib/eicon/divas)

Just run it as root indicating which span (1..4)
you want to trace:

./xlog -c 2

that shoud show you layer 1  layer 2
dump

Alberto.

Klaus Darilion ha scritto:

Hi!

This weekend we had a problem with our Asterisk Box which ran 
flawlessly for nearly 4 weeks. The Asterisk server sits between the 
PSTN and a Siemens PBX and bridges 2 BRI lines. No calls, not 
incoming, not outgoing. The admin rebooted the Dell Box and then 
everything worked fine again.


Now, I'm analyzing log files to find the cause. During the Asterisk 
outage the logfiles only show incoming (PSTN-Asterisk-PBX) calls, no 
outgoing. Thus I suspect that the Asterisk--PBX link was broken.


In the Asterisk message file I only see Recovery on timer expiry 
errors, like below:


Oct 20 17:18:18 VERBOSE[19772] logger.c:   == ISDN2#02: Incoming call 
'347x' - '32xx'
Oct 20 17:18:18 VERBOSE[19772] logger.c: -- ISDN2#02: Updated 
channel name: CAPI/ISDN2/32xx-8ab6
Oct 20 17:18:18 VERBOSE[2663] logger.c: -- Executing 
Dial(CAPI/ISDN2/32xx-8ab6, CAPI/g2//b|90) in new stack

Oct 20 17:18:18 VERBOSE[2663] logger.c: -- Called g2//b
Oct 20 17:18:19 VERBOSE[19772] logger.c: -- ISDN2#02: Updated 
channel name: CAPI/ISDN2/32xx11-8ab8
Oct 20 17:18:19 VERBOSE[2663] logger.c: -- ISDN4#02: Updated 
channel name: CAPI/ISDN4/1-8ab9
Oct 20 17:18:19 VERBOSE[2663] logger.c: -- ISDN4#02: Updated 
channel name: CAPI/ISDN4/11-8aba
Oct 20 17:18:26 VERBOSE[19772] logger.c: ISDN4#02: CAPI INFO 
0x34e6: Recovery on timer expiry
Oct 20 17:18:26 VERBOSE[2663] logger.c:   == ISDN4#02: CAPI Hangingup 
for PLCI=0x104 in state 4
Oct 20 17:18:26 VERBOSE[2663] logger.c:   == Everyone is 
busy/congested at this time (1:0/0/1)
Oct 20 17:18:26 VERBOSE[2663] logger.c: -- Executing 
Hangup(CAPI/ISDN2/32xx11-8ab8, ) in new stack
Oct 20 17:18:26 VERBOSE[2663] logger.c:   == Spawn extension 
(frompstn, 32xx, 2) exited non-zero on 'CAPI/ISDN2/32xx11-8ab8'
Oct 20 17:18:26 VERBOSE[2663] logger.c:   == ISDN2#02: CAPI Hangingup 
for PLCI=0x202 in state 7
Oct 20 17:18:26 VERBOSE[19772] logger.c: ISDN2#02: CAPI INFO 
0x34e6: Recovery on timer expiry



What does the timer expiry exactly mean? Was it a Layer2 or Layer 3 
problem? How can I find out more or how can I activate more BRI 
debugging for the case it happens again?


Are there any known problems? We are using:
Asterisk 1.2.12.1
chan_capi-0.7.0
divas4linux-melware-3.0.3-106.650-1
Diva Server 4BRI-8M 2.0 PCI

Thanks
Klaus

___
--Bandwidth and Colocation provided by Easynews.com --

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



--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] vISDN, mISDN, bristuff [was: Re: Bristuff qozap drivers problem]

2006-10-20 Thread Alberto Pastore
-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Re: ZapHFC quadBRI D-Channel going down randomly

2006-10-19 Thread Alberto Pastore

I tried the same, and my Telco company told me
(although sometimes it's hard to trust them,
you never know what kind of guy from the call center is answering
your call) that p2p lines already have l1 permanent.
Nonetheless it goes down sometimes for quite long periods.

I'm starting wondering whether it's some sort of kernel
related problem (i.e. irq sharing settings etc.) by which
the card loses packets.

Henrik Woffinden ha scritto:

I have the exact same problem on a normal ISDN2 BRI line.
I solved it by having my Telco put layer 1 to permanent.

Best regards,

Henrik Woffinden

Alberto Pastore wrote:
  

asterisk ha scritto:


On most traditional pabx's it's possible to set layer 1 to permanent or
call. It sounds like your system is configured for permanent and your
lines
to call. How you would set this on asterisk I have no idea.

fadge

  
  

The question is: is it possible I am the only one with such
problems on all asterisk boxes on different sites and
different ISDN lines? I've googled around on many forums
but no one seems to have this one.

The old replaced PBXs had layer 1 set for call, as you say,
and they showed no problems at all.

With asterisk as a PBX, every 2-3 hours, you cannot dial out
for 5 to 15 minutes then everything gets back to normal
(no idea about what triggers the return to working state).



___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M

2006-10-19 Thread Alberto Pastore

If you have divas4linux package installed (from Eicon), you
can use the Config textual gui utility, it always reports which cards 
(model and revision)

are found in your system.

Klaus Darilion ha scritto:

Hi (Armin)!

Does someone knows how to identify the type of the card? The delivery 
note says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M.


What is it really? Are there any Eicon tools to identify the card type?

thanks
klaus

:0a:03.0 Network controller: Eicon Networks Corporation Diva 
Server 4BRI-8M Rev 2 (rev 01)

Subsystem: Eicon Networks Corporation Diva Server 4BRI-8M Rev 2
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium 
TAbort- TAbort- MAbort- SERR- PERR-

Latency: 32, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 77
Region 0: Memory at fdeffc00 (32-bit, non-prefetchable) 
[size=256]

Region 1: I/O ports at cc00 [size=256]
Region 2: Memory at fc00 (32-bit, non-prefetchable) 
[size=16M]
Region 3: Memory at fdee (32-bit, non-prefetchable) 
[size=64K]

Capabilities: [40] Power Management version 1
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)

Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] #06 [0080]
Capabilities: [4c] Vital Product Data
___
--Bandwidth and Colocation provided by Easynews.com --

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



--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Re: ZapHFC quadBRI D-Channel going down randomly

2006-10-17 Thread Alberto Pastore

asterisk ha scritto:

On most traditional pabx's it's possible to set layer 1 to permanent or
call. It sounds like your system is configured for permanent and your lines
to call. How you would set this on asterisk I have no idea.

fadge

  

The question is: is it possible I am the only one with such
problems on all asterisk boxes on different sites and
different ISDN lines? I've googled around on many forums
but no one seems to have this one.

The old replaced PBXs had layer 1 set for call, as you say,
and they showed no problems at all.

With asterisk as a PBX, every 2-3 hours, you cannot dial out
for 5 to 15 minutes then everything gets back to normal
(no idea about what triggers the return to working state).

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alberto
Pastore
Sent: 16 October 2006 17:26
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] ZapHFC  quadBRI D-Channel going down randomly

Hi.

I'm running some asterisk boxes on different sites,
some equipped with a couple of ZapHFC cards, others with
Junghanns quadBRI cards.

All boxes were compiled with Asterisk 1.2.10 (libpri 1.2.3 zaptel 1.2.6)
and bristuff 0.3.0 pre 1s, distribution is Fedora Core 4 with
kernel 2.6.17.3

The cards are connected to Telecom Italia's NT1/NT1+ S/T lines;
some of them are point-to-point, others are point-to-multipoint.

I keep getting always the same problem: after some hours of regular
working, some boxes report the usual message


Primary D-Channel on span n down


(where n is different every time, depending on the number of
active bri spans)

I've read on previous postings that having layer 1 down on ptmp
spans is normal.

However after getting a down message (on ptp spans too!) I'm no
more able to place outgoing calls on that span, until
I restart asterisk  zaptel drivers.

Sometimes, they get back working by themselves (with the related
span up notification) after a random time period.

During the down period, incoming calls are regularly served.
However these calls do not change the status of the span, i.e.
as soon as the calls are hung up, the span gets down again.

I've tried to capture the dialog between the card and NT1 equipment,
and during the down state, I got this repeated over and over:


Sending Set Asynchronous Balanced Mode Extended
  [ 00 8b 7f ]
Unnumbered frame:
SAPI: 00  C/R: 0 EA: 0
  TEI: 069EA: 1
   M3: 3   P/F: 1 M2: 3 11: 3  [ SABME (set asynchronous balanced mode 
extended) ]

   == Primary D-Channel on span 1 down


In zapata.conf I'm pretty sure I've always set the correct signalling 
settings
(switchtype = euroisdn, signalling = bri_cpe_ptmp or bri_cpe depending 
on the case)


In /etc/zaptel.conf, I've tried many combinations with no difference; my 
current

settings are like this:

span=1,1,0,ccs,ami
bchan=1-2
dchan=3

span=2,1,0,ccs,ami
bchan=4-5
dchan=6

etc


Any clue?

Thanks,
Alberto

--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


___
--Bandwidth and Colocation provided by Easynews.com --

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



--
--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] ZapHFC quadBRI D-Channel going down randomly

2006-10-16 Thread Alberto Pastore

Hi.

I'm running some asterisk boxes on different sites,
some equipped with a couple of ZapHFC cards, others with
Junghanns quadBRI cards.

All boxes were compiled with Asterisk 1.2.10 (libpri 1.2.3 zaptel 1.2.6)
and bristuff 0.3.0 pre 1s, distribution is Fedora Core 4 with
kernel 2.6.17.3

The cards are connected to Telecom Italia's NT1/NT1+ S/T lines;
some of them are point-to-point, others are point-to-multipoint.

I keep getting always the same problem: after some hours of regular
working, some boxes report the usual message


   Primary D-Channel on span n down


(where n is different every time, depending on the number of
active bri spans)

I've read on previous postings that having layer 1 down on ptmp
spans is normal.

However after getting a down message (on ptp spans too!) I'm no
more able to place outgoing calls on that span, until
I restart asterisk  zaptel drivers.

Sometimes, they get back working by themselves (with the related
span up notification) after a random time period.

During the down period, incoming calls are regularly served.
However these calls do not change the status of the span, i.e.
as soon as the calls are hung up, the span gets down again.

I've tried to capture the dialog between the card and NT1 equipment,
and during the down state, I got this repeated over and over:


Sending Set Asynchronous Balanced Mode Extended
 [ 00 8b 7f ]
Unnumbered frame:
SAPI: 00  C/R: 0 EA: 0
 TEI: 069EA: 1
  M3: 3   P/F: 1 M2: 3 11: 3  [ SABME (set asynchronous balanced mode 
extended) ]

  == Primary D-Channel on span 1 down


In zapata.conf I'm pretty sure I've always set the correct signalling 
settings
(switchtype = euroisdn, signalling = bri_cpe_ptmp or bri_cpe depending 
on the case)


In /etc/zaptel.conf, I've tried many combinations with no difference; my 
current

settings are like this:

span=1,1,0,ccs,ami
bchan=1-2
dchan=3

span=2,1,0,ccs,ami
bchan=4-5
dchan=6

etc


Any clue?

Thanks,
Alberto

--
Alberto Pastore
B-Press Srl - Gruppo MSoft
P.IVA 01697420030
P.le Lombardia, 4 - 28100 Novara - Italy
Tel. 0321-499508 
Fax 0321-492974

http://www.msoft.it

___
--Bandwidth and Colocation provided by Easynews.com --

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