Hi

Asterisk is running as root.

ps -ef | grep asterisk
root     18638     1  1 09:17 ?        00:00:00 asterisk

Regards
Anthony

Francesco Peeters (Asterisk) wrote:

On Thu, January 12, 2006 7:12, Anthony Walker said:
Hi

First of well done for developing this great system. Will make life with
Asterisk and ISDN BRI's much easier.

However, I am getting an error when it tries to connect the channel and
I hope someone can help me find the issue.

Here are the log entries arround the error, followed by a whole lot of
info about the config etc to assist in debugging.
I have tried the snapshot from Dec 16th and well as the one from Jan
11th, both result in the same error.
I am using it with Asterisk 1.2.1

Any asistance would be greatly appreciated.

Regards
Anthony

q931 visdn0:CALL[57.I]: Got CONNECT ACKNOWLEDGE
q931 visdn0:CALL[57.I]: call.c:3910 Timer T313 stopped
q931 visdn0:CALL[57.I]: U8_CONNECT_REQUEST ==to==> U10_ACTIVE
q931 visdn0:TEI[0]: Releasing message
   -- poll timeout = -1
   -- visdn_q931_connect_channel
   -- Connecting streamport to chan '000002'
(/sys/devices/pci0000:00/0000:00:1c.0/0000:02:02.0/st0/B1)
Jan 11 22:56:13 ERROR[5564]: chan_visdn.c:4430
visdn_q931_connect_channel: Cannot open streamport: File exists
   -- visdn_q931_setup_complete_indication
   -- poll timeout = -1


Fedora Core release 3 (Heidelberg)
Linux  2.6.9-1.667smp #1 SMP

/etc/udev/rules.d/30-visdn.rules
KERNEL="cxc-control", NAME="visdn/cxc-control"

KERNEL="streamport", NAME="visdn/streamport"  GROUP="pbx" MODE="0660"
KERNEL="netdev-control", NAME="visdn/netdev-control"
KERNEL="ppp", NAME="visdn/ppp"
KERNEL="system", NAME="visdn/timers/system", SYMLINK="visdn/timer"

ll /dev/visdn
total 0
crw-------  1 root root 254, 1 Jan 12 00:12 cxc-control
crw-------  1 root root 248, 0 Jan 12 00:12 netdev-control
crw-------  1 root root 246, 0 Jan 12 00:12 ppp
crw-rw----  1 root pbx  247, 0 Jan 12 00:12 streamport
lrwxrwxrwx  1 root root     13 Jan 12 00:12 timer -> timers/system
drwxr-xr-x  2 root root     60 Jan 12 00:12 timers
<SNIP>

Under what account it Asterisk running? And in what primary group is that
account?


_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to