[Asterisk-Users] problems getting inbound to work @ voicepulse

2004-04-02 Thread Steven Kokinos
Hello-

I'm obviously doing something wrong here in trying to get an inbound 
DID to work with voicepulse.

I have an outbound context set-up for those calls in iax.conf, and the 
appropriate register in- statement.

within extensions.conf I am doing something like this:

exten = 212xxx,1,Dial(SIP/admin,t)

(where admin is the phone i am looking to forward to from sip.conf).

i'm getting the following errors from iax2 debug:

Apr  2 16:00:54 NOTICE[1133718080]: chan_iax2.c:5087 socket_read: 
Rejected connect attempt from 66.xxx.xxx.xxx, request '[EMAIL PROTECTED]' 
does not exist
Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: 
REJECT
   Timestamp: 00034ms  SCall: 4  DCall: 00233 [66.234.228.132:4569]
   CAUSE   : No such context/extension

Tx-Frame Retry[001] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: 
REJECT
   Timestamp: 00034ms  SCall: 4  DCall: 00233 [66.xxx.xxx.xxx:4569]
   CAUSE   : No such context/extension

Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: 
INVAL
   Timestamp: 0ms  SCall: 00233  DCall: 4 [66.xxx.xxx.xxx:4569]

Any ideas would be greatly appreciated. I'm not sure if I need to put 
something specific in for the inbound number in sip.conf, or 
extensions.conf. The instructions in the howto and on voicepulse both 
seem somewhat vague.

-Steve

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] problems getting inbound to work @ voicepulse

2004-04-02 Thread Scott Laird
On Apr 2, 2004, at 3:12 PM, Steven Kokinos wrote:
Hello-

I'm obviously doing something wrong here in trying to get an inbound 
DID to work with voicepulse.

I have an outbound context set-up for those calls in iax.conf, and the 
appropriate register in- statement.

within extensions.conf I am doing something like this:

exten = 212xxx,1,Dial(SIP/admin,t)
Which context is this in?  You need to have a 'context=something' 
line in the VoicePulse block in iax.conf that points to the context in 
extension.conf that has this line.  I'm using NuFone over IAX with an 
866-xxx DID, and it works just fine.  See 
http://www.voip-info.org/tiki-index.php?page=NuFone%20Settings for an 
example; it looks more readable then the VoicePulse example.

Scott

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] problems getting inbound to work @ voicepulse

2004-04-02 Thread Steven Kokinos
Scott-

Thanks for the tip. It was in fact that I didn't have the two contexts 
matching. Once I resolved that everything is working great.

-Steve

On Apr 2, 2004, at 6:21 PM, Scott Laird wrote:

On Apr 2, 2004, at 3:12 PM, Steven Kokinos wrote:
Hello-

I'm obviously doing something wrong here in trying to get an inbound 
DID to work with voicepulse.

I have an outbound context set-up for those calls in iax.conf, and 
the appropriate register in- statement.

within extensions.conf I am doing something like this:

exten = 212xxx,1,Dial(SIP/admin,t)
Which context is this in?  You need to have a 'context=something' 
line in the VoicePulse block in iax.conf that points to the context in 
extension.conf that has this line.  I'm using NuFone over IAX with an 
866-xxx DID, and it works just fine.  See 
http://www.voip-info.org/tiki-index.php?page=NuFone%20Settings for an 
example; it looks more readable then the VoicePulse example.

Scott

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users