RE: [Asterisk-Users] Broadvoice / * re-register issues

2005-01-05 Thread Nabeel Jafferali
> After about 4 or 5 minutes, however, I cannot get incoming
> calls.  It either just rings or goes busy, and never executes
> the dialplan in extensions.conf.

Broadvoice has four servers that may send your * server calls. This was
my sip.conf setup until last week (when I cancelled Broadvoice):

register => phonenumber:[EMAIL PROTECTED]/phonenumber

[bv-out]
type=peer
username=phonenumber
fromuser=phonenumber
secret=password
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
disallow=all
allow=ulaw
dtmfmode=inband
canreinvite=no

[bv-in-1]
type=friend
host=147.135.8.128
context=from-bv
dtmfmode=inband
canreinvite=no

[bv-in-2]
type=friend
host=147.135.0.128
context=from-bv
dtmfmode=inband
canreinvite=no

[bv-in-3]
type=friend
host=147.135.4.128
context=from-bv
dtmfmode=inband
canreinvite=no

-- 
Nabeel Jafferali
tel: 416.491.9136 (toronto)
 646.225.7426 (new york)
fwd: 46990
email/msn : nabeeljafferali.net
___
Asterisk-Users mailing list
Asterisk-Users@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


RE: [Asterisk-Users] Broadvoice / * re-register issues

2005-01-05 Thread Anders F Eriksson
I think you might have to add the line below to [sip.broadvoice.com]:

insecure=very

I know that it's required for other services, and probably with broadvoice
as well.

/Anders

> Ok, so I have the following SIP.CONF:
> 
> [general]
> context=default
> port=5060
> bindaddr=10.1.1.200
> externip = XX.XXX.XX.XX
> localnet=10.0.0.0/255.0.0.0
> disallow=all
> allow=ulaw
> allow=g729
> allow=g726
> allow=alaw
> 
> register =>
> [EMAIL PROTECTED]:X:[EMAIL PROTECTED]
ice.com/1234
> 
> [sip.broadvoice.com]
> type=peer
> host=sip.broadvoice.com
> fromdomain=sip.broadvoice.com
> fromuser=##
> context=default
> dtmfmode=inband
> canreinvite=no
> disallow=all
> allow=ulaw
> allow=g729
> allow=g726
> allow=alaw
> 

___
Asterisk-Users mailing list
Asterisk-Users@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


RE: [Asterisk-Users] Broadvoice / * re-register issues

2005-01-05 Thread Kanuri, Seshu (Company IT)
Kevin's entry in sip.conf does not have caller id properly defined 

 
NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited. 
 
___
Asterisk-Users mailing list
Asterisk-Users@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


[Asterisk-Users] Broadvoice / * re-register issues

2005-01-05 Thread kevin
HELP!

Ok, so I have the following SIP.CONF:

[general]
context=default
port=5060
bindaddr=10.1.1.200
externip = XX.XXX.XX.XX
localnet=10.0.0.0/255.0.0.0
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw

register =>
[EMAIL PROTECTED]:X:[EMAIL PROTECTED]/1234

[sip.broadvoice.com]
type=peer
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=##
context=default
dtmfmode=inband
canreinvite=no
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw

[kevin]
type=friend
regexten=1001
username=kevin
fromuser=Kevin Marvin   ; Specify user to put in "from" instead of
callerid
secret=XX
host=dynamic
canreinvite=no
defaultip=10.1.1.16
amaflags=default; Choices are default, omit, billing,
documentation
dtmfmode=inband

[laptop2]
type=friend
regexten=1005
;username=notebook
fromuser=notebook
secret=XXX
auth=md5
host=dynamic
qualify=1000
callerid="Notebook" <1005>
disallow=all
allow=gsm
context=default
dtmfmode=inband
reinvite=no
canreinvite=no

[1002]
type=friend
username=1002
secret=
canreinvite=no
host=dynamic
dtmfmode=rfc2833
mailbox=1002
nat=0


My server, on startup, registers with BV and works great.  Calls come in,
calls go out, life is good.

After about 4 or 5 minutes, however, I cannot get incoming calls.  It
either just rings or goes busy, and never executes the dialplan in
extensions.conf.

I have recompiled, applied the BV patch, all to no avail.  Please help me
understand what I am missing before the wife kills me, which would be very
very bad for my racquetball game.


Thanks,

- Kevin


p.s. - my mail system is having trouble too, so I may have sent this more
than once.  1 thing at a time :)
___
Asterisk-Users mailing list
Asterisk-Users@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


[Asterisk-Users] Broadvoice / * re-register issues

2005-01-05 Thread kevin
HELP!

Ok, so I have the following SIP.CONF:

[general]
context=default
port=5060
bindaddr=10.1.1.200
externip = XX.XXX.XX.XX
localnet=10.0.0.0/255.0.0.0
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw

register =>
[EMAIL PROTECTED]:X:[EMAIL PROTECTED]/1234

[sip.broadvoice.com]
type=peer
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=##
context=default
dtmfmode=inband
canreinvite=no
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw

[kevin]
type=friend
regexten=1001
username=kevin
fromuser=Kevin Marvin   ; Specify user to put in "from" instead of
callerid
secret=XX
host=dynamic
canreinvite=no
defaultip=10.1.1.16
amaflags=default; Choices are default, omit, billing,
documentation
dtmfmode=inband

[laptop2]
type=friend
regexten=1005
;username=notebook
fromuser=notebook
secret=XXX
auth=md5
host=dynamic
qualify=1000
callerid="Notebook" <1005>
disallow=all
allow=gsm
context=default
dtmfmode=inband
reinvite=no
canreinvite=no

[1002]
type=friend
username=1002
secret=
canreinvite=no
host=dynamic
dtmfmode=rfc2833
mailbox=1002
nat=0


My server, on startup, registers with BV and works great.  Calls come in,
calls go out, life is good.

After about 4 or 5 minutes, however, I cannot get incoming calls.  It
either just rings or goes busy, and never executes the dialplan in
extensions.conf.

I have recompiled, applied the BV patch, all to no avail.  Please help me
understand what I am missing before the wife kills me, which would be very
very bad for my racquetball game.


Thanks,

- Kevin
___
Asterisk-Users mailing list
Asterisk-Users@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