OBiBT InboundCallRoute issue
rendrag:
Yes, me either... :)
Quote
I think this would work to match any CallerID, but the callee has to be your cell phone number:
{>(x.10-digit-cell-phone-number):sp1(10-digit-cell-phone-number/$1@192.168.xxx.yyy;ui=asterisk-trunk-name:asterisk-trunk-secret)}
Exactly my point - it didn't work. and i see that you've put the ">" outside the () - below i had it inside... maybe that is why.
re:
Quote
In the arguement following sp1 I would have thought that a ">" is needed at the end like so:
{(!x.10-digit-cell-phone-number|xx.):sp1(10-digit-cell-phone-number/$1@192.168.xxx.yyy;ui=asterisk-trunk-name:asterisk-trunk-secret>)}
My assumption was that this form i found from michigantelephone essentially maps the Obi's cid>target syntax to a syntax that asterisk can understand of DID/CID, where CID is simply $1 -& the target becomes the DID into asterisk.
I tried many ways of passing cid as the $1 parameter to either an asterisk extension or as the cid to another voip provider for which i have a free inum trunk back to my asterisk system. None of the formats worked. This is the only one that passed the correct value of caller ID back to asterisk. I may play around with it some more now that you've helped me better understand digit maps and see if i can find some other ways to do this that doesn't require the gateway.
Will post back if i find anything else, but appreciate your help.
thx, jay
Navigation
[0] Message Index
[*] Previous page