Hi,
A french provider offered me 10 DIDs for free pointing to a single IAX trunk (.80 to .89)
free=cheap=great !!
I want now to perform DID routing but I am a little bit confused after looking at the CLI
Whatever the number I choose to dial from my mobile phone to reach the pbx I can see:
-- Executing [s@from-trunk:1] Set("IAX2/1106-15093", "__FROM_DID=s") in new stack
What is "__FROM_DID=s" ?
Why “s” and not a correct DID ?
Do you think the provider do not send the DID at all? Or could it be something wrong/missing in my conf?
iax.conf:
---
[general]
language=fr
#include iax_general_additional.conf
#include iax_general_custom.conf
#include iax_registrations_custom.conf
#include iax_registrations.conf
#include iax_custom.conf
#include iax_additional.conf
#include iax_custom_post.conf
---
iax_additional.conf:
---
[1106]
context=from-trunk
type=friend
secret=***pwd***
[ING]
host=sip3.ing-telecom.com
username=1106
secret=***pwd***
type=friend
---
iax_general_additional.conf:
---
bindport=4569
bindaddr=0.0.0.0
disallow=all
allow=ulaw
allow=alaw
allow=gsm
mailboxdetail=yes
tos=ef
---
iax_registrations.conf:
---
register=1106:***pwd***@sip3.ing-telecom.com
---
Any help will be appreciated!
Thx
Nicolas

Member Since:
2008-08-24