Your message dated Fri, 3 Aug 2007 17:40:07 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fwd: Bug#415900: Looks like Asterisk 1.4 works
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: asterisk
Version: 1:1.2.16~dfsg-1
Severity: important
Just installed Asterisk and am trying to get 2 Cisco 7910 phones to call
each other. So far I can call the demo setup with either phone, and if I do
a dial $number on the console, the phone does ring. But the very second I
dial either skinny phone number from either skinny phone, I get the
following:
Attempting to Clear display on Skinny [EMAIL PROTECTED]
skinny_new: tmp->nativeformats=4 fmt=4
-- Starting simple switch on '[EMAIL PROTECTED]'
Collected digit: [5]
-- Asked to indicate 'Stop tone' condition on channel
Skinny/[EMAIL PROTECTED]
Collected digit: [5]
-- Asked to indicate 'Stop tone' condition on channel
Skinny/[EMAIL PROTECTED]
Collected digit: [5]
-- Executing Dial("Skinny/[EMAIL PROTECTED]", "Skinny/[EMAIL PROTECTED]")
in new stack
Found device: majikthise
-- skinny_request([EMAIL PROTECTED])
-- Skinny cw: -1, dnd: 0, so: 0, sno: 0
skinny_new: tmp->nativeformats=4 fmt=4
-- skinny_call(Skinny/[EMAIL PROTECTED])
Segmentation fault
Changes made to the config are:
* skinny.conf:
[majikthise] ; Device name
model=7910 ; Device model
device=SEP00049A1C4FF8 ; Official identifier
version=P00403010102 ; Firmware version identifier
host=majikthise.dontpanic.nl
permit=10.2.1/24 ; Optional, used for authentication
nat=0
callerid="Bart-Jan" <555>
mailbox=555
callwaiting=1
transfer=1
threewaycalling=1
context=default
line => 555 ; Dial(Skinny/[EMAIL PROTECTED])
[vroomfondel] ; Device name
model=7910 ; Device model
device=SEP00049A1C5461 ; Official identifier
version=P004Q301 ; Firmware version identifier
host=vroomfondel.dontpanic.nl
permit=10.2.1/24 ; Optional, used for authentication
nat=0
callerid="BJV" <556>
mailbox=556
callwaiting=1
transfer=1
threewaycalling=1
context=default
line => 556 ; Dial(Skinny/[EMAIL PROTECTED])
* extensions.conf, at end of file:
exten => 555,1,Dial(Skinny/[EMAIL PROTECTED])
exten => 556,1,Dial(Skinny/[EMAIL PROTECTED])
A tcpdump of the attempted phone call shows (as far as I can tell) a normal
exchange of skinny commands, with the last one a SetRingerMessage
(InsideRing) and right after that asterisk closing all open TCP connections.
I was unable to find(1) a core file.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19-spiderwebs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages asterisk depends on:
ii adduser 3.102 Add and remove users and groups
ii asterisk-classic 1:1.2.16~dfsg-1 Open Source Private Branch Exchang
asterisk recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:1.4.9~dfsg-1
Thansk Bart-Jan,
That's good news!
Mark
---------- Forwarded Message ----------
Subject: Bug#415900: Looks like Asterisk 1.4 works
Date: Fri, 3 Aug 2007
From: Bart-Jan Vrielink <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Hello,
Earlier 1.4 versions didn't work at all for 7910 models (or perhaps
other Skinny phones), because Asterisk wouldn't recognize the DTMF codes
the phone was sending.
Fortunately the current versions are working fine: I can dial each
phone, and also communication with an upstream SIP provider works.
--
Tot ziens,
Bart-Jan
_______________________________________________
Pkg-voip-maintainers mailing list
[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/pkg-voip-maintainers
-------------------------------------------------------
signature.asc
Description: This is a digitally signed message part.
--- End Message ---