Re: [Asterisk-Users] tdm04b strange noise when answering calls

2006-07-05 Thread Raymond McKay

Starting simple switch on 'Zap/2-1'  HERE I START TO HEAR THE HIGH
PITCH TONE
Jul  4 22:50:12 WARNING[6658]: chan_zap.c:6135 ss_thread: CallerID
returned with error on channel 'Zap/2-1'
   -- Executing Answer(Zap/2-1, ) in new stack
   -- Executing Playback(Zap/2-1, hello-world) in new stack
   -- Playing 'hello-world' (language 'en')
   -- Executing Hangup(Zap/2-1, ) in new stack
 == Spawn extension (mefdialinc, s, 3) exited non-zero on 'Zap/2-1'
   -- Hungup 'Zap/2-1'


Looks to me you are catching the end of the Caller ID signalling.  Perhaps 
your telco is not behaving.  Try putting a wait in your dialplan before 
answering.  This should workaround the problem, or at least it has worked 
for me in the past.


Regards,


Raymond McKay
President
RAYNET Technologies LLC
http://www.raynettech.com
(860) 693-2226 x 31
Toll Free (877) 693-2226 


___
--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] tdm04b strange noise when answering calls

2006-07-05 Thread Erick Perez

Did not work. Same fax/modem-like tone
Note that I use phonepstntdm04b
When I call the tdm04b from the pstn I start to hear the tone as soon
as asterisk displays this line: -- Starting simple switch on
'Zap/2-1'
and it does not go away even after asterisk do a hangup().


Zap/1-1 answered SIP/1004-f499
-- Starting simple switch on 'Zap/2-1'
Jul  5 11:46:07 WARNING[10415]: chan_zap.c:6135 ss_thread: CallerID
returned with error on channel 'Zap/2-1'
   -- Executing Wait(Zap/2-1, 2) in new stack
   -- Executing Answer(Zap/2-1, ) in new stack
   -- Executing NoOp(Zap/2-1, ) in new stack
   -- Executing Playback(Zap/2-1, hello-world) in new stack
   -- Playing 'hello-world' (language 'en')
   -- Executing Hangup(Zap/2-1, ) in new stack
 == Spawn extension (incomingfxo, s, 5) exited non-zero on 'Zap/2-1'
   -- Hungup 'Zap/2-1'


On 7/5/06, Raymond McKay [EMAIL PROTECTED] wrote:

 Starting simple switch on 'Zap/2-1'  HERE I START TO HEAR THE HIGH
 PITCH TONE
 Jul  4 22:50:12 WARNING[6658]: chan_zap.c:6135 ss_thread: CallerID
 returned with error on channel 'Zap/2-1'
-- Executing Answer(Zap/2-1, ) in new stack
-- Executing Playback(Zap/2-1, hello-world) in new stack
-- Playing 'hello-world' (language 'en')
-- Executing Hangup(Zap/2-1, ) in new stack
  == Spawn extension (mefdialinc, s, 3) exited non-zero on 'Zap/2-1'
-- Hungup 'Zap/2-1'

Looks to me you are catching the end of the Caller ID signalling.  Perhaps
your telco is not behaving.  Try putting a wait in your dialplan before
answering.  This should workaround the problem, or at least it has worked
for me in the past.

Regards,


Raymond McKay
President
RAYNET Technologies LLC
http://www.raynettech.com
(860) 693-2226 x 31
Toll Free (877) 693-2226

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




--

Erick Perez
Panama Sistemas
Integradores de Telefonia IP y Soluciones Para Centros de Datos
Panama, Republica de Panama
Cel Panama. +(507) 6694-4780

___
--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] tdm04b strange noise when answering calls

2006-07-04 Thread Erick Perez

Hi,
I have a tdm04b (4fxo) with channels 1 and 2 attached to the pstn.
When someone dials the numbers associated to the pstn the asterisk
aswers but I start to hear a tone, high-pitch like a fax.
here is the config:

extensions.conf
[dialinc]
exten = s,1,Answer()
exten = s,2,Playback(hello-world)
exten = s,3,Hangup()

zapata.conf
[trunkgroups]
[channels]
usecallerid=yes
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
;echocancel=yes
;echotraining=yes
context=mefdialinc
signalling=fxs_ks
channel=1-4

output of the CLI:
Verbosity was 17 and is now 36
Starting simple switch on 'Zap/2-1'  HERE I START TO HEAR THE HIGH
PITCH TONE
Jul  4 22:50:12 WARNING[6658]: chan_zap.c:6135 ss_thread: CallerID
returned with error on channel 'Zap/2-1'
   -- Executing Answer(Zap/2-1, ) in new stack
   -- Executing Playback(Zap/2-1, hello-world) in new stack
   -- Playing 'hello-world' (language 'en')
   -- Executing Hangup(Zap/2-1, ) in new stack
 == Spawn extension (mefdialinc, s, 3) exited non-zero on 'Zap/2-1'
   -- Hungup 'Zap/2-1'
centos*CLI

Where can this high pitch noise come from?

Thanks,


--

Erick Perez
Panama Sistemas
Integradores de Telefonia IP y Soluciones Para Centros de Datos
Panama, Republica de Panama
Cel Panama. +(507) 6694-4780

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