[Asterisk-Users] Broadvoice + incoming call works only for
~2minutes
Roman Zhovtulya
roman at fh-offenburg.de
Fri Mar 4 16:03:39 MST 2005
Could you also post your extensions.conf where to route the call
further?
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Woojin Lee
Sent: Freitag, 4. März 2005 16:38
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Broadvoice + incoming call works only for
~2minutes
Hi, all.
The asterisk setup is working fine, receiving calls via broadvoice
"initially".
When call comes in via broadvoice number, asterisk picks it up and
routes
correctly, as long as the call came in within ~2 min from the previous
one.
In other words, as long as a call comes in within ~2 min since the
previous one,
asterisk will answer the call. However, if the call comes in after
about 3 min,
asterisk does not pick up the call any more. When I check
the status of "peers" and "registry" from asterisk, it still says it's
registered to broadvoice fine.
However, call doesn't come through.
Would you have any idea why? Any help will be much appreciated.
Thanks
Woojin
Here's the excerpt from sip.conf
[broadvoice]
type=friend
nat=no
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
username=5083021402
fromuser=5083021402
secret=password-for-1st-BV-account
dtmfmode=inband
context=sip
canreinvite=no
insecure=very
[broadvoice2]
type=friend
nat=no
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
username=5083021425
fromuser=5083021425
secret=password-for-2nd-BV-account
dtmfmode=inband
context=sip
canreinvite=no
insecure=very
and here's the output from sip show peers and sip show registry
*CLI> sip show peers
Name/username Host Dyn Nat ACL Mask
Port Status
grandstream1/grandstream1 (Unspecified) D 255.255.255.255
0 Unmonitored
phone2/phone2 (Unspecified) D
255.255.255.255 0 Unmonitored
phone1/phone1 192.168.1.108 D
255.255.255.255 5060 Unmonitored
simpleconnect-sip/wlee179 63.218.92.199
255.255.255.255 5060 Unmonitored
broadvoice2/5083021425 147.135.0.128
255.255.255.255 5060 Unmonitored
broadvoice1/5083021402 147.135.0.128
255.255.255.255 5060 Unmonitored
6 sip peers [4 online , 2 offline]
*CLI> sip show registry
Host Username
Refresh State
sip.broadvoice.com:5060 5083021425 at s 2038 Registered
sip.broadvoice.com:5060 5083021402 at s 2038 Registered
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list