I have a follow up question. How do I pass on the caller ID of the call I'm forwarding to the other party? I can pass on the channels caller ID but prefer to pass on the forwarding party's number instead.
 
-------------- Original message --------------
From: [EMAIL PROTECTED]
Thanks all. It works fine now.
 
-------------- Original message --------------
From: "Tim St. Pierre" <[EMAIL PROTECTED]>

> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
--- Begin Message ---
--- Begin Message ---
Check your Dial() string to make sure that you haven't mistyped and put 
gafachi-o instead of gafachi-out.  Specifiying the full host name will also 
work.

As a hint, you can refresh these changes with out restarting your server (and 
therefore without disrupting any calls in progress)

extensions reload will refresh the extensions file
reload will reload all your configs
sip reload will reload only sip configs (and re-register everything)

Very handy when working on an active machine.


On September 8, 2006 14:19, [EMAIL PROTECTED] wrote:
> Tim, this is the way I have Gafachi set up in sip.conf and works well with
> channels that have an ATA attached to it but not the virtual one. I have
> changed the host in extensions.conf to the xxxxxxxxxxxx.sip.gafachi.com.
> But I have calls on the server and cannot restart it yet. I'll keep you
> posted and thanks for the feedback.
>
> [gafachi-out]
> type=peer
> secret=xxxxxxxxxx
> username=xxxxxxxxx
> fromuser=xxxxxxxxxxxxx
> fromdomain=xxxxxxxxxxxxxxx
> host=xxxxxxxxxxxx.sip.gafachi.com
> ;usereqphone=yes                ; This provider requires ";user=phone" on
> URI ;nat=yes
> rtptimeout=60
> dtmfmode=rfc2833
>
>
> -------------- Original message --------------
> From: "Tim St. Pierre" <[EMAIL PROTECTED]>
>
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Tim St. Pierre

IP telephony specialist
sip://[EMAIL PROTECTED]
Toronto: 647 722 6930
Toll-Free 1 888 488 6940
[EMAIL PROTECTED]

Attachment: pgpz1rsmZopyp.pgp
Description: PGP signature


--- End Message ---
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

--- End Message ---
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to