I have the following sceario: 1- I forwarded the DID number (33123456789) from the Voxbone (DID provider) to 33123456789 at Asterisk_IP 2- On sip.conf I created the following peer that accepts calls from the DID service provider and send it to a specific context in extensions.conf: [sip_proxy] type=peer context=a2billing-did host=VoxBOne_GW_IP 3- extensions.conf: [a2billing-did] exten => _X.,1,DeadAGI(a2billing.php|3|did) exten => _X.,n,Hangup 4- I created the DID number+ destination number under A2billing interface: - DID number is 33123456789 -Destination 009611222222 - I attached it to the card number 222222222 the problem is that when dialing the softphone from a PSTN number the Asterisk server in not entering in DID mode...Does someone has any idea about that? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080924/14ed0d4d/attachment.htm
hi, when a user register on my asterisk i can see it adding Noop for that extension, but after awhile i won't see it anymore: what are the reasons for it being removed on the dynamic context? one thing i found when i unregister it's removed. dialplan show myregcontext [ Context 'myregcontext' created by 'SIP' ] ? '100500' =>?????? 1. Noop(100500)?????????????????????????????? [SIP] ? '112802' =>?????? 1. Noop(112802)?????????????????????????????? [SIP] -= 2 extensions (2 priorities) in 1 context. =- [ Context 'pfingobizsip' created by 'SIP' ] -= 0 extensions (0 priorities) in 1 context. =- my prob is when it's removed dundi cant find it anymore so a user calling from server 1 cannot call user that is in server 2. i've set re-registration to very low (1 minute) to monitor if my phone re-register and to see if it will be added again on the regcontext. but i don't even see it unregistering after 1 minute i only unregistering when i am using x-lite and closing x-lite, i dont see x-lite re-registering if i just leave the softphone open. any idea? regards, ron -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080924/55adb0ef/attachment.htm