I'm using Asterisk 1.0.4 with AMP and Broad Voice. I have that with only 5 XTen Lite phones. I'm able to call / etc with internal phones just fine. I can call outside Vonage Numbers, and other BroadVoice Numbers. I have vonage where I live (626) and can call that fine. However, other 626 numbers I get similar errors as below. However, everytime, I try to call cell phones, and or most land lines, I get silence on the line and this in my logs: Thanks, any advice would be appreciated. Feb 8 10:02:47 DEBUG[4482]: SIMPLE DIAL (NO URL) Feb 8 10:02:47 DEBUG[4482]: Setting NAT on RTP to 4 Feb 8 10:02:47 DEBUG[4482]: Outgoing Call for 16262875555 Feb 8 10:02:47 DEBUG[4482]: 16262875555 is not a local user Feb 8 10:02:47 VERBOSE[4482]: -- Called BV/16262875555 Feb 8 10:02:47 DEBUG[3366]: (Provisional) Stopping retransmission (but retaining packet) on '5e4ed8827dc53fe36f4dc52a4c534247@sip.broadvoice.com' Request 102: Found Feb 8 10:02:50 DEBUG[3366]: Scheduled a registration timeout # 29570 Feb 8 10:02:50 DEBUG[3366]: Stopping retransmission on '238e1f2946e87ccd3d1b58ba507ed7ab@192.168.0.101' of Request 9672: Found Feb 8 10:02:50 DEBUG[3366]: Registration successful Feb 8 10:02:50 DEBUG[3366]: Cancelling timeout 29570 Feb 8 10:03:05 DEBUG[3366]: Acked pending invite 102 Feb 8 10:03:05 DEBUG[3366]: Stopping retransmission on '5e4ed8827dc53fe36f4dc52a4c534247@sip.broadvoice.com' of Request 102: Found Feb 8 10:03:05 DEBUG[3366]: build_route: Contact hop: <sip:16262872020@147.135.4.128:5060;bvoice=ACME-ntqjclfhfev2b;ep=147.135.4.129;transport=udp> Feb 8 10:03:05 VERBOSE[4482]: -- SIP/BV-522e answered SIP/201-df7a Feb 8 10:03:05 VERBOSE[4482]: -- Attempting native bridge of SIP/201-df7a and SIP/BV-522e Feb 8 10:03:05 DEBUG[3366]: Stopping retransmission on '783FF202-4A1B-4F9D-9680-4A0684D2823E@192.168.0.169' of Response 61362: Found Feb 8 10:03:06 DEBUG[3366]: Scheduled a registration timeout # 29574 Feb 8 10:03:06 DEBUG[3366]: Stopping retransmission on '238e1f2946e87ccd3d1b58ba507ed7ab@192.168.x.yyy' of Request 9673: Found Feb 8 10:03:06 DEBUG[3366]: Registration successful Feb 8 10:03:06 DEBUG[3366]: Cancelling timeout 29574 Feb 8 10:03:18 DEBUG[4482]: Didn't get a frame from channel: SIP/BV-522e Feb 8 10:03:18 DEBUG[4482]: Bridge stops bridging channels SIP/201-df7a and SIP/BV-522e Feb 8 10:03:18 DEBUG[4482]: update_user_counter(16262872020) - decrement outUse counter Feb 8 10:03:18 DEBUG[4482]: 16262875555 is not a local user Feb 8 10:03:18 DEBUG[4482]: Exiting with DIALSTATUS=ANSWER. Feb 8 10:03:18 VERBOSE[4482]: == Spawn extension (from-internal, 916262872020, 2) exited non-zero on 'SIP/201-df7a' Feb 8 10:03:18 VERBOSE[4482]: -- Executing ^[[1;36;40mMacro^[[0;37;40m("^[[1;35;40mSIP/201-df7a^[[0;37;40m", "^[[1;35;40mhangupcall^[[0;37;40m") in new stack Feb 8 10:03:18 VERBOSE[4482]: -- Executing ^[[1;36;40mResetCDR^[[0;37;40m("^[[1;35;40mSIP/201-df7a^[[0;37;40m", "^[[1;35;40mw^[[0;37;40m") in new stack Feb 8 10:03:18 DEBUG[4482]: cdr_mysql: inserting a CDR record. __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail
Randy Johnson
2005-Feb-08 14:23 UTC
[Asterisk-Users] Can only call VoIP SIP Providers (Weird)
This happens when you put the wrong value in extension.conf in my test ;line belpw ypu see I have @broadvoice after the number exten => 708,2,Dial(SIP/${EXT708}@broadvoice,15,m) you probably have @sip.broadvoice.com the @broadvoice needs to be in your sip.conf ie [broadvoice] Randy Puddle wrote:>I'm using Asterisk 1.0.4 with AMP and Broad Voice. > >I have that with only 5 XTen Lite phones. > >I'm able to call / etc with internal phones just fine. > >I can call outside Vonage Numbers, and other >BroadVoice Numbers. I have vonage where I live (626) >and can call that fine. However, other 626 numbers I >get similar errors as below. > >However, everytime, I try to call cell phones, and or >most land lines, I get silence on the line and this in >my logs: > >Thanks, any advice would be appreciated. > >Feb 8 10:02:47 DEBUG[4482]: SIMPLE DIAL (NO URL) >Feb 8 10:02:47 DEBUG[4482]: Setting NAT on RTP to 4 >Feb 8 10:02:47 DEBUG[4482]: Outgoing Call for >16262875555 >Feb 8 10:02:47 DEBUG[4482]: 16262875555 is not a >local user >Feb 8 10:02:47 VERBOSE[4482]: -- Called >BV/16262875555 >Feb 8 10:02:47 DEBUG[3366]: (Provisional) Stopping >retransmission (but retaining packet) on >'5e4ed8827dc53fe36f4dc52a4c534247@sip.broadvoice.com' >Request 102: Found >Feb 8 10:02:50 DEBUG[3366]: Scheduled a registration >timeout # 29570 >Feb 8 10:02:50 DEBUG[3366]: Stopping retransmission >on '238e1f2946e87ccd3d1b58ba507ed7ab@192.168.0.101' of >Request 9672: Found >Feb 8 10:02:50 DEBUG[3366]: Registration successful >Feb 8 10:02:50 DEBUG[3366]: Cancelling timeout 29570 >Feb 8 10:03:05 DEBUG[3366]: Acked pending invite 102 >Feb 8 10:03:05 DEBUG[3366]: Stopping retransmission >on >'5e4ed8827dc53fe36f4dc52a4c534247@sip.broadvoice.com' >of Request 102: Found >Feb 8 10:03:05 DEBUG[3366]: build_route: Contact hop: ><sip:16262872020@147.135.4.128:5060;bvoice=ACME-ntqjclfhfev2b;ep=147.135.4.129;transport=udp> >Feb 8 10:03:05 VERBOSE[4482]: -- SIP/BV-522e >answered SIP/201-df7a >Feb 8 10:03:05 VERBOSE[4482]: -- Attempting >native bridge of SIP/201-df7a and SIP/BV-522e >Feb 8 10:03:05 DEBUG[3366]: Stopping retransmission >on >'783FF202-4A1B-4F9D-9680-4A0684D2823E@192.168.0.169' >of Response 61362: Found >Feb 8 10:03:06 DEBUG[3366]: Scheduled a registration >timeout # 29574 >Feb 8 10:03:06 DEBUG[3366]: Stopping retransmission >on '238e1f2946e87ccd3d1b58ba507ed7ab@192.168.x.yyy' of >Request 9673: Found >Feb 8 10:03:06 DEBUG[3366]: Registration successful >Feb 8 10:03:06 DEBUG[3366]: Cancelling timeout 29574 >Feb 8 10:03:18 DEBUG[4482]: Didn't get a frame from >channel: SIP/BV-522e >Feb 8 10:03:18 DEBUG[4482]: Bridge stops bridging >channels SIP/201-df7a and SIP/BV-522e >Feb 8 10:03:18 DEBUG[4482]: >update_user_counter(16262872020) - decrement outUse >counter >Feb 8 10:03:18 DEBUG[4482]: 16262875555 is not a >local user >Feb 8 10:03:18 DEBUG[4482]: Exiting with >DIALSTATUS=ANSWER. >Feb 8 10:03:18 VERBOSE[4482]: == Spawn extension >(from-internal, 916262872020, 2) exited non-zero on >'SIP/201-df7a' >Feb 8 10:03:18 VERBOSE[4482]: -- Executing >^[[1;36;40mMacro^[[0;37;40m("^[[1;35;40mSIP/201-df7a^[[0;37;40m", >"^[[1;35;40mhangupcall^[[0;37;40m") in new stack >Feb 8 10:03:18 VERBOSE[4482]: -- Executing >^[[1;36;40mResetCDR^[[0;37;40m("^[[1;35;40mSIP/201-df7a^[[0;37;40m", >"^[[1;35;40mw^[[0;37;40m") in new stack >Feb 8 10:03:18 DEBUG[4482]: cdr_mysql: inserting a >CDR record. > > > > > >__________________________________ >Do you Yahoo!? >Yahoo! Mail - Helps protect you from nasty viruses. >http://promotions.yahoo.com/new_mail >_______________________________________________ >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 > > >