Thursday, September 24, 2009









sia le connessioni da 192.168.1.10 che da 192.168.1.11 vengono instradate tramite telecom, l'ip di TGMT
quindi asterisk si connette in sip ma non esce su internet

l'ip alias 192.168.20.10 non e' ruotato, purtroppo

Network Connections alice gate


questa e' la pagina diinternet setup del mio
AGPF_4.3.5
accedendo con admin/admin come spiegato qua:
http://www.ebaygeneration.com/forum/showpost.php?s=824f0393e99e3d13416474d0e1922bf5&p=700313&postcount=7
mi chiedo cosa sia il def gw 192.168.100.1

forse qua trovo risposte

http://groups.google.com/

Friday, May 08, 2009

mandriva-directory-server-on-debian-etch

pdc:/etc/ldap# diff slapd.conf slapd.conf-mds
3d2
<
6d4
<
9d6
<
14a12,19
> include /etc/ldap/schema/mmc.schema
> include /etc/ldap/schema/samba.schema
> include /etc/ldap/schema/printer.schema
> include /etc/ldap/schema/mail.schema
> include /etc/ldap/schema/dnszone.schema
> include /etc/ldap/schema/dhcp.schema
>
> schemacheck on
24c29
< loglevel none
---
> loglevel 0
27,28c32,33
< modulepath /usr/lib/ldap
< moduleload back_hdb
---
> modulepath /usr/lib/ldap
> moduleload back_bdb
38c43
< # Specific Backend Directives for hdb:
---
> # Specific Backend Directives for bdb:
41c46,47
< backend hdb
---
> backend bdb
> checkpoint 512 30
47c53
< #backend
---
> #backend
50c56
< # Specific Directives for database #1, of type hdb:
---
> # Specific Directives for database #1, of type bdb:
53c59
< database hdb
---
> database bdb
56c62
< suffix "dc=acbgroup,dc=com"
---
> suffix "dc=example,dc=com"
60c66,67
< # rootdn "cn=admin,dc=acbgroup,dc=com"
---
> rootdn "cn=admin,dc=example,dc=com"
> rootpw {SSHA}kPd9OeiwGx4lyZUiQ2NFmzXV0JWyLV9A
65,69d71
< # The dbconfig settings are used to generate a DB_CONFIG file the first
< # time slapd starts. They do NOT override existing an existing DB_CONFIG
< # file. You should therefore change these settings in DB_CONFIG directly
< # or remove DB_CONFIG and restart slapd for changes to take effect.
<
75,77c77,78
< # to get slapd running at all. See http://bugs.debian.org/303057 for more
< # information.
<
---
> # to get slapd running at all. See http://bugs.debian.org/303057
> # for more information.
79a81
>
81a84
>
86c89,94
< index objectClass eq
---
> index objectClass,uidNumber,gidNumber eq
> index cn,sn,uid,displayName pres,sub,eq
> index memberUid,mail,givenname eq,subinitial
> index sambaSID,sambaPrimaryGroupSID,sambaDomainName eq
> index zoneName,relativeDomainName eq
> index dhcpHWAddress,dhcpClassData eq
91,94d98
< # Checkpoint the BerkeleyDB database periodically in case of system
< # failure and to speed slapd shutdown.
< checkpoint 512 30
<
96,97c100
< # replogfile /var/lib/ldap/replog
<
---
> # replogfile /var/lib/ldap/replog
103,104c106,107
< access to attrs=userPassword,shadowLastChange
< by dn="cn=admin,dc=acbgroup,dc=com" write
---
> access to attrs=userPassword,sambaLMPassword,sambaNTPassword
> by dn="cn=admin,dc=example,dc=com" write
123c126
< by dn="cn=admin,dc=acbgroup,dc=com" write
---
> by dn="cn=admin,dc=example,dc=com" write
129c132
< # by dn="cn=admin,dc=acbgroup,dc=com" write
---
> # by dn="cn=admin,dc=example,dc=com" write
133c136
< # Specific Directives for database #2, of type 'other' (can be hdb too):
---
> # Specific Directives for database #2, of type 'other' (can be bdb too):
139c142,143
< #suffix "dc=debian,dc=org"
---
> #suffix "dc=debian,dc=org"

Wednesday, March 25, 2009

creazione diaktone it


Il





problema da risolvere e' il seguente: il 4638 non hangupa l atelfonata quando il

dialplan hanguppa la linea. Su suggerimento di Kostas


http://forum.allnet-italia.it/viewtopic.php?p=475

ho prima creato un tone set chiamandolo dialtone_it, poi ho caricato i toni riposrtati nel post del forum:




























successivamente ho associato il toneset a tutte le interfaccie isdn e sip

Friday, February 13, 2009

Configurazione di patton 4638 Rel 5.3

Step 1
Prima di tutto si devono configurare le BRI, settando la modalita' TE. Questa e' la lista delle bri presenti sul patton, sono 5 numerate da 0 a 4


















Adesso vediamo il settaggio della singola bri










































































Step 2
Adesso configuriamo le SIP interfaces





Selezioniamo Interfaces



Step 3
Adesso modifichiamo if-asterisk-1


In modo analogo gestiamo 2,3 e 4.

Step 4
Gestiamo i gateway, poi abbiamo finito


