<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2096" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>I had my asterisk
server working fine with FWD as a SIP provider, so I now added a second SIP
provider (voctel). The addition to my sip.conf file is almost identical to
FWD, however, asterisk now generates lots of debug messages for some strange
reason! In particular, the line "##### Testing 127.0.0.1 with 172.31.0.0"
shows up every two seconds! (See my log below).</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=046011814-20052005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>If I comment out the
register and [section] for the new SIP service, the error goes away. While
leaving the line in, the VocTel service appears properly when I "SHOW SIP
PEERS", "SHOW SIP USERS", and "SHOW SIP REGISTRY".</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=046011814-20052005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>Can anyone explain
what is happening? Why are these testing lines appearing every 2 seconds,
and how do I stop them?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=046011814-20052005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>General
info====================</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>My asterisk server's
internal address = 172.31.254.2</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>My asterisk server's
internal netmask = 255.255.0.0</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>FWD server =
209.91.145.154 </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>VocTel server =
69.90.155.70 (new service)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=046011814-20052005> </DIV></SPAN></FONT>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>sip.conf
sections================</SPAN></FONT></DIV><FONT size=+0><SPAN
class=046011814-20052005>
<DIV><FONT face=Arial size=2>register => <SPAN
class=046011814-20052005>xxx:yyy</SPAN>@fwd.pulver.com/8000</FONT></DIV>
<DIV><FONT face=Arial size=2>register => <SPAN
class=046011814-20052005>xxx:yyy</SPAN>@switch-1.voctel.net/9000<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>[fwd]<BR>context=menuexternal ;
Give them external caller context<BR>type=friend<BR>secret=<SPAN
class=046011814-20052005>yyy</SPAN><BR>username=<SPAN
class=046011814-20052005>xxx</SPAN><BR>fromuser=<SPAN
class=046011814-20052005>xxx</SPAN><BR>fromdomain=fwd.pulver.com<BR>host=fwd.pulver.com<BR>dtmfmode=inband<BR>nat=yes </FONT></DIV>
<DIV><FONT face=Arial
size=2>canreinvite=no<BR>;regexten=8000
; Show FWD as extension 7000<BR>insecure=very
; required for incoming FWD calls </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT size=+0><FONT face=Arial><FONT
size=2>[voctel]<BR>context=menuexternal ; Give them external
caller context<BR>type=friend<BR>secret=<SPAN
class=046011814-20052005>yyy</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT size=+0><SPAN class=046011814-20052005></SPAN><FONT face=Arial
size=2>username=<SPAN class=046011814-20052005>xxx</SPAN><BR>fromuser=<SPAN
class=046011814-20052005>xxx</SPAN><BR>fromdomain=switch-1.voctel.net<BR>host=switch-1.voctel.net<BR>;defaultip=172.31.254.2 <BR>dtmfmode=inband<BR>nat=yes <BR>canreinvite=no<BR>;regexten=9000 </FONT></FONT></DIV>
<DIV><FONT size=+0><FONT face=Arial size=2>insecure=very
; required for incoming calls </FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=046011814-20052005>my message
log=====================</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>May 20 10:01:33 DEBUG[5520]: ##### Testing
209.91.145.154 with 172.31.0.0<BR>May 20 10:01:33 DEBUG[5520]: Target address
209.91.145.154 is not local, substituting externip<BR>May 20 10:01:33
DEBUG[5520]: Scheduled a registration timeout # 15<BR>May 20 10:01:33
DEBUG[5520]: ##### Testing 69.90.155.70 with 172.31.0.0<BR>May 20 10:01:33
DEBUG[5520]: Target address 69.90.155.70 is not local, substituting
externip<BR>May 20 10:01:33 DEBUG[5520]: Scheduled a registration timeout #
17<BR>May 20 10:01:33 VERBOSE[5520]: [chan_agent]May 20 10:01:33
VERBOSE[5520]: [chan_agent] => (Agent Proxy Channel)<BR>May 20 10:01:33
VERBOSE[5520]: == Registered channel type 'Agent' (Call Agent Proxy
Channel)<BR>May 20 10:01:33 VERBOSE[5520]: == Registered application
'AgentLogin'<BR>May 20 10:01:33 VERBOSE[5520]: == Registered
application 'AgentCallbackLogin'<BR>May 20 10:01:33 VERBOSE[5520]:
== Registered application 'AgentMonitorOutgoing'<BR>May 20 10:01:33
VERBOSE[5520]: == Parsing '/asterisk/etc/agents.conf': May 20
10:01:33 VERBOSE[5520]: == Parsing '/asterisk/etc/agents.conf':
Found<BR>May 20 10:01:33 VERBOSE[5520]: [skipping chan_mgcp]<BR>May 20
10:01:33 VERBOSE[5520]: [skipping chan_iax2]<BR>May 20 10:01:33
VERBOSE[5520]: [skipping chan_iax]<BR>May 20 10:01:33 VERBOSE[5520]:
[chan_local]May 20 10:01:33 VERBOSE[5520]: [chan_local] => (Local Proxy
Channel)<BR>May 20 10:01:33 VERBOSE[5520]: == Registered channel
type 'Local' (Local Proxy Channel Driver)<BR>May 20 10:01:33
VERBOSE[5520]: [skipping chan_skinny]<BR>May 20 10:01:33
VERBOSE[5520]: [chan_oss]May 20 10:01:33 VERBOSE[5520]: [chan_oss]
=> (OSS Console Channel Driver)<BR>May 20 10:01:33 VERBOSE[5520]:
== Console is full duplex<BR>May 20 10:01:33 VERBOSE[5520]: ==
Registered channel type 'Console' (OSS Console Channel Driver)<BR>May 20
10:01:33 VERBOSE[5520]: == Parsing '/asterisk/etc/oss.conf': May 20
10:01:33 VERBOSE[5520]: == Parsing '/asterisk/etc/oss.conf':
Found<BR>May 20 10:01:33 VERBOSE[5520]: == Parsing
'/asterisk/etc/enum.conf': May 20 10:01:33 VERBOSE[5520]: == Parsing
'/asterisk/etc/enum.conf': Found<BR>May 20 10:01:33 VERBOSE[5520]:
== Parsing '/asterisk/etc/extconfig.conf': May 20 10:01:33
VERBOSE[5520]: == Parsing '/asterisk/etc/extconfig.conf':
Found<BR>May 20 10:01:33 VERBOSE[5520]: Asterisk Event Logger restarted<BR>May
20 10:01:33 VERBOSE[5520]: == Parsing '/asterisk/etc/manager.conf':
May 20 10:01:33 VERBOSE[5520]: == Parsing
'/asterisk/etc/manager.conf': Found<BR>May 20 10:01:33
VERBOSE[5520]: == Parsing '/asterisk/etc/enum.conf': May 20 10:01:33
VERBOSE[5520]: == Parsing '/asterisk/etc/enum.conf': Found<BR>May 20
10:01:33 VERBOSE[5520]: == Parsing '/asterisk/etc/rtp.conf': May 20
10:01:33 VERBOSE[5520]: == Parsing '/asterisk/etc/rtp.conf':
Found<BR>May 20 10:01:33 VERBOSE[5520]: == Parsing
'/cygdrive/e/pbx/config/rtp.conf': May 20 10:01:33 VERBOSE[5520]: ==
Parsing '/cygdrive/e/pbx/config/rtp.conf': Found<BR>May 20 10:01:33
VERBOSE[5520]: == RTP Allocating from port range 10000 ->
13000<BR>May 20 10:01:33 VERBOSE[5520]: Asterisk Ready.<BR>May 20 10:01:33
DEBUG[5520]: (Provisional) Stopping retransmission (but retaining packet) on <A
href="mailto:'2657c93c79b12ba855365135794f06e5@172.31.254.2'">'2657c93c79b12ba855365135794f06e5@172.31.254.2'</A>
Request 102: Found<BR>May 20 10:01:33 DEBUG[5520]: Setting NAT on RTP to
0<BR>May 20 10:01:33 DEBUG[5520]: Setting NAT on VRTP to 0<BR>May 20 10:01:33
DEBUG[5520]: ##### Testing 172.31.250.5 with 172.31.0.0<BR>May 20 10:01:33
DEBUG[5520]: Stopping retransmission on <A
href="mailto:'2657c93c79b12ba855365135794f06e5@172.31.254.2'">'2657c93c79b12ba855365135794f06e5@172.31.254.2'</A>
of Request 102: Found<BR>May 20 10:01:33 DEBUG[5520]: Setting NAT on RTP to
0<BR>May 20 10:01:33 DEBUG[5520]: Setting NAT on VRTP to 0<BR>May 20 10:01:33
DEBUG[5520]: ##### Testing 172.31.250.9 with 172.31.0.0<BR>May 20 10:01:33
DEBUG[5520]: Setting NAT on RTP to 0<BR>May 20 10:01:33 DEBUG[5520]: Setting NAT
on VRTP to 0<BR>May 20 10:01:33 DEBUG[5520]: ##### Testing 172.31.250.4 with
172.31.0.0<BR>May 20 10:01:33 DEBUG[5520]: Stopping retransmission on <A
href="mailto:'40c9fe6a49067a72561f3b294fd30023@172.31.254.2'">'40c9fe6a49067a72561f3b294fd30023@172.31.254.2'</A>
of Request 102: Found<BR>May 20 10:01:33 DEBUG[5520]: Stopping retransmission on
<A
href="mailto:'3477d43f70a3a52b28e4baf17d8341fc@172.31.254.2'">'3477d43f70a3a52b28e4baf17d8341fc@172.31.254.2'</A>
of Request 102: Found<BR>May 20 10:01:33 DEBUG[5520]: (Provisional) Stopping
retransmission (but retaining packet) on <A
href="mailto:'2657c93c79b12ba855365135794f06e5@172.31.254.2'">'2657c93c79b12ba855365135794f06e5@172.31.254.2'</A>
Request 103: Found<BR>May 20 10:01:33 DEBUG[5520]: Stopping retransmission on <A
href="mailto:'398150e9375216574d9a2fdb76c3625e@172.31.254.2'">'398150e9375216574d9a2fdb76c3625e@172.31.254.2'</A>
of Request 102: Found<BR>May 20 10:01:33 DEBUG[5520]: Stopping retransmission on
<A
href="mailto:'088232df6db505597d157d8d71dfed43@172.31.254.2'">'088232df6db505597d157d8d71dfed43@172.31.254.2'</A>
of Request 102: Found<BR>May 20 10:01:33 DEBUG[5520]: Stopping retransmission on
<A
href="mailto:'40c9fe6a49067a72561f3b294fd30023@172.31.254.2'">'40c9fe6a49067a72561f3b294fd30023@172.31.254.2'</A>
of Request 103: Found<BR>May 20 10:01:33 DEBUG[5520]: Registration
successful<BR>May 20 10:01:33 DEBUG[5520]: Cancelling timeout 17<BR>May 20
10:01:38 DEBUG[5520]: ##### Testing 127.0.0.1 with 172.31.0.0<BR>May 20 10:01:38
DEBUG[5520]: Target address 127.0.0.1 is not local, substituting externip<BR>May
20 10:01:39 DEBUG[5520]: ##### Testing 127.0.0.1 with 172.31.0.0<BR>May 20
10:01:39 DEBUG[5520]: Target address 127.0.0.1 is not local, substituting
externip<BR>May 20 10:01:40 DEBUG[5520]: ##### Testing 127.0.0.1 with
172.31.0.0<BR>May 20 10:01:40 DEBUG[5520]: Target address 127.0.0.1 is not
local, substituting externip<BR>May 20 10:01:42 DEBUG[5520]: ##### Testing
127.0.0.1 with 172.31.0.0<BR>May 20 10:01:42 DEBUG[5520]: Target address
127.0.0.1 is not local, substituting externip<BR></DIV></FONT></BODY></HTML>