Using Sip (PSTN) Minutes in Dial Plan We are trying to establish Dialplans that lets extensions use
sipphone's sip minutes to dial PSTN number in other countries....
Here is the sipphone entries in sip.conf:
[sipphone]
type=user
host=proxy01.sipphone.com
usename=xxxxxxx
secret=xxxxxx
context=demo
canreinvite=no
fromdomain=proxy01.sipphone.com
[proxy01.siphone.com]
type=peer
host=proxy01.sipphone.com
context=demo
canreinvite=no
Now,
how to create a dialplan to allow
011xxxxxxxx calls to be made via sipphone...Sipphone needs to my userid and password.....
Steve |