![]() |
|
SIP Broker Support Support for the SIP Broker service. |
![]() |
Thread Tools | Display Modes |
![]() |
#1 |
Junior Member
Join Date: Oct 2008
Posts: 5
Thanks: 0 Thanked 0 Times in 0 Posts ![]() |
![]() Hi all,
I was trying to configure my asterisk to accept calls from SIPbroker for quite a while, but I must be missing something. Say I register with SIPbroker with URI test@sip.dyndns.org, where sip.dyndns.org is my Asterisk box. Then I add an alias say 666 to test@sip.dyndns.org (the number is *0111666). as per the FAQ section, I added the following section in sip.conf: Code:
[general] externip=sip.dyndns.org [sipbroker] type=peer fromuser=test fromdomain=sip.dyndns.org host=sipbroker.com port=5060 insecure=very nat=yes canreinvite=no context=sipbroker_inbound Code:
[sipbroker_inbound] exten => 666,1,Answer exten => 666,2,Dial(SIP/spaphone) I guess I do not understand the SIPbroker concept. Do I need to define this user "test" elsewhere? What else do I need to do? PLEASE HELP ![]() Thanks in advance. |
![]() |
![]() |
![]() |
#2 |
Junior Member
Join Date: Oct 2008
Posts: 5
Thanks: 0 Thanked 0 Times in 0 Posts ![]() |
![]() I suppose the problem is the dyndns service.
I registered a voxalot user and added it to my asterisks. Then, I configured sipbroker to my voxalot SIP URI. The first I called through the SIPbroker PSTN gateways, I was able to get the call on my SPA3100 attached phone. HOWEVER, ever since, when I place a call, the call gets transfered to voxalot, but I get a message : "The person at extension xxxxxxx is unavailable. BEEP". This means that voxalot does not call my box. There are no messages on my Asterisk console while the call is transfered to voxalot voicemail (running in vvvc mode). On my Asterisk, I see: Code:
Host Username Refresh State us.voxalot.com:5060 xxxxxx 585 Registered Code:
* Name : voxalot Secret : <Set> MD5Secret : <Not set> Context : voxalot_in Subscr.Cont. : <Not set> Language : AMA flags : Unknown CallingPres : Presentation Allowed, Not Screened Callgroup : Pickupgroup : Mailbox : VM Extension : asterisk LastMsgsSent : 32767/65535 Call limit : 0 Dynamic : No Callerid : "" <> Expire : -1 Insecure : port,invite Nat : RFC3581 ACL : No CanReinvite : Yes PromiscRedir : No User=Phone : No Trust RPID : No Send RPID : No DTMFmode : rfc2833 LastMsg : 0 ToHost : us.voxalot.com Addr->IP : 64.34.173.199 Port 5060 Defaddr->IP : 0.0.0.0 Port 0 Def. Username: xxxxxxx SIP Options : (none) Codecs : 0x8000e (gsm|ulaw|alaw|h263) Codec Order : (none) Status : OK (57 ms) Useragent : Reg. Contact : Code:
register => xxxxxx:password:xxxxxx@us.voxalot.com/xxxxxx Code:
[voxalot] type=friend username=xxxxxx secret=password host=us.voxalot.com insecure=very qualify=yes nat=yes canreinvite=yes context=voxalot_in PLEASE HELP ![]() PS After numerous tries, I was able to make it ring one more time, but it failed right after. It only seems to work once and then not to work for hours |
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
SIPbroker w. Asterisk DTMF not working | ineagu | SIP Broker Support | 11 | 09-21-2009 08:29 PM |
forwarding Sipbroker call | olegp | SIP Broker Support | 5 | 10-17-2008 04:42 AM |
Sipbroker pSTN gateway misroutes ACK | telenerd | SIP Broker Support | 19 | 01-17-2008 02:19 PM |
sipbroker pstn gateway sends ACK to proxy rather than the UA | telenerd | Voxalot Support | 1 | 07-28-2007 11:05 AM |