VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
vitor.mazuco at gmail.com Guest
|
Posted: Wed May 18, 2016 12:30 pm Post subject: [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@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>
Quote: | 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
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Thu May 19, 2016 2:39 am Post subject: [asterisk-users] TDM800 just receive calls, but not make |
|
|
On Wed, May 18, 2016 at 02:29:30PM -0300, Vitor Mazuco wrote:
Quote: | 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@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@xorcom.com
+972-50-7952406 mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|