Re: Polycom Digit Map

Doug wrote:
> At 14:27 12/31/2007, Mojo with Horan & Company, LLC wrote:
>  >Mojo with Horan & Company, LLC wrote:
>  >> So try: 011XXXXXXXXXXT in your digit map, meaning "011 plus at least six
>  >> digits, consider it good"
>  >Err duh, that's ten X's not six :)  To account for the Tajikistan
>  >example plus a little bit of local number.
>  >
>  >Really, it's dead simple to just do it like "011XT",  which means 011
>  >plus ANYTHING else plus a timeout :)
>  >
>  >Moj
>
> I think you might need a dot "." in there to
> accept any length:
>
>     dialplan.1.digitmap="*xxx|*xxxx|[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxxxx|[2-9]xxxT|xxxT"
>        dialplan.1.digitmap.timeOut="3"
>   
Oooh, too true.  Thanks for remembering!

_______________________________________________
--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

Andrew Joakimsen | 1 Jan 2008 05:11
Picon

Re: Asterisk 1.4 Fax

On Dec 28, 2007 8:28 PM, Al lists <asteriskal <at> gmail.com> wrote:
> what method is preferred:
> haylafax and Iaxmodem or spnadsp for faxing.
>

What are you trying to do and do you have a T1 or ISDN line?

_______________________________________________
--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

Al lists | 1 Jan 2008 06:50
Picon

Re: Asterisk 1.4 Fax

at this time is terminating a SIP trunk,
each DID will get its own fax box.
I guess at this time i'm looking to find a tutorial for installing iaxmodem and hylafax as it seems to be the answer.


On Dec 31, 2007 9:11 PM, Andrew Joakimsen <joakimsen <at> gmail.com> wrote:
On Dec 28, 2007 8:28 PM, Al lists <asteriskal <at> gmail.com> wrote:
> what method is preferred:
> haylafax and Iaxmodem or spnadsp for faxing.
>

What are you trying to do and do you have a T1 or ISDN line?

_______________________________________________
--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

_______________________________________________
--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
Rob Hillis | 1 Jan 2008 07:44
Picon
Favicon
Gravatar

Re: Asterisk 1.4 Fax

Unless your provider provides a T.38 gateway, fax over SIP is pretty much guaranteed to be unusable.  Often you can get away with it over a LAN using G711a or G711u, but any of the lower bandwidth codecs won't be able to properly handle fax calls.

Whilst I haven't used it myself, I believe IAXmodem and Hylafax are used for sending and receiving faxes from a local PSTN termination point such as T1 or ISDN.

The IAXmodem web site explains the pitfalls of faxing over the internet.  See http://iaxmodem.sourceforge.net/faq.php for more info.  Last time I heard IAXModem didn't support T.38 because the IAX2 protocol didn't support T.38 - whether that's still the case or not, I don't know.

Al lists wrote:
at this time is terminating a SIP trunk,
each DID will get its own fax box.
I guess at this time i'm looking to find a tutorial for installing iaxmodem and hylafax as it seems to be the answer.


On Dec 31, 2007 9:11 PM, Andrew Joakimsen <joakimsen <at> gmail.com> wrote:
On Dec 28, 2007 8:28 PM, Al lists <asteriskal <at> gmail.com> wrote:
> what method is preferred:
> haylafax and Iaxmodem or spnadsp for faxing.
>

What are you trying to do and do you have a T1 or ISDN line?

_______________________________________________
--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

_______________________________________________ --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
_______________________________________________
--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
Andrew Joakimsen | 1 Jan 2008 08:33
Picon

Re: Asterisk 1.4 Fax

If by "fax box" you mean an ATA with a fax machine attached them
Asterisk 1.4 with T38 passthrough should work if the SIP provider has
T.38 capabilites.

If by "fax box" you mean a 'faxmail inbox' then no Asterisk cannot
help you terminate that from SIP. Get a Cisco gateway, make sure your
provider uses T.38 and connect that to your Asterisk via T1 or E1.

On Jan 1, 2008 12:50 AM, Al lists <asteriskal <at> gmail.com> wrote:
> at this time is terminating a SIP trunk,
> each DID will get its own fax box.
> I guess at this time i'm looking to find a tutorial for installing iaxmodem
> and hylafax as it seems to be the answer.
>
>
>
>
>  On Dec 31, 2007 9:11 PM, Andrew Joakimsen <joakimsen <at> gmail.com> wrote:
> >
> >
> >
> >
> > On Dec 28, 2007 8:28 PM, Al lists <asteriskal <at> gmail.com> wrote:
> > > what method is preferred:
> > > haylafax and Iaxmodem or spnadsp for faxing.
> > >
> >
> > What are you trying to do and do you have a T1 or ISDN line?
> >
> >
> >
> >
> >
> > _______________________________________________
> > --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
> >
>
>
> _______________________________________________
> --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
>

_______________________________________________
--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

Steve Underwood | 1 Jan 2008 08:38

Re: Asterisk 1.4 Fax

Rob Hillis wrote:
> Last time I heard IAXModem didn't support T.38 because the IAX2 
> protocol didn't support T.38 - whether that's still the case or not, I 
> don't know.
There are actually two reasons. One is that T.38 over IAX is not 
defined. The other is the current T.38 termination support in spandsp is 
only for the full FAX machine it contains. T.38 termination to the class 
1 FAX modem (T.31) interface for HylaFAX is a work in progress. When 
that is done, I hope we will have a sipmodem to replace iaxmodem, 
offering bother audio and T.38 to HylaFAX functionality.

