Vitor Mazuco
2016-May-18 17:29 UTC
[asterisk-users] TDM800 just receive calls, but not make
Hello everyone I have a TDM 800 on an Ubuntu Server he's just getting call normally, but when I call any number by this board, it is silent and not make the call. look at the log Executing [629886874 at ramais:1] Dial("SIP/2000-0000000e", "DAHDI/6-1/29xxxxxxx,60,tT") in new stack [May 18 14:21:31] WARNING[4332][C-0000000d]: chan_dahdi.c:13433 dahdi_request: Unknown option '-' in '6-1/29886874' -- Called DAHDI/6-1/29886874 -- DAHDI/6-1 answered SIP/2000-0000000e -- Channel DAHDI/6-1 joined 'simple_bridge' basic-bridge <0df64848-6afb-43f3-9f24-5d638aefcb7e> -- Channel SIP/2000-0000000e joined 'simple_bridge' basic-bridge <0df64848-6afb-43f3-9f24-5d638aefcb7e>> 0x7f2be401ce80 -- Probation passed - setting RTP source address to xxxxxxxx-- Channel SIP/2000-0000000e left 'simple_bridge' basic-bridge <0df64848-6afb-43f3-9f24-5d638aefcb7e> -- Channel DAHDI/6-1 left 'simple_bridge' basic-bridge <0df64848-6afb-43f3-9f24-5d638aefcb7e> == Spawn extension (ramais, 629886874, 1) exited non-zero on 'SIP/2000-0000000e' -- Hanging up on 'DAHDI/6-1' -- Hungup 'DAHDI/6-1' and funny he gives answered right then or wait to ringing. Out of nowhere he stopped, someone has been there? Hugs
Tzafrir Cohen
2016-May-19 07:38 UTC
[asterisk-users] TDM800 just receive calls, but not make
On Wed, May 18, 2016 at 02:29:30PM -0300, Vitor Mazuco wrote:> Hello everyone > > I have a TDM 800 on an Ubuntu Server > > he's just getting call normally, but when I call any number by this > board, it is silent and not make the call. > > look at the log > > Executing [629886874 at ramais:1] Dial("SIP/2000-0000000e", > "DAHDI/6-1/29xxxxxxx,60,tT") in new stack > [May 18 14:21:31] WARNING[4332][C-0000000d]: chan_dahdi.c:13433 > dahdi_request: Unknown option '-' in '6-1/29886874'This should have given you a hint. There is simply no need for this '-1'. In your dialplan you need to have: Dial(DAHDI/6/${THENUMBER}) instead of: Dial(DAHDI/6-1/${THENUMBER}) -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com