Attenzione: io sto lavorando sull'autenticazione senza successo, pertanto vedete in fondo sinistra la selezione del Location service 1001, nella configurazione senza autenticazione non mettete nulla.

Ecco il trunk sip su freepbx




ecco gli errori

ecco gli errori

<------------>
Scheduling destruction of SIP dialog '846c72dfab0b302a' in 32000 ms (Method: REGISTER)
Really destroying SIP dialog 'aaf4dfe03ae20ae7' Method: REGISTER
IDSRack05*CLI>
<--- SIP read from 192.168.16.2:5060 --->
REGISTER sip:192.168.16.1:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bK63b65b92794f7f3d8
Route:
Max-Forwards: 70
From: 1001 ;tag=29b67ff7be
To: 1001
Call-ID: 923509206c7644a9
CSeq: 20033 REGISTER
Contact: 1001
Expires: 3600
User-Agent: Patton SN4638 5BIS 00A0BA04473D R5.3 2009-01-15 H323 SIP BRI M5T SIP Stack/4.0.28.28
Content-Length: 0


<------------->
--- (12 headers 0 lines) ---
Using latest REGISTER request as basis request
Sending to 192.168.16.2 : 5060 (no NAT)

<--- Transmitting (no NAT) to 192.168.16.2:5060 --->
SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bK63b65b92794f7f3d8;received=192.168.16.2
From: 1001 ;tag=29b67ff7be
To: 1001 ;tag=as6baefcde
Call-ID: 923509206c7644a9
CSeq: 20033 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog '923509206c7644a9' in 32000 ms (Method: REGISTER)
Really destroying SIP dialog 'bd591885983749f4' Method: REGISTER
IDSRack05*CLI>
<--- SIP read from 192.168.16.2:5060 --->
REGISTER sip:192.168.16.1:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bK95e795fc3c732da1c
Route:
Max-Forwards: 70
From: 1001 ;tag=5d05d922f0
To: 1001
Call-ID: ba29a22bac47faed
CSeq: 26050 REGISTER
Contact: 1001
Expires: 3600
User-Agent: Patton SN4638 5BIS 00A0BA04473D R5.3 2009-01-15 H323 SIP BRI M5T SIP Stack/4.0.28.28
Content-Length: 0


<------------->
--- (12 headers 0 lines) ---
Using latest REGISTER request as basis request
Sending to 192.168.16.2 : 5060 (no NAT)
IDSRack05*CLI>
<--- Transmitting (no NAT) to 192.168.16.2:5060 --->
SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bK95e795fc3c732da1c;received=192.168.16.2
From: 1001 ;tag=5d05d922f0
To: 1001 ;tag=as7f0991cc
Call-ID: ba29a22bac47faed
CSeq: 26050 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'ba29a22bac47faed' in 32000 ms (Method: REGISTER)
Really destroying SIP dialog '258b3c1310b2780a' Method: REGISTER
IDSRack05*CLI>
<--- SIP read from 192.168.16.2:5060 --->
REGISTER sip:192.168.16.1:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bKb7ccc4bead518036e
Route:
Max-Forwards: 70
From: 1001 ;tag=a8d94a44bc
To: 1001
Call-ID: d48f445874ab99e6
CSeq: 5925 REGISTER
Contact: 1001
Expires: 3600
User-Agent: Patton SN4638 5BIS 00A0BA04473D R5.3 2009-01-15 H323 SIP BRI M5T SIP Stack/4.0.28.28
Content-Length: 0


<------------->
--- (12 headers 0 lines) ---
Using latest REGISTER request as basis request
Sending to 192.168.16.2 : 5060 (no NAT)
IDSRack05*CLI>
<--- Transmitting (no NAT) to 192.168.16.2:5060 --->
SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bKb7ccc4bead518036e;received=192.168.16.2
From: 1001 ;tag=a8d94a44bc
To: 1001 ;tag=as73a77b29
Call-ID: d48f445874ab99e6
CSeq: 5925 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'd48f445874ab99e6' in 32000 ms (Method: REGISTER)
Really destroying SIP dialog '846c72dfab0b302a' Method: REGISTER
IDSRack05*CLI>
<--- SIP read from 192.168.16.2:5060 --->
REGISTER sip:192.168.16.1:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bK5bae5c500940055a0
Route:
Max-Forwards: 70
From: 1001 ;tag=8a2ebae494
To: 1001
Call-ID: a12b9db8478a6127
CSeq: 21809 REGISTER
Contact: 1001
Expires: 3600
User-Agent: Patton SN4638 5BIS 00A0BA04473D R5.3 2009-01-15 H323 SIP BRI M5T SIP Stack/4.0.28.28
Content-Length: 0


<------------->
--- (12 headers 0 lines) ---
Using latest REGISTER request as basis request
Sending to 192.168.16.2 : 5060 (no NAT)
IDSRack05*CLI>
<--- Transmitting (no NAT) to 192.168.16.2:5060 --->
SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 192.168.16.2;branch=z9hG4bK5bae5c500940055a0;received=192.168.16.2
From: 1001 ;tag=8a2ebae494
To: 1001 ;tag=as30f795e4
Call-ID: a12b9db8478a6127
CSeq: 21809 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'a12b9db8478a6127' in 32000 ms (Method: REGISTER)
Really destroying SIP dialog '923509206c7644a9' Method: REGISTER