![]() |
|
SIP Broker Support Support for the SIP Broker service. |
![]() |
|
Thread Tools | Display Modes |
|
![]() |
#1 |
Junior Member
Join Date: Aug 2010
Posts: 6
Thanks: 0 Thanked 0 Times in 0 Posts ![]() |
![]() I can make calls through sipbroker, but I cannot receive incoming calls through sipbroker PSTN numbers. I have configured at sipbroker.com the forwarding to my URI my_extension@my_home@dyndns.org.
I'm running Elastix (Asterisk) I have a trunk 'Sipbroker' with this settings: Trunk name: sipbroker-out Peer details: disallow=all allow=g729&ulaw canreinvite=no dtmfmode=rfc2833 fromdomain=my_SIP_provider fromuser=my_username host=sipbroker.com insecure=very nat=yes port=5060 secret=my_password type=peer And in sip_custom.conf I have this values: [sipbroker] host=sipbroker.com type=peer context=sipbroker-in insecure=very And in extensions_custom.conf I have this values: [sipbroker-in] exten => _X.,Dial(204) exten => _X.,Dial(205) 204 and 205 are the extensions numbers. When I call from the outside (sipbroker PSTN numbers) and I dial my alias, I cannot receive the call in my extension. I take a look at the Asterisk CLI, and it shows: [2010-09-04 17:38:03] NOTICE[2785] chan_sip.c: Call from 'sipbroker' to extension '204' rejected because extension not found in context 'sipbroker-in' Can anyone help me please? I've been looking for the solution and I can't find it. Last edited by pinazo; 09-05-2010 at 01:40 PM. Reason: Added more info |
![]() |
![]() |
![]() |
#2 |
Junior Member
Join Date: Aug 2010
Posts: 6
Thanks: 0 Thanked 0 Times in 0 Posts ![]() |
![]() The book Asterisk, the future of telephony, had the answer:
the proper method was writing the last commands this way: exten => 204,1,Dial(SIp/204) exten => 205,1,Dial(IAX2/205) Being 204 a SIP extension and 205 a IAX2 extension. |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Free DID Numbers, Free Voip Calls, & more Voip Info | amroe | Voxalot General | 54 | 01-13-2014 09:11 AM |
Suddenly unable to make or receive calls. | elyask87 | Voxalot Support | 1 | 06-28-2010 06:15 PM |
incoming sip calls going directly to voicemail | vishal3110 | Voxalot Support | 8 | 12-13-2008 12:17 AM |
Unable to receive calls from DID's. | ish2mish | Voxalot Support | 1 | 09-06-2008 08:34 AM |
I can make outgoing calls but cannot receive incoming calls | Murphanth | Voxalot Support | 11 | 04-06-2008 10:02 AM |