Hi,
I have the following problem:
Incoming route set to ring group 600 (default ring group) containing
extensions 11,12,13,14,15,16,18,19 mode "ringall"
extensions are all SIP Phones except 19 that is fxs/1 port.
Each SIP extension (all same brand and model Snom300) is working, call out
and in from other extensions and out to pstn via fxo ports are ok.
But when call is incoming from pstn and goes to ring group 600 SIP
extensions 16 and 18 won't ring.
After I check the asterisk CLI I always get this (I put the part is most
interesting and point to the problem):
-- Executing [s@macro-dial:7] Dial("PIKA/fxo/1",
"SIP/11&SIP/12&SIP/13&SIP/14&SIP/15&SIP/16&SIP/18&PIKA/fxs/1|60|trM(auto-blkvm)")
in new stack
-- Called 11
-- Called 12
-- Called 13
-- Called 14
-- Called 15
-- group 1/1 channel 0/0 type=5
-- Called fxs/1
-- PIKA/fxs/1 is ringing
-- SIP/15-1017bf58 is ringing
-- SIP/14-10177f30 is ringing
-- SIP/11-102e3a70 is ringing
-- SIP/13-10331d50 is ringing
-- SIP/12-1030c258 is ringing
-- SIP/15-1017bf58 is ringing
-- SIP/14-10177f30 is ringing
-- SIP/11-102e3a70 is ringing
-- SIP/13-10331d50 is ringing
-- SIP/12-1030c258 is ringing
-- SIP/15-1017bf58 is ringing
-- SIP/14-10177f30 is ringing
-- SIP/11-102e3a70 is ringing
-- SIP/13-10331d50 is ringing
-- SIP/12-1030c258 is ringing
-- SIP/12-1030c258 answered PIKA/fxo/1
as you can see the dial command is correct but the ringing list exclude the
last 2 SIP extensions in the list of ring group in fact they don't ring. In
their place appear "-- group 1/1 channel 0/0 type=5" that I don't understand
the meaning
fxs/1 is always working even is last in ring group priority
If I exchange extensions 16 and 18 with 11 and 12 in the priority list of
ringgroup (ringall) 11 and 12 won't ring and 16 and 18 will ring.
What happens??
I attach as follows the software version in Warp: (PADS 2.2.5 image
installed)
Mon Aug 23 10:26:24 EDT 2010
PADS version 2.2.5-6
toolchain version 1.0.2
Kernel version 2.6.31.7-7
Skeleton version 1.0.0-20
warp-locales 1.0.1
Busybox 1.10.3
mysql 5.1.30
sox version 14.2.0
curl version 7.19.2
Zaptel version 1.4.9.2
Asterisk version 1.4.25.1
asterisk-addons version 1.4.8
HMP version 2.8.11-1
LCD LIB version 1.0.0-8
Astmanproxy version 1.1.3
pikagsm 1.0.22989
chan_gsm 1.0.22989
chan_pika version http://svn.pikatech.com/chan_pika/tags/3.8/3.8.7.6
crond included, refer to busybox version
daemontools 0.76
Dhcpcd version 3.2.3
dnsmasq version 2.47
dosfstools 3.0.9
Dropbear version 0.50
e2fsprogs 1.41.0
LibXML version
libiconv 1.12
gettext 0.16.1
LIBIDN version 1.9
libpng 1.2.36
freetype2 2.3.9
PHP version 5.2.9
FreePBX version 2.7.0
gdbm version 1.8.3
GHOSTSCRIPT version 8.62
lighttpd version 1.4.19
NTP included
perl version 5.10.0
PHP Pear version 3.5.6
ssmtp 2.61
tftpd version 0.48
libtiff version 3.8.2
PIKA Update Utilities 2.0.34
zoneinfo 1.0.0
IMAGE_CREATION_DATE=Mon Aug 23 11:03:43 EDT 2010
thanks for any help
Manuel