Steve

_______________________________________________
--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

MatsK | 1 Jan 2008 08:38
Picon

Re: One Way Delay in Audio Over Analog

Brian Alexander wrote:
> I have been trying to track down the cause/fix for a problem and I am
> out of ideas... I am hoping one of you can point me in the right direction.
> 
> The symptom is that when a calls is placed from an internal extension
> through an analog line to a number on the pstn the caller can hear the
> callee but the callee can not hear the caller for as long as ten seconds.
> 
> The problem appears to happen fairly consistently on the same pstn
> numbers. However, I have not seen a common characteristic in those
> numbers. For example, one of them is a direct number to a cell phone and
> another is to a Verizon fiber-optic phone/data service.
> 
> The problem does not seem to be related to the type of SIP phone being
> used by the caller - for example, we have tried both X-Lite and Polycom
> phones without a change in behavior.
> 
> The problem does not appear to occur if the callee then calls into our
> system (at least the one time I was able to have this happen).
> 
> Turning on or off echo cancellation and/or call progress does not seem
> to change the behavior.
> 
> I will appreciate any ideas you have. I am certainly stumped.
> 
> Thanks and Happy New Year!
> -Brian

Brian,

What about some facts ?

Hardware ?

Software versions ?

/Mats

_______________________________________________
--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

Rob Hillis | 1 Jan 2008 09:26
Picon
Favicon
Gravatar

Re: Asterisk 1.4 Fax

Well that answers that question.  I see that t38modem provides an H232 modem - is this unsuitable for HylaFAX's purpose? (ignoring the fact that it requires a kernel recompile on most newer distros.)

Steve Underwood wrote:
Rob Hillis wrote:
Last time I heard IAXModem didn't support T.38 because the IAX2 protocol didn't support T.38 - whether that's still the case or not, I don't know.
There are actually two reasons. One is that T.38 over IAX is not defined. The other is the current T.38 termination support in spandsp is only for the full FAX machine it contains. T.38 termination to the class 1 FAX modem (T.31) interface for HylaFAX is a work in progress. When that is done, I hope we will have a sipmodem to replace iaxmodem, offering bother audio and T.38 to HylaFAX functionality. Steve _______________________________________________ --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
_______________________________________________
--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
Steve Underwood | 1 Jan 2008 10:20

Re: Asterisk 1.4 Fax

Hi Rob,

Rob Hillis wrote:
> Well that answers that question.  I see that t38modem provides an H232 
> modem - is this unsuitable for HylaFAX's purpose? (ignoring the fact 
> that it requires a kernel recompile on most newer distros.)
>
> Steve Underwood wrote:
>> Rob Hillis wrote:
>>   
>>> Last time I heard IAXModem didn't support T.38 because the IAX2 
>>> protocol didn't support T.38 - whether that's still the case or not, I 
>>> don't know.
>>>     
>> There are actually two reasons. One is that T.38 over IAX is not 
>> defined. The other is the current T.38 termination support in spandsp is 
>> only for the full FAX machine it contains. T.38 termination to the class 
>> 1 FAX modem (T.31) interface for HylaFAX is a work in progress. When 
>> that is done, I hope we will have a sipmodem to replace iaxmodem, 
>> offering bother audio and T.38 to HylaFAX functionality.
>>
>> Steve
>>     

The most recent versions of t38modem can apparently provide both a SIP 
and H.323 T.38 to class 1 FAX modem interface for HylaFAX. What it 
cannot provide is an audio FAX interface. The sipmodem code I am working 
on will integrate audio and T.38 FAX processing in a single SIP entity.

Steve

_______________________________________________
--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

Glenn Gillen | 1 Jan 2008 10:29
Picon
Gravatar

Re: Problem with Polycom Soundpoint IP 320 Hardphone

Unfortunately there is only one port, clearly labelled "handset"

On 31/12/2007, at 11:34 PM, dave cantera wrote:

> glenn,
> check your handset cord... it might be plugged into the wrong port  
> in the back of the phone.  perhaps the headset jack...
> daveC
>
> Glenn Gillen wrote:
>>
>> Hey all,
>>
>> I've setup my asterisk install on a CentOS5 server, I've got a few
>> IAX2 and SIP softphone clients connected on the same subnet and at
>> least 1 external IAX2 softphone. However I'm having some difficulty
>> getting the Polycom hardphone to function correctly. Watching the  
>> logs
>> and debug trace it:
>>
>> - Registers correctly
>> - Is able to make calls to other peers
>>
>> However it is not able to answer calls made to it. That is, the
>> handset actually rings, but I've no way to answer it. The answer soft
>> key, picking up the phone, etc. all have no effect. And I'm at a loss
>> as to what setting should be altered to fix it. Any ideas?
>>
>> Possibly a tangent, but also affecting this handset, is that trying  
>> to
>> dial out over an external SIP trunk fails on the first attempt. But
>> calling an internal peer and then trying a second time makes it
>> mysteriously work.
>>
>> Any help greatly appreciated,

_______________________________________________
--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


Gmane