Displaying 2 results from an estimated 2 matches for "49xxxxxxx".
Did you mean:
_9xxxxxxx
2023 May 05
0
Calls running forever / CDRs inaccurate
...root at voip]# asterisk -rx 'core show channels verbose' |sort -r -k 9 |
grep -v Outgoing
Channel Context Extension Prio State
Application Data CallerID Duration
Accountcode PeerAccount BridgeID
SIP/customer01 customer-voipin 49xxxxxxx 26 Ring Dial
SIP/+49xxxxxxx at provider 49xxxxxxxx 12:49:05
So, the longest currently active call is in state "Ringing" for 12 hours
49 minutes.
It could be also that a call is in state "Up" for an arbitrary duration
(10, 15, 20+ hours). A cron script is re...
2006 Jun 23
1
Samba 3.0.22: share be r/w for LDAP-authenticated users, r/o for anonymous
...entication should be performed against an LDAP that contains
entries like this:
dn: cn=rb,dc=intra,dc=ourdom,dc=de
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: jabberuser
jid: rb@intra.ourdom.de
o: ourcompany
cn: rb
sn: Bergs
givenName: Ralf
telephoneNumber: +49xxxxxxx
mobile: +49xxxxxxxx
userPassword: secret
roomNumber: 4711
The "userPassword" key contains the password that is to be checked, the
"cn" key the username for the respective user.
Can this be accomplished? Is there anyone who would like to share some
config snippets with me?
I d...