Freephoneline, voip.ms, and googletalk dialplan request

<< < (7/9) > >>

azrobert:
Are you trying to call another OBi ATA or the OBI softphone?

Just setup another Speed Dial with PP(290123456)
There should be a blank entry at the end of the speed dial list.

If you want to use the Phone Port DigitMap and OutboundCallRoute:

Add  |xxxxxxxxx to the end of the PP DigitMap
Add ,{(Mpp):pp} to the end of the PP OutboundCallRoute.

Now dial the 9 digit OBi number.

Webslinger:
Quote from: azrobert on December 20, 2014, 07:04:07 pm

Are you trying to call another OBi ATA

Not at the moment

The one I was trying to call was just taken offline due to a holiday trip

Quote

or the OBI softphone?

I was trying to ring both.

I also tried doing a SIP URI call, and that didn't work either.
I tried username@boston.voip.ms and pp('username@boston.voip.ms')
I only got a fast busy signal

I guess that has something to do with [^*#]@@. not being present in my digitmaps.

Quote

Just setup another Speed Dial with PP(290123456)

I can't test now that the other OBI ATA I wanted to dial has been taken offline.
I was hoping the speed dial feature would work, regardless of what I'm trying to call.

Quote

There should be a blank entry at the end of the speed dial list.

Yes, I'm able to keep adding lines.

Quote

If you want to use the Phone Port DigitMap and OutboundCallRoute:

Add  |xxxxxxxxx to the end of the PP DigitMap
Add ,{(Mpp):pp} to the end of the PP OutboundCallRoute.

Now dial the 9 digit OBi number.

Okay, thank you

azrobert:
Quote

I also tried doing a SIP URI call, and that didn't work either.
I tried username@boston.voip.ms and pp('username@boston.voip.ms')
I only got a fast busy signal

I guess that has something to do with [^*#]@@. not being present in my digitmaps.

Speed dials with an SIP URI are NOT validated by the DigitMap.
They are routed directly to the SP number specified.
The correct syntax is:
sp2(username@boston.voip.ms)

The SP number must point to an SP trunk defined as SIP, so the above example SP2 must be defined as SIP.

azrobert:
Quote

I also tried doing a SIP URI call, and that didn't work either.
I tried username@boston.voip.ms and pp('username@boston.voip.ms')
I only got a fast busy signal

I guess that has something to do with [^*#]@@. not being present in my digitmaps.

I thought about this and you are correct.
If you code a speed dial like this "username@boston.voip.ms" it will be routed to the DigitMap and [^*#]@@. will validate it. You would also need a rule like this {([^*#]@@.):sp2} in the OutboundCallroute. It would also have to be the last rule because [^*#]@@. will match almost anything.

Anyway, my last post is a better method.

Webslinger:
Great. Thank you very much for your help!

Navigation

[0] Message Index

[#] Next page

[*] Previous page